bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57044: 29.0.50; tramp-error: Reading directory: Permission denied, /


From: Jean Louis
Subject: bug#57044: 29.0.50; tramp-error: Reading directory: Permission denied, /scp:motorolausb:/storage/emulated/0/
Date: Wed, 17 Aug 2022 18:51:48 +0300
User-agent: Mutt/+ () (2022-06-11)

I have tried now again, with emacs -Q and:

(setq tramp-connection-properties
      '(("ssh:motorola" "tmpdir" /storage/emulated/0/tmp)
        ("scp:motorola" "tmpdir" /storage/emulated/0/tmp)))

(setq tramp-remote-path
      '(tramp-default-remote-path "/data/data/com.termux/files/usr/bin/" "/bin" 
"/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/local/bin" 
"/local/freeware/bin" "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin" 
"/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local/bin"))

(setq tramp-remote-process-environment
      '("TMPDIR=/storage/emulated/0/tmp" "ENV=''" "TMOUT=0" "LC_CTYPE=''" 
"CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH=" "PAGER=cat" 
"autocorrect=" "correct="))

(setq tramp-use-scp-direct-remote-copying t)

(setq tramp-verbose 10)

;; Emacs: 29.0.50 Tramp: 2.6.0-pre -*- mode: outline; coding: utf-8; -*-
;; Location: 
/home/data1/protected/Programming/Software/emacs/lisp/net/tramp.elc Git: 
master/deddd56e3521aa2544575a8b10ffb4c99ee3be74
18:48:33.805724 tramp-get-file-property (8) # /storage/emulated/0 
file-readable-p undef; inhibit: 10; cache used: nil; cached at: nil
18:48:33.805840 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:48:33.805973 tramp-get-connection-property (7) # test undef; cache used: nil
18:48:33.806028 tramp-get-test-command (5) # Finding a suitable ‘test’ command
18:48:33.806095 tramp-get-connection-property (7) # null-device undef; cache 
used: nil
18:48:33.806696 tramp-set-connection-property (7) # null-device /dev/null
18:48:33.806762 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:33.806822 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:33.806888 tramp-get-connection-property (7) # process-buffer nil; cache 
used: nil
18:48:33.806949 tramp-get-connection-property (7) # process-buffer nil; cache 
used: nil
18:48:33.806997 tramp-set-connection-property (7) # process-buffer nil
18:48:33.807447 tramp-maybe-open-connection (3) # Opening connection nil for 
motorolausb using scp...
18:48:33.807918 tramp-call-process (6) # ‘locale -a’ nil  *temp*
18:48:33.810296 tramp-call-process (6) # 0
C
de_DE.utf8
en_GB.utf8
en_US.utf8
hr_HR.utf8
it_IT.utf8
POSIX
18:48:33.810410 tramp-get-local-locale (7) # locale en_US.utf8
18:48:33.810558 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
18:48:33.810634 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
18:48:33.810693 tramp-ssh-controlmaster-options (4) # Computing ControlMaster 
options...
18:48:33.810753 tramp-call-process (6) # ‘ssh -G -o ControlMaster=auto 0.0.0.1’ 
nil nil
18:48:33.820562 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
user admin
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster auto
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 yes
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
ciphers 
chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
controlpath /home/data1/protected/.ssh/sockets/admin@0.0.0.1-22
hostkeyalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/data1/protected/.ssh/known_hosts 
/home/data1/protected/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist 600
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
18:48:33.820740 tramp-call-process (6) # ‘ssh -G -o ControlPath=tramp.%C 
0.0.0.1’ nil nil
18:48:33.830555 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
user admin
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster auto
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 yes
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
ciphers 
chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
controlpath tramp.949f58b8e44cef0fe08bc4ce6325170056722947
hostkeyalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/data1/protected/.ssh/known_hosts 
/home/data1/protected/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist 600
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
18:48:33.830733 tramp-call-process (6) # ‘ssh -G -o ControlPersist=no 0.0.0.1’ 
nil nil
18:48:33.840538 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
user admin
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster auto
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 yes
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
ciphers 
chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
controlpath /home/data1/protected/.ssh/sockets/admin@0.0.0.1-22
hostkeyalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/data1/protected/.ssh/known_hosts 
/home/data1/protected/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
18:48:33.840719 tramp-ssh-controlmaster-options (4) # Computing ControlMaster 
options...done
18:48:33.840815 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:33.840880 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:33.841538 tramp-maybe-open-connection (6) # /bin/sh -i
18:48:33.841651 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:33.841832 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.841924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.842085 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.842169 tramp-set-connection-property (7) # locked t
18:48:33.849108 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
#$ 
18:48:33.849192 tramp-flush-connection-property (7) # locked
18:48:33.849265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.849322 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.849403 tramp-wait-for-regexp (6) # 
#$ 
18:48:33.849489 tramp-get-connection-property (7) # remote-shell undef; cache 
used: nil
18:48:33.849574 tramp-get-connection-property (7) # async-args undef; cache 
used: nil
18:48:33.849646 tramp-get-connection-property (7) # connection-timeout undef; 
cache used: nil
18:48:33.849719 tramp-get-connection-property (7) # login-program undef; cache 
used: nil
18:48:33.849796 tramp-get-connection-property (7) # temp-file undef; cache 
used: nil
18:48:33.849931 tramp-set-connection-property (7) # temp-file 
/home/data1/protected/tmp/tramp.rlQ6ZA
18:48:33.850006 tramp-get-connection-property (7) # password-previous-hop 
undef; cache used: nil
18:48:33.850069 tramp-set-connection-property (7) # password-vector 
(tramp-file-name scp nil nil motorolausb nil nil nil)
18:48:33.850144 tramp-get-connection-property (7) # session-timeout undef; 
cache used: nil
18:48:33.850262 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
18:48:33.850487 tramp-maybe-open-connection (3) # Sending command ‘exec ssh -o 
ControlMaster=auto -o ControlPath=tramp.%C -o ControlPersist=no -e none 
motorolausb’
18:48:33.850553 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:33.850614 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:33.850671 tramp-send-command (6) # exec ssh -o ControlMaster=auto -o 
ControlPath=tramp.%C -o ControlPersist=no -e none motorolausb
18:48:33.850732 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:33.850793 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:33.850851 tramp-set-connection-property (7) # last-cmd-time (25341 3537 
850828 120000)
18:48:33.850914 tramp-send-string (10) # exec ssh -o ControlMaster=auto -o 
ControlPath=tramp.%C -o ControlPersist=no -e none motorolausb
18:48:33.850975 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:33.851045 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.851101 tramp-set-connection-property (7) # locked t
18:48:33.851189 tramp-flush-connection-property (7) # locked
18:48:33.851288 tramp-get-connection-property (7) # password-vector 
(tramp-file-name scp nil nil motorolausb nil nil nil); cache used: t
18:48:33.851397 tramp-set-connection-property (7) # first-password-request nil
18:48:33.851491 tramp-process-actions (3) # Waiting for prompts from remote 
shell...
18:48:33.851611 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.851704 tramp-set-connection-property (7) # locked t
18:48:33.851820 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.851910 tramp-flush-connection-property (7) # locked
18:48:33.851993 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.852057 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852113 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852217 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.852320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852380 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852516 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.852591 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852728 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.852791 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852846 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.852915 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.852983 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853041 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853117 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.853182 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853240 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853314 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.853377 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853452 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853526 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.853593 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853653 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853728 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.853793 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.853920 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.853984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854039 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854118 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.854185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854242 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854312 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.854378 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.854436 tramp-set-connection-property (7) # locked t
18:48:33.854551 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.854621 tramp-flush-connection-property (7) # locked
18:48:33.854698 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.854765 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854824 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.854917 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.855025 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855159 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.855228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855371 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.855436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855500 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855571 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.855634 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855758 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.855821 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.855956 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.856022 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856101 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856170 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.856233 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856362 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.856424 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856485 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856554 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.856619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856826 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.856883 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.856993 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.857059 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.857115 tramp-set-connection-property (7) # locked t
18:48:33.857198 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.857275 tramp-flush-connection-property (7) # locked
18:48:33.857344 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.857403 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.857454 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.857536 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.857629 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.857686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.857755 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.857822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.857875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858096 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.858174 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858233 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858299 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.858363 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858512 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.858680 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858797 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.858856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858932 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.858994 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.859056 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859110 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859173 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.859230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859345 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.859401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859453 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859513 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.859571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.859689 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.859747 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.859799 tramp-set-connection-property (7) # locked t
18:48:33.859873 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.860014 tramp-flush-connection-property (7) # locked
18:48:33.860076 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.860150 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860207 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860287 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.860383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860505 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.860568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860682 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.860742 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860859 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.860917 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.860970 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.861031 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.861088 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.861139 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.861204 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.883055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883265 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.883326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883377 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883437 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.883494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883547 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883607 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.883663 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883715 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883776 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.883833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883885 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.883948 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.884008 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.884062 tramp-set-connection-property (7) # locked t
18:48:33.884177 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.884239 tramp-flush-connection-property (7) # locked
18:48:33.884301 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.884357 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884409 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884494 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.884567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884685 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.884747 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884860 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.884915 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.884967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885028 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.885086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885199 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.885257 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885369 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.885427 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885542 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.885606 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885659 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885721 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.885779 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885829 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885890 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.885946 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.885997 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886056 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.886110 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886161 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886220 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.886278 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.886329 tramp-set-connection-property (7) # locked t
18:48:33.886399 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.886453 tramp-flush-connection-property (7) # locked
18:48:33.886515 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.886571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886697 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.886781 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.886898 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.886960 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887010 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887072 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.887127 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887177 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887237 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.887295 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887348 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887410 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.887467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887518 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887580 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.887639 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887752 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.887809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.887918 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.887976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888091 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.888147 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888196 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888255 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.888311 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888364 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888426 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.888484 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.888536 tramp-set-connection-property (7) # locked t
18:48:33.888606 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.888660 tramp-flush-connection-property (7) # locked
18:48:33.888721 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.888779 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888832 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.888909 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.888984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889101 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.889171 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889288 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.889346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889397 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889460 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.889518 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889569 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889633 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.889694 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889748 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889809 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.889867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889918 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.889978 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.890038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890092 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890154 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.890213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890326 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.890381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890432 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890493 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.890557 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.890672 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.890731 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.890783 tramp-set-connection-property (7) # locked t
18:48:33.890853 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.890907 tramp-flush-connection-property (7) # locked
18:48:33.890968 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.891028 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891159 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.891234 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891350 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.891413 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891463 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891527 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.891585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891639 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891701 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.891757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891808 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891869 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.891925 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.891978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892043 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.892103 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892154 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892215 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.892271 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892321 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892381 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.892438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892550 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892623 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.892681 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892792 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.892846 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.892957 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.893017 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.893071 tramp-set-connection-property (7) # locked t
18:48:33.893144 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.893201 tramp-flush-connection-property (7) # locked
18:48:33.893263 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.893326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893454 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.893532 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893655 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.893718 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893771 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893831 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.893888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.893938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894001 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.894061 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894114 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894176 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.894234 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894359 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.894417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894466 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894532 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.894592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894645 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894707 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.894764 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894816 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894876 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.894931 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.894984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895045 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.895104 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895157 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895218 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.895275 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.895328 tramp-set-connection-property (7) # locked t
18:48:33.895399 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.895453 tramp-flush-connection-property (7) # locked
18:48:33.895517 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.895576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895630 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895707 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.895782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.895900 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.895962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896013 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896078 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.896136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896188 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896250 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.896308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896420 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.896476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896532 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896596 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.896656 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896710 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896771 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.896827 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896877 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.896938 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.896997 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897057 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897121 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.897181 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897234 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897294 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.897350 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897460 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.897520 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.897576 tramp-set-connection-property (7) # locked t
18:48:33.897650 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.897707 tramp-flush-connection-property (7) # locked
18:48:33.897770 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.897829 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897882 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.897957 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.898032 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898090 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898159 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.898224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898347 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.898405 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898456 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898518 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.898579 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898634 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898697 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.898758 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898810 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898873 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.898933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.898984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899045 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.899105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899160 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899223 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.899281 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899333 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899395 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.899467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899529 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899594 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.899654 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899708 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.899770 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.899830 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.899883 tramp-set-connection-property (7) # locked t
18:48:33.899955 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.900011 tramp-flush-connection-property (7) # locked
18:48:33.900146 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.900208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900341 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.900419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900472 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900539 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.900603 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900719 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.900778 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.900897 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.900955 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901071 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.901129 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901181 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901247 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.901308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901363 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901426 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.901484 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901536 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901596 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.901652 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901707 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901771 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.901829 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901881 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.901942 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.901998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902109 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.902169 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.902225 tramp-set-connection-property (7) # locked t
18:48:33.902298 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.902356 tramp-flush-connection-property (7) # locked
18:48:33.902420 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.902541 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902607 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902686 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.902761 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.902933 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.903001 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903054 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903117 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.903176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903227 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903288 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.903345 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903400 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903466 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.903525 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903578 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903648 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.903707 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903758 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903819 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.903878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.903997 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.904057 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904109 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904171 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.904228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904339 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.904398 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904452 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904516 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.904574 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.904627 tramp-set-connection-property (7) # locked t
18:48:33.904700 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.904758 tramp-flush-connection-property (7) # locked
18:48:33.904819 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.904878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.904934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905012 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.905088 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905208 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.905271 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905322 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905385 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.905445 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905512 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905579 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.905639 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905753 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.905860 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905915 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.905981 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.906042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906160 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.906219 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906271 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906332 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.906389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906440 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906504 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.906564 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906678 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.906736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906788 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.906848 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.906904 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.906959 tramp-set-connection-property (7) # locked t
18:48:33.907033 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.907091 tramp-flush-connection-property (7) # locked
18:48:33.907154 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.907213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.907265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.907341 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.929086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929317 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.929382 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929434 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929495 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.929552 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929688 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.929746 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929859 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.929919 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.929972 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930034 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.930092 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930144 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930205 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.930262 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930312 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930373 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.930429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930541 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.930597 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930711 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.930790 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930843 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.930905 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.930966 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.931021 tramp-set-connection-property (7) # locked t
18:48:33.931140 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.931205 tramp-flush-connection-property (7) # locked
18:48:33.931267 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.931327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931380 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931466 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.931541 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931658 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.931720 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931771 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931831 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.931887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.931998 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.932055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932106 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932166 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.932224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932345 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.932403 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932525 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932603 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.932662 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932776 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.932834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.932948 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.933004 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933057 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933117 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.933173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933286 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.933344 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.933396 tramp-set-connection-property (7) # locked t
18:48:33.933468 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.933525 tramp-flush-connection-property (7) # locked
18:48:33.933587 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.933645 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933698 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933776 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.933850 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933909 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.933979 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.934043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934158 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.934215 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934268 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934332 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.934391 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934506 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.934566 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934684 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.934745 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934860 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.934918 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.934969 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935030 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.935089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935205 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.935263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935375 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.935429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935484 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935546 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.935605 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.935659 tramp-set-connection-property (7) # locked t
18:48:33.935758 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.935813 tramp-flush-connection-property (7) # locked
18:48:33.935874 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.935934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.935987 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936064 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.936140 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936192 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936260 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.936323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936448 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.936506 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936559 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936622 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.936678 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936790 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.936850 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.936968 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.937029 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937226 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.937285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937337 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937401 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.937460 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937513 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937575 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.937632 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937684 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937744 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.937800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.937917 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.937979 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.938032 tramp-set-connection-property (7) # locked t
18:48:33.938104 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.938160 tramp-flush-connection-property (7) # locked
18:48:33.938223 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.938279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938332 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938411 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.938489 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938542 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938609 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.938673 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938792 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.938850 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.938967 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.939026 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939141 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.939199 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939312 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.939373 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939426 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939489 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.939548 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939600 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939660 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.939716 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939769 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939832 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.939891 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.939944 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940006 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.940063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940175 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.940232 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.940285 tramp-set-connection-property (7) # locked t
18:48:33.940359 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.940417 tramp-flush-connection-property (7) # locked
18:48:33.940480 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.940538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940591 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940669 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.940749 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940872 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.940939 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.940992 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941055 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.941113 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941165 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941225 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.941281 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941334 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941398 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.941458 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941511 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941576 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.941633 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941684 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941745 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.941801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.941918 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.941977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942090 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.942146 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942257 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.942320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942437 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.942602 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.942664 tramp-set-connection-property (7) # locked t
18:48:33.942738 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.942793 tramp-flush-connection-property (7) # locked
18:48:33.942854 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.942910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.942966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943046 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.943122 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943245 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.943307 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943357 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943419 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.943476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943530 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943600 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.943660 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943713 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943775 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.943832 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.943945 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.944012 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944068 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944131 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.944189 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944242 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944304 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.944360 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944410 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944471 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.944531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944646 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.944703 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.944817 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.944873 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.944925 tramp-set-connection-property (7) # locked t
18:48:33.945000 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.945058 tramp-flush-connection-property (7) # locked
18:48:33.945121 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.945180 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945233 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945310 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.945386 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945505 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.945571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945626 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945696 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.945753 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945805 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945867 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.945923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.945973 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946037 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.946099 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946215 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.946274 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946388 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.946444 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946496 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946560 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.946620 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946675 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946737 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.946795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946846 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.946906 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.946963 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947018 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947082 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.947141 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.947198 tramp-set-connection-property (7) # locked t
18:48:33.947271 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.947327 tramp-flush-connection-property (7) # locked
18:48:33.947389 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.947446 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947498 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947578 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.947663 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947718 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947788 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.947852 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947906 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.947968 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.948023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948143 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.948201 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948254 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948318 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.948378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948489 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.948549 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948605 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948669 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.948729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948845 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.948902 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.948955 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949015 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.949074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949129 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949193 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.949251 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949304 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949366 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.949425 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.949477 tramp-set-connection-property (7) # locked t
18:48:33.949550 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.949610 tramp-flush-connection-property (7) # locked
18:48:33.949674 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.949734 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949789 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949867 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.949943 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.949998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950064 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.950130 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950249 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.950309 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950362 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950424 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.950482 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950535 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950598 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.950659 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950781 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.950842 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.950957 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.951015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951130 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.951198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951254 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951317 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.951376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951430 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951491 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.951547 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.951663 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.951724 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.951779 tramp-set-connection-property (7) # locked t
18:48:33.951852 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.951909 tramp-flush-connection-property (7) # locked
18:48:33.951972 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.952028 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952080 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952159 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.952237 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952293 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952363 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.952428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952604 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952671 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.952728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952779 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952844 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.952905 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.952959 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953023 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.953083 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953144 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953207 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.953264 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953384 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.953442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953496 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953560 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.953618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.953731 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.976859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.976940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.977084 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.977166 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.977225 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.977295 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.977363 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.977422 tramp-set-connection-property (7) # locked t
18:48:33.977542 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.977612 tramp-flush-connection-property (7) # locked
18:48:33.977681 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.977745 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.977802 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.977897 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.977980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978110 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.978179 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978322 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.978386 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978513 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.978576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978634 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978703 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.978767 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.978893 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.978958 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979016 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979082 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.979142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979197 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979262 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.979323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979380 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979445 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.979507 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979563 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979627 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.979687 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.979810 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.979872 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.979929 tramp-set-connection-property (7) # locked t
18:48:33.980007 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.980068 tramp-flush-connection-property (7) # locked
18:48:33.980135 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.980199 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980256 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980339 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.980429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980488 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980561 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.980629 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980755 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.980817 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.980979 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.981043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981099 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981167 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.981229 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981293 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981362 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.981426 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981482 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981549 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.981615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981672 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981740 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.981803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.981927 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.981990 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982047 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982112 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.982173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982229 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982297 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.982361 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.982419 tramp-set-connection-property (7) # locked t
18:48:33.982530 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.982593 tramp-flush-connection-property (7) # locked
18:48:33.982661 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.982723 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.982868 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.983079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983139 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983214 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.983283 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983340 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983409 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.983473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983533 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983600 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.983663 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983718 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983785 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.983853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983911 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.983981 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.984046 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984104 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984170 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.984231 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984290 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984360 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.984425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984483 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984550 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.984612 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984733 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.984797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.984925 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.984996 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.985055 tramp-set-connection-property (7) # locked t
18:48:33.985133 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.985194 tramp-flush-connection-property (7) # locked
18:48:33.985260 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.985326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985385 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985471 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.985560 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985620 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985694 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.985763 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985818 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.985889 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.985954 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986012 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986080 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.986143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986202 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986268 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.986333 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986392 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986463 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.986528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986587 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986654 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.986715 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986773 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986838 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.986901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.986961 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987031 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.987102 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987160 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987226 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.987288 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987345 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987411 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.987476 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.987537 tramp-set-connection-property (7) # locked t
18:48:33.987616 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.987677 tramp-flush-connection-property (7) # locked
18:48:33.987746 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.987808 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987864 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.987946 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.988033 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988092 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988167 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.988238 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988364 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.988425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988550 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.988615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988673 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988742 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.988807 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988864 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.988932 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.988995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989052 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989122 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.989198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989257 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989325 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.989389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989447 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989513 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.989573 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989632 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989702 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.989765 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989823 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.989889 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.989955 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.990011 tramp-set-connection-property (7) # locked t
18:48:33.990088 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.990148 tramp-flush-connection-property (7) # locked
18:48:33.990220 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.990285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990343 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990429 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.990513 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990569 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990643 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.990712 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990771 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990841 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.990905 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.990963 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991030 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.991093 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991219 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.991282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991341 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991420 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.991488 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991546 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991613 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.991677 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991799 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.991866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991925 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.991994 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.992058 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992117 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992182 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.992244 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992299 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992368 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.992434 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.992526 tramp-set-connection-property (7) # locked t
18:48:33.992609 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.992672 tramp-flush-connection-property (7) # locked
18:48:33.992741 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.992803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992860 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.992943 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.993028 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993165 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.993237 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993295 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993364 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.993427 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993482 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993548 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.993616 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993676 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993752 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.993818 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993877 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.993944 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.994007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994132 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.994198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994257 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994327 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.994391 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994516 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.994577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994633 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994702 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.994766 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994826 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.994894 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.994957 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.995014 tramp-set-connection-property (7) # locked t
18:48:33.995093 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.995153 tramp-flush-connection-property (7) # locked
18:48:33.995223 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.995289 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995348 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995433 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.995516 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995574 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995649 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.995718 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995774 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995846 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.995910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.995976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996046 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.996115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996172 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996238 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.996303 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996361 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996432 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.996498 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996558 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996625 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.996688 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996812 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.996874 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.996934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997011 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.997076 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997135 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997201 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.997264 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997319 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997385 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.997449 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:33.997511 tramp-set-connection-property (7) # locked t
18:48:33.997592 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:33.997654 tramp-flush-connection-property (7) # locked
18:48:33.997723 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:33.997787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997844 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.997926 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:33.998008 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998146 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:33.998218 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998356 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:33.998418 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998541 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:33.998606 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998738 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:33.998804 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.998932 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:33.998998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999121 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:33.999187 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999319 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:33.999383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999440 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999509 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:33.999572 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999627 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999695 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:33.999759 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999819 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:33.999887 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:33.999954 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.000013 tramp-set-connection-property (7) # locked t
18:48:34.000092 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.000152 tramp-flush-connection-property (7) # locked
18:48:34.000220 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.000285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000433 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.000518 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000650 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.000727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000785 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.000879 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.000980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001076 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001177 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.001247 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001305 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001376 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.001440 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001497 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001569 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.001636 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001695 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001765 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.001830 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.001954 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.002016 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002145 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.002210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002270 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002338 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.002401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.002564 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.002628 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.002690 tramp-set-connection-property (7) # locked t
18:48:34.002784 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.002852 tramp-flush-connection-property (7) # locked
18:48:34.002922 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.002987 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003044 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003134 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.003216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003273 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003352 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.003436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003565 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.003631 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003688 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.003755 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.027196 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027274 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027370 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.027437 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027563 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.027628 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027753 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.027815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027872 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.027940 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.028002 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028059 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028126 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.028188 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028247 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028314 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.028399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028456 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.028528 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.028594 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.028653 tramp-set-connection-property (7) # locked t
18:48:34.028776 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.028847 tramp-flush-connection-property (7) # locked
18:48:34.028914 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.028976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029032 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029127 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.029208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029354 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.029424 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029549 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.029610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029734 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.029798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029855 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.029923 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.029988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030113 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.030177 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030233 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030300 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.030363 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030485 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.030547 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030603 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030670 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.030733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030790 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030855 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.030918 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.030975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031043 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.031106 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.031162 tramp-set-connection-property (7) # locked t
18:48:34.031242 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.031303 tramp-flush-connection-property (7) # locked
18:48:34.031370 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.031432 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031491 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031575 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.031658 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031715 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031795 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.031869 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031927 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.031997 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.032058 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032183 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.032248 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032305 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032373 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.032438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032535 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032608 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.032675 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032804 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.032867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.032990 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.033057 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033117 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033185 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.033248 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033371 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.033431 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033491 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.033561 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.033627 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.033685 tramp-set-connection-property (7) # locked t
18:48:34.033764 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.033825 tramp-flush-connection-property (7) # locked
18:48:34.033891 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.033957 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034016 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034101 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.034184 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034244 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034318 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.034399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034458 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034530 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.034595 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034654 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034724 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.034787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034844 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.034910 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.034976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035037 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035106 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.035173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035299 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.035362 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035418 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035487 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.035552 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035679 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.035744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035866 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.035927 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.035988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036057 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.036123 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.036182 tramp-set-connection-property (7) # locked t
18:48:34.036259 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.036320 tramp-flush-connection-property (7) # locked
18:48:34.036387 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.036451 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036598 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.036682 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036743 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036817 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.036894 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.036953 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037020 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.037083 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037213 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.037278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037336 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037405 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.037469 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037526 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037592 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.037661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037721 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037790 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.037853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037911 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.037978 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.038039 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038166 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.038232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038291 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038359 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.038422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038479 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.038546 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.038609 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.038668 tramp-set-connection-property (7) # locked t
18:48:34.038749 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.038811 tramp-flush-connection-property (7) # locked
18:48:34.038882 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.038945 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039004 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039088 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.039170 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039227 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039305 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.039385 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039445 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039514 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.039577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039704 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039776 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.039838 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039898 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.039970 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.040038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040166 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.040232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040290 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040356 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.040419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040550 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.040615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040674 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040743 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.040805 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.040928 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.040991 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041052 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041121 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.041187 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.041245 tramp-set-connection-property (7) # locked t
18:48:34.041324 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.041385 tramp-flush-connection-property (7) # locked
18:48:34.041453 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.041514 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041574 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041662 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.041747 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041806 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.041881 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.041952 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042008 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042075 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.042296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042358 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042429 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.042516 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042645 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.042709 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042765 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042834 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.042901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.042960 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043029 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.043093 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043150 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043218 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.043282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043337 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043406 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.043471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043599 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.043662 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043720 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.043788 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.043850 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.043906 tramp-set-connection-property (7) # locked t
18:48:34.043991 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.044055 tramp-flush-connection-property (7) # locked
18:48:34.044124 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.044188 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044247 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044333 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.044415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044470 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044545 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.044618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044676 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044747 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.044811 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.044935 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.045014 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045070 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045141 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.045208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045267 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045336 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.045401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045524 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.045586 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045642 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045712 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.045778 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045836 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.045903 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.045967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046097 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.046157 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046217 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046286 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.046351 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.046410 tramp-set-connection-property (7) # locked t
18:48:34.046491 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.046552 tramp-flush-connection-property (7) # locked
18:48:34.046619 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.046683 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046741 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046829 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.046914 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.046974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047049 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.047118 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047175 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047244 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.047306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047365 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047436 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.047501 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047559 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047627 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.047691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047754 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047822 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.047886 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.047947 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048016 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.048086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048145 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048214 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.048276 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048332 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048399 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.048464 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048523 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048591 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.048653 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048711 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.048778 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.048841 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.048897 tramp-set-connection-property (7) # locked t
18:48:34.048976 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.049040 tramp-flush-connection-property (7) # locked
18:48:34.049111 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.049176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049236 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049321 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.049404 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049461 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049534 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.049606 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049668 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049739 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.049803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049860 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.049930 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.049993 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050049 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050117 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.050185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050245 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050315 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.050381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050439 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050513 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.050577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050635 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050704 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.050772 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.050903 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.050967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051090 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.051152 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051209 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051279 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.051346 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.051407 tramp-set-connection-property (7) # locked t
18:48:34.051486 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.051547 tramp-flush-connection-property (7) # locked
18:48:34.051616 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.051678 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051822 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.051907 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.051967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052043 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.052114 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052240 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.052301 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052431 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.052521 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052583 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052655 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.052720 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052777 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052846 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.052909 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.052968 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053039 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.053105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053233 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.053296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053354 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053428 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.053490 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053553 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053622 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.053685 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053745 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.053814 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.053884 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.053943 tramp-set-connection-property (7) # locked t
18:48:34.077517 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.077653 tramp-flush-connection-property (7) # locked
18:48:34.077753 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.077821 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.077880 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.077982 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.078065 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078124 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078199 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.078269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078325 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078395 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.078457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078514 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078582 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.078647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078774 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.078839 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.078966 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.079029 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079151 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.079215 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079274 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079341 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.079404 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079461 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079529 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.079592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079648 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079715 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.079776 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079835 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.079903 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.079995 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.080053 tramp-set-connection-property (7) # locked t
18:48:34.080177 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.080240 tramp-flush-connection-property (7) # locked
18:48:34.080307 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.080378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080522 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.080605 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080663 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080737 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.080808 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.080934 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.080996 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081053 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081122 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.081185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081310 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.081375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081432 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081500 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.081565 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081690 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.081753 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081810 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081878 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.081941 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.081998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082065 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.082128 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082253 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.082314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082372 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082441 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.082571 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.082632 tramp-set-connection-property (7) # locked t
18:48:34.082711 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.082772 tramp-flush-connection-property (7) # locked
18:48:34.082843 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.082909 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.082969 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083053 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.083145 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083203 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083280 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.083352 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083410 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083478 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.083541 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083598 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083668 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.083733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083792 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083862 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.083927 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.083984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084052 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.084120 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084179 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084248 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.084312 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084436 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.084497 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084558 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084627 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.084691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084749 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084816 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.084877 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.084933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085003 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.085068 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.085126 tramp-set-connection-property (7) # locked t
18:48:34.085205 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.085267 tramp-flush-connection-property (7) # locked
18:48:34.085335 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.085405 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085554 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.085640 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085706 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085782 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.085853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.085979 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.086043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086103 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086172 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.086238 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086370 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.086434 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086492 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086563 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.086631 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086692 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086761 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.086825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086883 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.086951 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.087015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087144 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.087210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087336 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.087399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087523 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.087588 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.087650 tramp-set-connection-property (7) # locked t
18:48:34.087730 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.087793 tramp-flush-connection-property (7) # locked
18:48:34.087862 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.087927 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.087985 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088068 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.088151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088290 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.088362 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088492 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.088554 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088694 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.088762 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088823 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.088894 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.088962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089088 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.089152 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089280 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.089346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089406 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089474 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.089539 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089596 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089663 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.089724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089851 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.089915 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.089974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090042 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.090107 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.090165 tramp-set-connection-property (7) # locked t
18:48:34.090243 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.090302 tramp-flush-connection-property (7) # locked
18:48:34.090375 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.090441 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090501 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090586 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.090671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090802 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.090871 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.090931 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091003 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.091067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091195 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.091258 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091316 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091385 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.091448 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091509 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091581 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.091648 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091783 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.091846 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.091970 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.092034 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092166 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.092229 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092286 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092353 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.092415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092493 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.092563 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.092632 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.092692 tramp-set-connection-property (7) # locked t
18:48:34.092774 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.092837 tramp-flush-connection-property (7) # locked
18:48:34.092905 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.092975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093032 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093118 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.093202 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093262 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093344 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.093417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093475 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093544 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.093607 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093663 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093730 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.093797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.093928 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.093993 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094051 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094120 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.094183 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094238 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094306 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.094373 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094432 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094500 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.094565 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094688 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.094749 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094807 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.094883 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.094949 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095077 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.095140 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.095199 tramp-set-connection-property (7) # locked t
18:48:34.095277 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.095338 tramp-flush-connection-property (7) # locked
18:48:34.095405 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.095471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095616 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.095699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095756 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095831 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.095900 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.095956 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096026 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.096092 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096220 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.096285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096410 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.096473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096602 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.096668 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096795 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.096858 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.096981 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.097042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097102 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097172 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.097236 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097294 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097361 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.097422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097478 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.097546 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.097609 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.097671 tramp-set-connection-property (7) # locked t
18:48:34.097752 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.097813 tramp-flush-connection-property (7) # locked
18:48:34.097882 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.097946 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098002 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098085 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.098175 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098236 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098312 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.098383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098512 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.098574 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098630 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098696 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.098759 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.098896 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.098964 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099021 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099090 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.099153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099276 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.099341 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099471 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.099536 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099595 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099664 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.099726 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099848 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.099914 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.099974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100042 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.100106 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.100165 tramp-set-connection-property (7) # locked t
18:48:34.100243 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.100304 tramp-flush-connection-property (7) # locked
18:48:34.100372 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.100436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100497 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100584 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.100669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100804 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.100875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.100940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101010 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.101081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101215 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.101280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101407 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.101472 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101599 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.101667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101797 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.101861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101920 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.101987 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.102050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102106 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102178 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.102243 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102303 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102372 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.102435 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102515 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.102585 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.102650 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.102710 tramp-set-connection-property (7) # locked t
18:48:34.102793 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.102856 tramp-flush-connection-property (7) # locked
18:48:34.102980 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.103041 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103094 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103173 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.103248 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103300 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103372 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.103440 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103559 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.103617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103733 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.103790 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103844 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.103910 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.103972 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.104121 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.104192 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.104253 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.104313 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127134 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.127224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127302 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127366 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.127424 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127539 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.127598 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127711 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.127768 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.127888 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.127950 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.128005 tramp-set-connection-property (7) # locked t
18:48:34.128126 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.128211 tramp-flush-connection-property (7) # locked
18:48:34.128274 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.128331 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128471 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.128547 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128669 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.128732 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128785 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128847 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.128904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.128957 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129020 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.129078 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129130 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129192 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.129250 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129303 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129366 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.129425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129478 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129542 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.129599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129651 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129711 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.129769 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129884 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.129940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.129991 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130052 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.130109 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130161 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130222 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.130289 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.130343 tramp-set-connection-property (7) # locked t
18:48:34.130415 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.130473 tramp-flush-connection-property (7) # locked
18:48:34.130536 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.130594 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130727 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.130804 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130858 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.130926 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.130991 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131045 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131107 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.131163 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131280 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.131338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131390 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131453 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.131513 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131632 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.131693 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131746 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131807 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.131865 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131920 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.131983 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.132042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132095 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132156 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.132214 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132333 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.132390 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132543 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.132613 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.132668 tramp-set-connection-property (7) # locked t
18:48:34.132743 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.132800 tramp-flush-connection-property (7) # locked
18:48:34.132865 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.132924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.132977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133054 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.133133 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133195 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133266 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.133330 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133447 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.133504 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133560 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133625 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.133692 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133746 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133810 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.133869 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133922 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.133988 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.134049 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134102 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134165 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.134224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134277 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134337 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.134398 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134453 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134517 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.134577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134630 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134691 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.134748 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.134865 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.134926 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.134982 tramp-set-connection-property (7) # locked t
18:48:34.135058 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.135115 tramp-flush-connection-property (7) # locked
18:48:34.135178 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.135237 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135290 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135371 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.135450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135506 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135576 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.135642 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135694 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135758 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.135813 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135868 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.135934 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.135995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136049 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136112 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.136174 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136225 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136293 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.136354 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136410 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136475 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.136534 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136587 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136650 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.136708 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136760 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136824 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.136884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.136938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137001 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.137060 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137174 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.137232 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.137287 tramp-set-connection-property (7) # locked t
18:48:34.137362 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.137420 tramp-flush-connection-property (7) # locked
18:48:34.137485 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.137546 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137677 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.137753 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137805 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137877 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.137942 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.137998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138061 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.138119 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138252 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138318 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.138376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138430 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138496 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.138556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138674 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.138735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138788 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138849 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.138907 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.138965 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139029 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.139089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139206 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.139263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139315 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139376 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.139434 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139489 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.139553 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.139839 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.139898 tramp-set-connection-property (7) # locked t
18:48:34.139977 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.140037 tramp-flush-connection-property (7) # locked
18:48:34.140100 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.140157 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140214 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140296 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.140375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140430 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140497 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.140562 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140614 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140675 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.140735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140791 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140854 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.140913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.140969 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141032 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.141089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141204 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.141265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141383 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.141445 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141497 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141558 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.141616 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141670 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141735 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.141794 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141850 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.141912 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.141970 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142085 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.142142 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.142195 tramp-set-connection-property (7) # locked t
18:48:34.142270 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.142329 tramp-flush-connection-property (7) # locked
18:48:34.142392 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.142460 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142519 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142599 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.142675 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142726 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142797 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.142871 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142930 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.142995 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.143054 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143169 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.143226 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143344 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.143405 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143461 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143524 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.143583 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143636 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143698 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.143755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143873 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.143933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.143986 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144048 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.144106 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144158 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144218 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.144272 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144329 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144394 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.144454 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.144508 tramp-set-connection-property (7) # locked t
18:48:34.144588 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.144645 tramp-flush-connection-property (7) # locked
18:48:34.144706 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.144763 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144819 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.144899 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.144976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145032 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145101 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.145165 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145280 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.145336 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145392 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145456 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.145516 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145570 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145633 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.145692 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145806 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.145866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.145986 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.146045 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146171 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.146228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146341 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.146402 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146456 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146518 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.146577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146631 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.146692 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.146750 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.146804 tramp-set-connection-property (7) # locked t
18:48:34.146878 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.146938 tramp-flush-connection-property (7) # locked
18:48:34.147003 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.147063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147122 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147202 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.147279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147330 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147396 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.147464 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147519 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147585 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.147643 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147696 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147760 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.147818 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147869 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.147932 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.147996 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148051 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148115 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.148176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148290 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.148348 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148464 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.148526 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148581 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148646 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.148705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148819 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.148875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148928 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.148994 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.149056 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.149111 tramp-set-connection-property (7) # locked t
18:48:34.149185 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.149241 tramp-flush-connection-property (7) # locked
18:48:34.149304 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.149363 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149495 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.149581 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149636 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149706 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.149772 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.149887 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.149946 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150000 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150065 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.150125 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150180 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150245 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.150305 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150358 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150421 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.150480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150535 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150600 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.150667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150722 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150785 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.150843 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.150956 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.151015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151070 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151134 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.151193 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151246 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151309 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.151369 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.151421 tramp-set-connection-property (7) # locked t
18:48:34.151492 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.151552 tramp-flush-connection-property (7) # locked
18:48:34.151617 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.151677 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151732 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151818 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.151895 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.151949 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.174946 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.175048 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175122 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175198 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.175258 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175310 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175375 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.175433 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175486 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175550 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.175634 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175754 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.175815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.175929 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.175989 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176105 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.176162 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176215 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176278 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.176336 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176390 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176451 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.176509 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176561 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.176624 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.176685 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.176740 tramp-set-connection-property (7) # locked t
18:48:34.176860 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.176926 tramp-flush-connection-property (7) # locked
18:48:34.176989 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.177046 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177101 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177188 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.177265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177386 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.177450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177503 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177565 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.177621 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177676 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177739 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.177797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.177912 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.177973 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178026 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178090 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.178149 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178204 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178266 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.178325 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178439 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.178498 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178553 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178617 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.178674 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178789 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.178847 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178900 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.178961 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.179022 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.179074 tramp-set-connection-property (7) # locked t
18:48:34.179146 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.179203 tramp-flush-connection-property (7) # locked
18:48:34.179266 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.179334 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179465 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.179547 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179602 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179672 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.179738 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179792 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179857 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.179916 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.179967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180033 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.180093 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180148 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180211 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.180270 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180388 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.180450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180568 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.180627 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180680 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180742 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.180801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.180922 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.180982 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181036 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181097 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.181154 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181273 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.181334 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.181390 tramp-set-connection-property (7) # locked t
18:48:34.181465 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.181523 tramp-flush-connection-property (7) # locked
18:48:34.181586 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.181644 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181701 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181782 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.181861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181915 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.181983 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.182048 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182170 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.182232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182286 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182350 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.182410 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182504 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182577 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.182642 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182697 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182763 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.182824 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.182943 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.183001 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183054 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183115 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.183174 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183294 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.183354 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183414 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183478 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.183534 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183588 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.183650 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.183711 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.183768 tramp-set-connection-property (7) # locked t
18:48:34.183843 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.183900 tramp-flush-connection-property (7) # locked
18:48:34.183962 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.184023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184076 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184153 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.184231 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184358 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.184423 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184539 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.184596 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184648 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184711 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.184773 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184828 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.184892 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.184953 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185006 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185068 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.185127 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185181 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185247 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.185307 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185361 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185426 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.185485 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185600 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.185658 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185712 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185774 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.185834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.185951 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.186009 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.186063 tramp-set-connection-property (7) # locked t
18:48:34.186134 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.186192 tramp-flush-connection-property (7) # locked
18:48:34.186264 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.186327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186459 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.186537 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186590 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186657 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.186720 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186777 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186844 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.186903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.186956 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187019 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.187079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187200 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.187261 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187316 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187381 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.187443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187496 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187558 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.187617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187670 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187731 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.187793 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187848 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.187913 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.187971 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188085 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.188142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188194 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188257 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.188318 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.188373 tramp-set-connection-property (7) # locked t
18:48:34.188448 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.188504 tramp-flush-connection-property (7) # locked
18:48:34.188567 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.188625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188678 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188754 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.188833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.188957 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.189024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189077 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189139 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.189196 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189319 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.189381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189506 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.189567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189621 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189685 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.189744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189860 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.189921 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.189975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190037 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.190097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190150 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190211 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.190268 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190321 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190385 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.190444 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190497 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190561 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.190621 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.190674 tramp-set-connection-property (7) # locked t
18:48:34.190745 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.190801 tramp-flush-connection-property (7) # locked
18:48:34.190865 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.190926 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.190980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191061 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.191150 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191204 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191271 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.191334 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191385 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191450 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.191510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191564 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191626 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.191684 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191737 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191799 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.191856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.191976 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.192037 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192091 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192153 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.192212 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192264 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192324 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.192383 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192521 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.192586 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192641 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192702 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.192758 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192811 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.192871 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.192931 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.192987 tramp-set-connection-property (7) # locked t
18:48:34.193063 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.193121 tramp-flush-connection-property (7) # locked
18:48:34.193183 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.193241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193294 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193378 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.193455 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193581 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.193646 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193700 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193764 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.193821 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193873 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.193933 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.193995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194049 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194113 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.194173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194291 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.194349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194463 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.194524 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194641 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.194700 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194754 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194816 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.194873 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.194987 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.195047 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195103 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195165 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.195224 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.195279 tramp-set-connection-property (7) # locked t
18:48:34.195351 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.195407 tramp-flush-connection-property (7) # locked
18:48:34.195467 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.195529 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195666 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.195743 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195865 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.195929 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.195981 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196046 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.196105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196161 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196226 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.196285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196401 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.196467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196521 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196588 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.196656 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196713 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196782 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.196842 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.196958 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.197016 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197070 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197138 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.197199 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197255 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197317 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.197374 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197427 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197489 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.197547 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.197605 tramp-set-connection-property (7) # locked t
18:48:34.197680 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.197738 tramp-flush-connection-property (7) # locked
18:48:34.197803 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.197863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197916 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.197995 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.198071 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198197 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.198263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198383 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.198440 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198556 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.198614 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198738 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.198799 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.198917 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.198978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199091 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.199152 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199207 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199272 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.199331 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199450 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.199507 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.199559 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.222706 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.222812 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.222870 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.222937 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.222999 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.223054 tramp-set-connection-property (7) # locked t
18:48:34.223173 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.223240 tramp-flush-connection-property (7) # locked
18:48:34.223305 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.223364 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223418 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223506 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.223600 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223726 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.223796 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.223913 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.223971 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224025 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224088 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.224146 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224199 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224262 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.224322 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224436 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.224495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224548 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224611 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.224669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224722 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224784 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.224844 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224897 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.224959 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.225016 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225131 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.225188 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225303 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.225362 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.225417 tramp-set-connection-property (7) # locked t
18:48:34.225488 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.225545 tramp-flush-connection-property (7) # locked
18:48:34.225608 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.225669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225723 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225801 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.225878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.225932 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226001 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.226067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226121 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226183 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.226240 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226294 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226357 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.226416 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226469 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226533 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.226593 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226710 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.226771 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.226895 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.226954 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227072 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.227132 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227249 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.227314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227432 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.227491 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227545 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.227608 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.227667 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.227722 tramp-set-connection-property (7) # locked t
18:48:34.227798 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.227863 tramp-flush-connection-property (7) # locked
18:48:34.227927 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.227988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228123 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.228203 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228260 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228329 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.228395 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228448 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228511 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.228569 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228624 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228690 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.228752 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228807 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228871 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.228931 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.228984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229050 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.229112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229169 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229234 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.229294 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229347 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229408 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.229469 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229526 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229590 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.229650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229703 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229764 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.229822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229873 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.229937 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.229998 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.230054 tramp-set-connection-property (7) # locked t
18:48:34.230129 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.230188 tramp-flush-connection-property (7) # locked
18:48:34.230250 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.230308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230361 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230441 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.230520 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230647 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.230713 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230766 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230828 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.230886 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.230942 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231007 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.231075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231132 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231196 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.231256 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231371 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.231431 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231493 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231559 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.231620 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231673 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231736 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.231796 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231848 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.231910 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.231970 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232028 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232091 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.232150 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232204 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232266 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.232325 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.232377 tramp-set-connection-property (7) # locked t
18:48:34.232477 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.232544 tramp-flush-connection-property (7) # locked
18:48:34.232615 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.232675 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232730 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.232967 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.233069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233129 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233207 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.233280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233340 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233412 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.233477 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233534 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233602 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.233665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233796 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.233863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.233993 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.234058 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234116 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234183 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.234244 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234377 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.234442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234508 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234578 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.234642 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234764 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.234828 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234891 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.234960 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.235026 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.235086 tramp-set-connection-property (7) # locked t
18:48:34.235170 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.235232 tramp-flush-connection-property (7) # locked
18:48:34.235299 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.235362 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235511 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.235604 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235664 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235739 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.235815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.235943 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.236008 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236141 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.236207 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236333 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.236399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236455 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236523 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.236590 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236652 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236721 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.236787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236846 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.236914 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.236977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237033 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237102 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.237168 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237227 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237295 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.237359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237416 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237483 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.237546 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.237603 tramp-set-connection-property (7) # locked t
18:48:34.237686 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.237750 tramp-flush-connection-property (7) # locked
18:48:34.237821 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.237887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.237945 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238030 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.238113 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238169 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238245 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.238318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238448 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.238512 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238570 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238639 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.238701 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238756 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238829 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.238896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.238955 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239025 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.239091 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239149 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239216 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.239278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239336 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239406 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.239471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239599 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.239674 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239731 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239798 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.239859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239919 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.239990 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.240064 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.240124 tramp-set-connection-property (7) # locked t
18:48:34.240217 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.240285 tramp-flush-connection-property (7) # locked
18:48:34.240354 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.240415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240561 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.240646 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240780 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.240851 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240908 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.240976 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.241038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241170 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.241236 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241295 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241364 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.241428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241485 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241554 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.241618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241679 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241749 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.241815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241874 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.241941 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.242004 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242061 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242127 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.242191 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242252 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242327 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.242392 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242463 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.242542 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.242606 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.242664 tramp-set-connection-property (7) # locked t
18:48:34.242744 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.242809 tramp-flush-connection-property (7) # locked
18:48:34.242879 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.242944 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243004 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243090 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.243173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243303 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.243375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243505 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.243571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243629 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243697 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.243760 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243817 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.243893 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.243961 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244022 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244093 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.244164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244296 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.244359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244485 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.244551 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244611 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244680 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.244744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244870 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.244930 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.244989 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245061 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.245127 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.245189 tramp-set-connection-property (7) # locked t
18:48:34.245270 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.245334 tramp-flush-connection-property (7) # locked
18:48:34.245403 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.245467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245524 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245610 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.245697 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245759 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245836 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.245909 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.245967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246038 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.246100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246156 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246230 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.246297 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246358 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246428 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.246495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246552 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246622 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.246686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246746 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246818 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.246884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.246943 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247014 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.247077 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247134 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247203 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.247266 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247397 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.247464 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247523 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.247592 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.247656 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.247715 tramp-set-connection-property (7) # locked t
18:48:34.247793 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.247856 tramp-flush-connection-property (7) # locked
18:48:34.247928 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.247994 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248053 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248139 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.248223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248308 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248384 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.248459 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248599 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.248664 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248722 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248793 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.248857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.248914 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.273493 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.273584 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.273665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.273737 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.273803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.273862 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.273933 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.273997 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274056 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274122 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.274187 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274246 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274315 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.274379 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274506 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.274569 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274628 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.274698 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.274763 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.274844 tramp-set-connection-property (7) # locked t
18:48:34.274970 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.275040 tramp-flush-connection-property (7) # locked
18:48:34.275109 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.275174 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275327 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.275417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275477 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275554 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.275624 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275682 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275751 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.275815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275873 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.275942 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.276007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276066 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276136 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.276201 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276259 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276327 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.276394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276451 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276520 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.276585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276642 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276710 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.276775 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.276901 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.276966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.277024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.277090 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.277154 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.277212 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.277282 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.277346 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.277407 tramp-set-connection-property (7) # locked t
18:48:34.277488 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.277550 tramp-flush-connection-property (7) # locked
18:48:34.277620 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.278013 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278077 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278165 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.278251 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278309 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278385 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.278457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278515 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278585 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.278650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278710 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278781 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.278854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.278982 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.279050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279109 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279182 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.279248 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279374 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.279442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279502 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279571 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.279637 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279695 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279763 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.279828 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.279957 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.280022 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280149 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.280213 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.280275 tramp-set-connection-property (7) # locked t
18:48:34.280362 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.280427 tramp-flush-connection-property (7) # locked
18:48:34.280497 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.280562 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280707 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.280793 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280852 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.280930 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.281003 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281062 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281131 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.281192 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281253 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281324 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.281390 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281520 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.281586 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281643 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281712 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.281780 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281841 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.281911 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.281977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282034 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282101 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.282164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282295 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.282369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282431 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282532 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.282597 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.282724 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.282791 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.282853 tramp-set-connection-property (7) # locked t
18:48:34.282936 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.283000 tramp-flush-connection-property (7) # locked
18:48:34.283070 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.283135 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283195 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283279 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.283369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283432 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283511 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.283584 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283643 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283713 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.283778 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283836 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.283905 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.283973 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284034 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284105 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.284171 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284299 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.284364 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284494 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.284560 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284621 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284690 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.284756 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284814 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.284881 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.284945 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285077 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.285141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285202 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285271 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.285335 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.285392 tramp-set-connection-property (7) # locked t
18:48:34.285471 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.285537 tramp-flush-connection-property (7) # locked
18:48:34.285608 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.285674 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285734 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285820 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.285903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.285962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286034 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.286105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286191 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286268 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.286328 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286382 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286446 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.286505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286557 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286618 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.286681 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286738 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286803 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.286871 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286926 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.286990 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.287048 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287162 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.287223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287487 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.287654 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287709 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287874 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.287942 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.287995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.288060 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.288122 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.288313 tramp-set-connection-property (7) # locked t
18:48:34.288474 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.288538 tramp-flush-connection-property (7) # locked
18:48:34.288602 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.288660 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.288714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.288793 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.288873 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.288928 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.288998 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.289063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289117 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289179 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.289235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289353 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.289414 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289468 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289532 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.289593 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289708 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.289774 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289829 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.289895 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.289955 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290010 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290074 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.290132 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290247 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.290303 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290423 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.290482 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290537 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.290599 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.290659 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.290713 tramp-set-connection-property (7) # locked t
18:48:34.290785 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.290843 tramp-flush-connection-property (7) # locked
18:48:34.290909 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.290970 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291025 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291104 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.291181 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291234 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291301 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.291365 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291420 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291485 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.291545 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291601 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291664 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.291729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291847 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.291907 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.291962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292029 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.292089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292204 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.292263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292315 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292375 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.292436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292532 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292606 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.292671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292827 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.292933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.292996 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.293068 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.293137 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.293198 tramp-set-connection-property (7) # locked t
18:48:34.293301 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.293391 tramp-flush-connection-property (7) # locked
18:48:34.293463 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.293527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.293587 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.293669 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.293747 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.293802 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.293888 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.293962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294142 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.294209 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294335 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.294402 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294468 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294585 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.294657 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294715 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294786 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.294851 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.294969 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.295030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295158 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.295227 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295365 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295467 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.295605 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295701 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295817 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.295920 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.295982 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296056 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.296122 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.296183 tramp-set-connection-property (7) # locked t
18:48:34.296262 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.296324 tramp-flush-connection-property (7) # locked
18:48:34.296395 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.296463 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296525 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296613 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.296699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296759 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296835 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.296917 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.296974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297047 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.297115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297175 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297244 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.297310 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297437 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.297502 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297614 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297701 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.297771 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297832 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.297903 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.297979 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298182 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.298282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298379 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298455 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.298523 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298583 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298650 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.298713 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298773 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.298841 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.298919 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.298983 tramp-set-connection-property (7) # locked t
18:48:34.299080 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.299150 tramp-flush-connection-property (7) # locked
18:48:34.299220 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.299286 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299345 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299434 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.299523 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299586 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299664 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.299735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299794 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299865 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.299928 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.299987 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300056 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.300122 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300183 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300256 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.300324 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300384 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300455 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.300519 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300644 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.300711 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300773 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300843 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.300907 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.300967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.301037 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.301100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.301157 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.301225 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.301293 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.301353 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.301423 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.301490 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.301622 tramp-set-connection-property (7) # locked t
18:48:34.301696 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.301754 tramp-flush-connection-property (7) # locked
18:48:34.326669 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.326815 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.326901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327006 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.327125 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327265 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.327337 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327464 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.327528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327588 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327657 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.327722 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327780 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327851 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.327917 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.327975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328055 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.328121 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328181 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328250 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.328314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328372 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328441 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.328505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328563 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328631 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.328694 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328753 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328820 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.328882 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.328941 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329010 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.329078 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.329140 tramp-set-connection-property (7) # locked t
18:48:34.329263 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.329335 tramp-flush-connection-property (7) # locked
18:48:34.329405 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.329470 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329529 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329614 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.329698 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329832 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.329903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.329961 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330031 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.330094 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330221 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.330285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330344 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330414 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.330480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330608 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.330674 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330805 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.330869 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330927 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.330997 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.331063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331122 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331190 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.331255 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331315 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331382 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.331445 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331504 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.331583 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.331650 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.331710 tramp-set-connection-property (7) # locked t
18:48:34.331791 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.331854 tramp-flush-connection-property (7) # locked
18:48:34.331922 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.331989 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332137 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.332228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332292 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332369 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.332443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332536 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332609 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.332675 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332794 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.332856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.332978 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.333040 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333094 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333157 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.333216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333273 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333339 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.333400 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333454 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333517 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.333577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333631 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333695 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.333755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333812 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333876 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.333934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.333988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334050 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.334112 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.334170 tramp-set-connection-property (7) # locked t
18:48:34.334246 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.334304 tramp-flush-connection-property (7) # locked
18:48:34.334368 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.334428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334558 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.334643 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334771 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.334837 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334892 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.334955 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.335013 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335066 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335133 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.335194 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335250 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335316 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.335375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335492 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.335553 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335674 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.335734 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335790 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335855 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.335914 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.335966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336029 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.336090 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336145 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336210 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.336269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336386 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.336445 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.336497 tramp-set-connection-property (7) # locked t
18:48:34.336572 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.336632 tramp-flush-connection-property (7) # locked
18:48:34.336698 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.336758 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336812 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.336891 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.336974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337028 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337097 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.337165 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337221 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337285 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.337344 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337398 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337460 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.337519 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337639 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.337701 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337821 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.337881 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337935 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.337997 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.338056 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338176 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.338241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338298 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338361 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.338419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338533 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.338592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.338713 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.338773 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.338829 tramp-set-connection-property (7) # locked t
18:48:34.338902 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.338960 tramp-flush-connection-property (7) # locked
18:48:34.339022 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.339079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339138 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339219 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.339297 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339352 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339423 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.339488 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339540 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339602 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.339662 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339718 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339783 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.339842 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339898 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.339961 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.340021 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340136 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.340200 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340257 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340322 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.340381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340435 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340497 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.340556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340671 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.340732 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340788 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340851 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.340909 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.340963 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341025 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.341083 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.341135 tramp-set-connection-property (7) # locked t
18:48:34.341213 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.341271 tramp-flush-connection-property (7) # locked
18:48:34.341336 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.341395 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341528 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.341610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341735 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.341802 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.341922 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.341986 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342040 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342103 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.342162 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342214 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342281 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.342343 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342399 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342483 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.342552 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342613 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342676 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.342733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342853 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.342913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.342967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343031 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.343090 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343203 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.343259 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343316 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343380 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.343440 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.343497 tramp-set-connection-property (7) # locked t
18:48:34.343572 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.343628 tramp-flush-connection-property (7) # locked
18:48:34.343690 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.343748 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.343882 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.343967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344092 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.344156 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344271 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.344327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344382 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344449 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.344509 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344563 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344626 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.344686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344739 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344800 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.344861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344916 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.344980 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.345041 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345095 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345157 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.345215 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345267 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345329 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.345389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345444 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345507 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.345566 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.345681 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.345739 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.345792 tramp-set-connection-property (7) # locked t
18:48:34.345866 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.345924 tramp-flush-connection-property (7) # locked
18:48:34.345989 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.346049 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346102 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346180 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.346264 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346317 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346384 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.346451 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346507 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346571 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.346629 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346683 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346745 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.346802 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.346918 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.346980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347099 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.347161 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347215 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347277 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.347335 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347450 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.347511 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347631 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.347690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347743 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347804 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.347861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347919 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.347985 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.348048 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.348104 tramp-set-connection-property (7) # locked t
18:48:34.348177 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.348235 tramp-flush-connection-property (7) # locked
18:48:34.348299 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.348356 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348408 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348489 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.348567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348624 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348694 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.348760 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348814 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348878 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.348936 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.348988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349054 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.349114 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349171 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349236 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.349296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349414 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.349471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349594 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.349655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349710 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349773 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.349831 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.349946 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.350005 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350127 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.350186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350240 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350304 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.350363 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.350416 tramp-set-connection-property (7) # locked t
18:48:34.350488 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
18:48:34.350549 tramp-flush-connection-property (7) # locked
18:48:34.350615 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.350676 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350731 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350811 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.350894 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.350948 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351016 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.351080 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351202 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.351262 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351317 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351381 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.351441 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351557 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.351625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351682 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351749 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.351810 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351865 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.351930 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.351989 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378116 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378224 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.378310 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378366 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378431 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.378492 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378546 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378610 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.378669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.378790 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.378853 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.378908 tramp-set-connection-property (7) # locked t
18:48:34.379074 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run t
X11 forwarding request failed on channel 1
18:48:34.379141 tramp-flush-connection-property (7) # locked
18:48:34.379203 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.379259 tramp-set-connection-property (7) # locked t
18:48:34.379332 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.379391 tramp-flush-connection-property (7) # locked
18:48:34.379454 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.379514 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.379568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.379733 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.379811 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.379865 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.379977 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.380044 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380177 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.380235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380289 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380359 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.380419 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380548 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.380608 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380727 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.380788 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380841 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.380907 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.380966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381019 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381084 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.381144 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381211 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381345 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.381478 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381537 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381602 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.381661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.381776 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.381836 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.381891 tramp-set-connection-property (7) # locked t
18:48:34.381967 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.382024 tramp-flush-connection-property (7) # locked
18:48:34.382089 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.382149 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382203 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382354 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.382503 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382574 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382690 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.382755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.382892 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.382951 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383005 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383073 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.383136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383192 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383266 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.383328 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383447 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.383510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383564 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383630 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.383691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383808 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.383870 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.383990 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.384050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384104 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384167 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.384228 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384349 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.384408 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.384464 tramp-set-connection-property (7) # locked t
18:48:34.384550 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.384608 tramp-flush-connection-property (7) # locked
18:48:34.384672 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.384733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384791 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.384943 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.385021 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385184 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.385251 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385388 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.385447 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385502 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385571 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.385630 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385685 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385761 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.385825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385880 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.385947 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.386007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386060 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386125 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.386185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386307 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.386371 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386491 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.386549 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386603 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386668 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.386728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.386849 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.386911 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.386965 tramp-set-connection-property (7) # locked t
18:48:34.387038 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.387096 tramp-flush-connection-property (7) # locked
18:48:34.387160 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.387223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387433 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.387537 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387704 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.387769 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.387903 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.387965 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388089 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.388149 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388204 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388276 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.388336 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388462 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.388529 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388584 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388651 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.388709 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388762 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388826 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.388887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.388942 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389008 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.389069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389123 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389186 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.389243 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389297 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389360 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.389422 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.389477 tramp-set-connection-property (7) # locked t
18:48:34.389554 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.389613 tramp-flush-connection-property (7) # locked
18:48:34.389676 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.389736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389789 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.389939 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.390019 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390076 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390187 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.390252 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390384 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.390442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390499 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390572 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.390634 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390764 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.390825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390879 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.390943 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.391002 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391058 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391126 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.391187 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391307 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.391366 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391420 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391485 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.391541 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391597 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391663 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.391724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391779 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.391841 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.391900 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.391955 tramp-set-connection-property (7) # locked t
18:48:34.392026 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.392084 tramp-flush-connection-property (7) # locked
18:48:34.392151 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.392212 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392268 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392423 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.392576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392637 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392746 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.392817 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392874 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.392955 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.393015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393071 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393139 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.393198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393251 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393324 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.393384 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393439 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393507 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.393568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393623 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393687 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.393745 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393861 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.393921 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.393978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394044 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.394104 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394158 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394222 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.394279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394331 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394394 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.394457 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.394513 tramp-set-connection-property (7) # locked t
18:48:34.394590 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.394649 tramp-flush-connection-property (7) # locked
18:48:34.394713 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.394772 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.394975 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.395061 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395118 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395229 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.395296 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395429 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.395487 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395539 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395608 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.395670 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395802 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.395863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395918 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.395985 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.396043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396094 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396160 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.396221 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396276 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396341 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.396401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396454 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396519 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.396576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396629 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396695 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.396755 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.396874 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.396932 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.396986 tramp-set-connection-property (7) # locked t
18:48:34.397058 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.397115 tramp-flush-connection-property (7) # locked
18:48:34.397180 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.397241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397297 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397450 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.397528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397582 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397691 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.397756 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397808 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.397891 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.397951 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398012 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398083 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.398143 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398197 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398270 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.398329 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398384 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398452 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.398512 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398566 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398633 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.398692 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398813 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.398872 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398929 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.398996 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.399055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399110 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399174 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.399231 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399344 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.399404 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.399460 tramp-set-connection-property (7) # locked t
18:48:34.399534 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.399594 tramp-flush-connection-property (7) # locked
18:48:34.399657 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.399717 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399770 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.399920 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.399995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400053 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400164 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.400230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400364 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.400423 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400474 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400542 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.400602 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400657 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400732 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.400800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.400922 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.400982 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401098 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.401160 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401217 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401283 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.401343 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401397 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401463 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.401522 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401573 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401637 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.401699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401754 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.401818 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.401878 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.401933 tramp-set-connection-property (7) # locked t
18:48:34.402008 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.402066 tramp-flush-connection-property (7) # locked
18:48:34.402128 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.402190 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402246 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402397 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.402569 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402633 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402744 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.402809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.402942 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.403004 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403060 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403129 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.403190 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403244 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403318 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.403378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403436 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.403512 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.403966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404102 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.404164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404227 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404292 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.404351 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404406 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404473 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.404536 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404590 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404656 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.404716 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404769 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.404830 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.404890 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.404947 tramp-set-connection-property (7) # locked t
18:48:34.405038 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.405101 tramp-flush-connection-property (7) # locked
18:48:34.405166 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.405225 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.405279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.405433 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.429455 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.429558 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.429704 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.429773 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.429828 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.429908 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.429967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430022 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430093 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.430152 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430206 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430281 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.430342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430396 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430462 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.430523 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430577 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430643 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.430703 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430822 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.430881 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.430935 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431000 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.431059 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431113 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431177 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.431235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431289 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431352 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.431414 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.431470 tramp-set-connection-property (7) # locked t
18:48:34.431589 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.431657 tramp-flush-connection-property (7) # locked
18:48:34.431722 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.431780 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431835 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.431988 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.432067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432121 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432231 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.432297 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432350 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432431 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.432544 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432680 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.432741 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432870 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.432931 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.432984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433051 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.433112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433166 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433231 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.433291 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433347 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433414 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.433474 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433594 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.433662 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433717 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433781 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.433840 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.433965 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.434025 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.434080 tramp-set-connection-property (7) # locked t
18:48:34.434159 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.434218 tramp-flush-connection-property (7) # locked
18:48:34.434282 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.434342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434397 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434549 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.434628 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434683 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434794 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.434859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434913 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.434993 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.435054 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435109 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435179 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.435238 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435293 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435367 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.435430 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435487 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435554 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.435615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435734 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.435793 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.435923 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.435984 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436040 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436105 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.436164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436217 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436284 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.436345 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436400 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436464 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.436524 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.436578 tramp-set-connection-property (7) # locked t
18:48:34.436650 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.436710 tramp-flush-connection-property (7) # locked
18:48:34.436776 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.436838 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.436894 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437046 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.437123 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437177 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437287 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.437355 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437411 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437492 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.437552 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437607 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437676 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.437735 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437863 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.437926 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.437982 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438049 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.438110 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438228 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.438287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438410 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.438471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438526 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438591 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.438651 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438704 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438769 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.438828 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.438951 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.439012 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.439067 tramp-set-connection-property (7) # locked t
18:48:34.439140 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.439199 tramp-flush-connection-property (7) # locked
18:48:34.439261 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.439320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439537 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.439617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439781 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.439845 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.439982 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.440044 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440169 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.440230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440286 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440359 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.440418 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440472 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440540 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.440603 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440658 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440724 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.440786 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440839 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.440902 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.440962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441081 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.441142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441197 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441261 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.441320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441374 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441435 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.441492 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.441551 tramp-set-connection-property (7) # locked t
18:48:34.441627 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.441685 tramp-flush-connection-property (7) # locked
18:48:34.441750 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.441809 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.441864 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442014 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.442096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442152 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442265 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.442332 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442386 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442487 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.442554 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442683 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.442743 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442875 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.442938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.442993 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443059 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.443119 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443174 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443238 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.443299 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443354 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443420 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.443482 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443535 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443599 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.443657 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443710 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443772 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.443834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443890 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.443953 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.444013 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.444068 tramp-set-connection-property (7) # locked t
18:48:34.444141 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.444197 tramp-flush-connection-property (7) # locked
18:48:34.444259 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.444321 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444528 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.444606 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444660 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444769 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.444849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444903 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.444981 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.445042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445169 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.445230 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445283 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445357 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.445415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445466 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445533 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.445596 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445715 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.445774 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445830 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.445893 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.445950 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446002 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446071 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.446131 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446192 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446257 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.446315 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446368 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446429 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.446486 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.446542 tramp-set-connection-property (7) # locked t
18:48:34.446620 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.446679 tramp-flush-connection-property (7) # locked
18:48:34.446745 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.446805 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.446860 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447011 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.447086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447138 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447249 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.447316 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447371 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447450 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.447509 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447563 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447631 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.447688 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447742 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447820 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.447882 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.447938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448004 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.448063 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448186 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.448245 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448302 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448368 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.448428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448484 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448549 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.448607 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448659 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448723 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.448781 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448836 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.448901 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.448962 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.449017 tramp-set-connection-property (7) # locked t
18:48:34.449092 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1
18:48:34.449149 tramp-flush-connection-property (7) # locked
18:48:34.449212 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.449269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.449326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.449478 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.449725 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.449897 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450013 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.450079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450131 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450207 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.450267 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450322 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450393 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.450452 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450508 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450581 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.450640 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450693 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450757 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.450845 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.450967 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.451027 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451146 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.451205 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451256 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451321 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.451384 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451438 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451504 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.451563 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.451680 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.451739 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.451791 tramp-set-connection-property (7) # locked t
18:48:34.451907 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run t
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.451976 tramp-flush-connection-property (7) # locked
18:48:34.452040 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.452095 tramp-set-connection-property (7) # locked t
18:48:34.452167 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.452232 tramp-flush-connection-property (7) # locked
18:48:34.452295 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.452353 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.452407 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.452863 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.452946 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453005 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453289 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.453355 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453409 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453551 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.453609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453756 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.453819 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453874 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.453981 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.454043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454098 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454167 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.454226 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454356 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.454417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454473 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454542 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.454601 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454722 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.454782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454839 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.454906 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.454974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.455029 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.455092 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.455154 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.455208 tramp-set-connection-property (7) # locked t
18:48:34.455281 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.455350 tramp-flush-connection-property (7) # locked
18:48:34.455418 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.455478 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.455533 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.455965 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.456043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456378 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.456446 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456502 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456647 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.456707 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456762 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.456858 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.457043 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.457105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.457212 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.457276 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.457333 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.457406 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.457479 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.457535 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.481750 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.481837 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.481893 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.481964 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.482024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482079 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482149 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.482208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482262 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482331 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.482389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.482551 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.482620 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.482683 tramp-set-connection-property (7) # locked t
18:48:34.482807 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.482891 tramp-flush-connection-property (7) # locked
18:48:34.482961 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.483026 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.483084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.483566 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.483651 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.483709 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484022 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.484112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484172 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484329 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.484395 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484454 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484551 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.484618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484678 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484796 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.484863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484922 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.484999 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.485067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485203 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.485268 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485404 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.485469 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485530 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485600 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.485661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485717 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485786 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.485844 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485899 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.485961 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.486021 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.486076 tramp-set-connection-property (7) # locked t
18:48:34.486151 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.486218 tramp-flush-connection-property (7) # locked
18:48:34.486283 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.486343 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.486398 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.486829 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.486908 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.486960 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487243 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.487310 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487363 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487507 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.487567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487621 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487709 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.487770 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.487933 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.487995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488050 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488119 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.488180 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488234 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488305 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.488367 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488490 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.488549 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488604 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488674 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.488742 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488864 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.488923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.488978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.489049 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.489111 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.489168 tramp-set-connection-property (7) # locked t
18:48:34.489243 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.489311 tramp-flush-connection-property (7) # locked
18:48:34.489375 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.489435 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.489492 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.489925 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.490005 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490059 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490342 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.490407 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490460 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490606 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.490667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490722 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490811 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.490872 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.490926 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491031 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.491096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491224 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.491285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491347 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491418 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.491478 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491530 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491602 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.491665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491721 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491793 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.491852 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491906 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.491972 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.492030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.492086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.492150 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.492211 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.492268 tramp-set-connection-property (7) # locked t
18:48:34.492342 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.492409 tramp-flush-connection-property (7) # locked
18:48:34.492504 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.492574 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.492638 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493071 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.493151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493207 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493489 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.493556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493750 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.493811 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.493957 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.494017 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494073 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494181 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.494241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494294 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494363 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.494428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494483 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494553 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.494612 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494734 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.494792 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494845 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.494916 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.494977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.495032 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.495099 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.495158 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.495212 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.495274 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.495333 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.495390 tramp-set-connection-property (7) # locked t
18:48:34.495466 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.495540 tramp-flush-connection-property (7) # locked
18:48:34.495608 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.495667 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.495721 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496150 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.496232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496572 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.496641 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496696 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496839 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.496897 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.496951 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497038 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.497099 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497156 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497264 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.497327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497382 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497452 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.497513 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497565 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497634 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.497698 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497754 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497824 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.497884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.497940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498009 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.498067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498120 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498188 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.498249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498304 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498368 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.498434 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.498490 tramp-set-connection-property (7) # locked t
18:48:34.498564 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.498632 tramp-flush-connection-property (7) # locked
18:48:34.498695 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.498756 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.498813 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.499245 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.499323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.499376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.499661 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.499725 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.499777 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.499919 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.499981 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500037 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500125 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.500186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500240 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500346 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.500406 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500459 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500530 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.500593 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500649 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500721 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.500781 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500834 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.500903 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.500961 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501014 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501084 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.501145 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501201 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501268 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.501326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501379 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501441 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.501498 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.501554 tramp-set-connection-property (7) # locked t
18:48:34.501629 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.501698 tramp-flush-connection-property (7) # locked
18:48:34.501763 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.501823 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.501876 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.502305 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.502388 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.502443 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.502739 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.502807 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.502861 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503013 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.503073 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503213 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.503272 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503328 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503435 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.503499 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503553 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503623 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.503683 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503804 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.503863 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503920 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.503991 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.504052 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504105 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504174 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.504232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504348 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.504408 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504464 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504527 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.504587 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.504642 tramp-set-connection-property (7) # locked t
18:48:34.504717 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.504783 tramp-flush-connection-property (7) # locked
18:48:34.504846 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.504902 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.504959 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.505391 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.505477 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.505532 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.505814 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.505880 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.505933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506074 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.506134 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506189 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506280 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.506341 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506500 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.506561 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506613 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506680 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.506745 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506871 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.506932 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.506986 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507055 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.507114 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507168 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507237 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.507298 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507353 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507422 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.507480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507533 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.507595 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.507656 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.507710 tramp-set-connection-property (7) # locked t
18:48:34.507786 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.507854 tramp-flush-connection-property (7) # locked
18:48:34.507919 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.507980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.508034 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.508465 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.508542 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.508595 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.508878 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.508947 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509002 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509149 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.509208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509351 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.509409 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509462 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509571 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.509640 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509696 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509768 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.509830 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.509954 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.510018 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510147 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.510208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510265 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510335 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.510394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510449 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510515 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.510643 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.510774 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.510835 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.510891 tramp-set-connection-property (7) # locked t
18:48:34.510967 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.511037 tramp-flush-connection-property (7) # locked
18:48:34.511100 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.511158 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.511213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.511646 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.511726 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.511782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512066 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.512133 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512186 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512329 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.512387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512460 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512554 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.512618 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512673 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512780 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.512840 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512894 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.512963 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.513025 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513082 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513154 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.513216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513270 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513340 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.513400 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513454 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513520 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.513583 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513638 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513706 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.513766 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.513884 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.513943 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.513995 tramp-set-connection-property (7) # locked t
18:48:34.514071 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.514140 tramp-flush-connection-property (7) # locked
18:48:34.514205 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.538595 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.538694 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539147 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.539226 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539565 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.539631 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539685 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539829 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.539888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.539943 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540033 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.540095 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540149 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540257 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.540318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540372 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540442 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.540503 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540627 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.540686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540740 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540809 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.540869 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.540992 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.541052 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.541107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.541174 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.541257 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.541312 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.541377 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.541441 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.541497 tramp-set-connection-property (7) # locked t
18:48:34.541618 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.541708 tramp-flush-connection-property (7) # locked
18:48:34.541774 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.541835 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.541889 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.542319 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.542397 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.542488 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.542791 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.542858 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.542912 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543057 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.543116 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543171 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543259 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.543320 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543482 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.543545 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543600 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543670 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.543731 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543786 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543857 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.543916 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.543976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544048 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.544108 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544162 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544231 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.544291 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544413 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.544472 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.544592 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.544652 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.544708 tramp-set-connection-property (7) # locked t
18:48:34.544784 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.544851 tramp-flush-connection-property (7) # locked
18:48:34.544914 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.544975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.545030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.545462 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.545540 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.545594 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.545877 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.545945 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546001 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546145 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.546204 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546258 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546346 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.546410 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546467 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546575 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.546637 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546760 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.546820 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546876 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.546948 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.547010 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547065 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547134 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.547195 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547319 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.547381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547437 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547506 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.547565 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.547680 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.547742 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.547800 tramp-set-connection-property (7) # locked t
18:48:34.547876 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.547943 tramp-flush-connection-property (7) # locked
18:48:34.548006 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.548066 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.548119 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.548548 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.548638 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.548694 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.548980 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.549046 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549103 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549246 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.549306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549449 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.549511 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549675 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.549736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549790 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549859 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.549920 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.549975 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550047 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.550108 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550164 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550234 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.550293 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550415 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.550475 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550600 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.550659 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.550776 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.550837 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.550890 tramp-set-connection-property (7) # locked t
18:48:34.550964 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.551039 tramp-flush-connection-property (7) # locked
18:48:34.551107 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.551167 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.551222 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.551720 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.551832 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.551894 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552206 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.552286 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552348 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552535 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.552604 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552750 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.552812 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.552975 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.553039 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553169 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.553231 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553285 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553356 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.553417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553542 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.553613 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553670 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553739 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.553800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.553921 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.553978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.554036 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.554102 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.554164 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.554221 tramp-set-connection-property (7) # locked t
18:48:34.554304 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.554376 tramp-flush-connection-property (7) # locked
18:48:34.554441 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.554499 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.554556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.554991 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.555070 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555410 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.555477 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555675 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.555733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555792 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.555883 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.555947 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556003 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556110 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.556171 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556303 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.556365 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556422 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556496 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.556556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556611 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556680 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.556741 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556794 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556860 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.556924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.556980 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.557048 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.557108 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.557162 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.557224 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.557284 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.557336 tramp-set-connection-property (7) # locked t
18:48:34.557413 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.557481 tramp-flush-connection-property (7) # locked
18:48:34.557548 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.557609 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.557664 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558093 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.558176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558514 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.558582 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558638 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558785 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.558845 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558899 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.558987 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.559047 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559207 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.559271 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559328 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559400 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.559462 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559516 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559585 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.559644 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559696 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559768 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.559830 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559885 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.559954 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.560014 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.560068 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.560133 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.560191 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.560246 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.560312 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.560373 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.560431 tramp-set-connection-property (7) # locked t
18:48:34.560507 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.560580 tramp-flush-connection-property (7) # locked
18:48:34.560645 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.560702 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.560754 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561186 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.561266 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561321 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561604 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.561669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561724 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561867 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.561923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.561977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562069 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.562130 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562292 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.562353 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562407 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562517 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.562590 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562646 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562720 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.562781 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562836 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.562904 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.562962 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563017 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563084 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.563142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563198 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563267 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.563326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563379 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563441 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.563500 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.563555 tramp-set-connection-property (7) # locked t
18:48:34.563629 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.563706 tramp-flush-connection-property (7) # locked
18:48:34.563773 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.563833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.563887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.564318 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.564395 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.564447 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.564729 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.564795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.564850 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.564994 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.565054 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565109 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565196 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.565254 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565420 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.565483 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565609 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.565671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565725 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565794 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.565852 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565906 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.565974 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.566038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566094 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566163 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.566223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566344 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.566401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566453 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566517 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.566578 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.566634 tramp-set-connection-property (7) # locked t
18:48:34.566707 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.566777 tramp-flush-connection-property (7) # locked
18:48:34.566842 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.566900 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.566953 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.567381 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.567469 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.567525 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.567811 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.567879 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.567933 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568078 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.568139 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568191 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568281 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.568346 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568401 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568508 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.568568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568623 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568692 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.568752 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568878 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.568940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.568995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569065 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.569124 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569177 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569245 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.569304 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569358 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569427 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.569488 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569545 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.569610 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.569669 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.569723 tramp-set-connection-property (7) # locked t
18:48:34.569797 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.569864 tramp-flush-connection-property (7) # locked
18:48:34.569930 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.569992 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.570048 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.570478 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.570556 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.570610 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.570892 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.570956 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571010 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571156 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.571223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571279 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571368 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.571429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571483 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571587 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.571647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.571704 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596307 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.596403 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596557 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.596619 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596673 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596742 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.596803 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.596949 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.597010 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.597065 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.597133 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.597191 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.597246 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.597310 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.597373 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.597430 tramp-set-connection-property (7) # locked t
18:48:34.597548 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.597625 tramp-flush-connection-property (7) # locked
18:48:34.597690 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.597751 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.597806 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.598247 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.598326 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.598382 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.598667 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.598733 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.598787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.598932 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.598992 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599048 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599136 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.599197 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599252 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599366 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.599428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599483 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599554 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.599616 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599670 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599740 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.599801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.599926 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.599986 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600041 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600109 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.600169 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600291 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.600349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600404 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600468 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.600528 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.600582 tramp-set-connection-property (7) # locked t
18:48:34.600657 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.600727 tramp-flush-connection-property (7) # locked
18:48:34.600792 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.600852 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.600906 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.601336 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.601415 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.601468 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.601751 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.601817 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.601871 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602015 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.602073 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602216 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.602278 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602332 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602438 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.602538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602598 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602675 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.602738 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602793 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602864 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.602923 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.602976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603046 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.603107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603163 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603231 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.603290 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603343 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603413 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.603474 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603530 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.603593 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.603652 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.603721 tramp-set-connection-property (7) # locked t
18:48:34.603796 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.603871 tramp-flush-connection-property (7) # locked
18:48:34.603936 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.603996 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.604052 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.604482 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.604560 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.604614 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.604899 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.604966 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605163 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.605222 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605277 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605364 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.605424 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605590 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.605653 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605708 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605777 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.605837 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605891 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.605962 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.606024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606080 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606150 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.606213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606267 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606335 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.606400 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606456 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606525 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.606586 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606641 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.606705 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.606765 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.606819 tramp-set-connection-property (7) # locked t
18:48:34.606893 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.606961 tramp-flush-connection-property (7) # locked
18:48:34.607029 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.607091 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.607146 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.607576 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.607654 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.607708 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.607990 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.608055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608111 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608257 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.608318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608372 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608460 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.608522 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608681 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.608752 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608808 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608879 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.608940 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.608995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609065 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.609124 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609248 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.609310 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609364 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609436 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.609495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609548 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609613 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.609672 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.609792 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.609852 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.609909 tramp-set-connection-property (7) # locked t
18:48:34.609985 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.610051 tramp-flush-connection-property (7) # locked
18:48:34.610115 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.610173 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.610225 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.610657 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.610737 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.610791 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611075 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.611141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611194 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611337 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.611394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611552 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.611614 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611668 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611775 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.611837 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611890 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.611958 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.612020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612078 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612150 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.612211 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612266 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612335 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.612394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612446 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612537 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.612608 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612734 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.612795 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.612911 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.612972 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.613025 tramp-set-connection-property (7) # locked t
18:48:34.613100 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.613169 tramp-flush-connection-property (7) # locked
18:48:34.613237 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.613304 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.613359 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.613789 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.613866 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.613918 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614200 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.614269 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614324 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614468 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.614528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614583 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614670 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.614728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.614888 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.614951 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615078 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.615141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615194 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615263 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.615323 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615446 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.615507 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615564 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615633 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.615693 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615753 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615819 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.615875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615928 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.615992 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.616053 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.616108 tramp-set-connection-property (7) # locked t
18:48:34.616182 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.616252 tramp-flush-connection-property (7) # locked
18:48:34.616315 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.616373 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.616425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.616857 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.616937 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.616992 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617275 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.617341 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617536 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.617594 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617647 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617736 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.617799 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.617960 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.618020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618075 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618143 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.618201 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618256 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618329 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.618390 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618444 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618513 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.618572 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618691 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.618750 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618805 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.618901 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.618992 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.619059 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.619123 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.619182 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.619236 tramp-set-connection-property (7) # locked t
18:48:34.619311 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.619386 tramp-flush-connection-property (7) # locked
18:48:34.619453 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.619514 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.619570 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620000 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.620077 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620130 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620412 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.620481 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620538 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620684 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.620743 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620886 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.620946 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.620998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621102 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.621165 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621220 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621290 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.621351 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621406 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621475 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.621533 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621584 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621651 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.621713 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621769 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621839 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.621898 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.621952 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.622017 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.622074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.622125 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.622189 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.622250 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.622306 tramp-set-connection-property (7) # locked t
18:48:34.622384 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.622459 tramp-flush-connection-property (7) # locked
18:48:34.622527 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.622585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.622644 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623072 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.623153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623211 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623494 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.623567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623765 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.623822 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.623969 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.624031 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624087 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624199 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.624263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624317 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624392 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.624453 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624506 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624584 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.624662 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624719 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624789 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.624849 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.624971 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.625029 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.625089 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.625164 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.625225 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.625289 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.625353 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.625414 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.625468 tramp-set-connection-property (7) # locked t
18:48:34.625540 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.625608 tramp-flush-connection-property (7) # locked
18:48:34.625680 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.625742 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.625797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.626234 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.626312 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.626366 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.626649 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.626714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.626798 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.626946 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.627005 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.627062 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.627156 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.627216 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.627271 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.627376 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.627435 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.627496 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628350 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.628420 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628553 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.628615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628668 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628736 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.628797 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.628922 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.628981 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.629038 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.629105 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.629163 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.629217 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.629278 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.629341 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.629398 tramp-set-connection-property (7) # locked t
18:48:34.654308 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.654443 tramp-flush-connection-property (7) # locked
18:48:34.654519 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.654602 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.654659 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655106 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.655185 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655240 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655526 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.655593 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655648 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655791 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.655851 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655905 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.655995 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.656055 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656110 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656218 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.656280 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656335 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656405 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.656466 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656520 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656591 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.656651 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656774 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.656833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656887 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.656968 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.657030 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.657084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.657152 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.657211 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.657267 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.657331 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.657394 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.657450 tramp-set-connection-property (7) # locked t
18:48:34.657570 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.657638 tramp-flush-connection-property (7) # locked
18:48:34.657703 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.657763 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.657817 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.658247 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.658324 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.658378 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.658661 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.658727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.658783 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.658927 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.658985 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659040 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659129 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.659190 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659244 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659352 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.659413 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659468 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659537 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.659599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659653 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659724 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.659785 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659840 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.659910 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.659969 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660092 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.660153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660208 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660273 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.660333 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660453 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.660512 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.660567 tramp-set-connection-property (7) # locked t
18:48:34.660641 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

18:48:34.660709 tramp-flush-connection-property (7) # locked
18:48:34.660774 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.660833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.660888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.661319 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.661442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.661501 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.661788 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.661856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.661910 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662054 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.662112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662167 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662256 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.662318 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662518 tramp-process-one-action (5) # Looking for regexp "\(\(Are you 
sure you want to continue connecting 
(yes/no\(?:\(?:/\[fingerprint]\)?)\?\)\)\s-*\)\'" from remote shell
18:48:34.662589 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662650 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.662720 tramp-process-one-action (5) # Looking for regexp 
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels 
connectio\)n)\)\s-*\)\'" from remote shell
18:48:34.662963 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663147 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663225 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:48:34.663287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663412 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
18:48:34.663471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663528 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663599 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[
]*\)\'" from remote shell
18:48:34.663661 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663717 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663785 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
18:48:34.663843 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663897 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.663961 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:48:34.664023 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.664079 tramp-set-connection-property (7) # locked t
18:48:34.664185 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run t
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

~ $ 
18:48:34.664270 tramp-flush-connection-property (7) # locked
18:48:34.664331 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.664386 tramp-set-connection-property (7) # locked t
18:48:34.664461 tramp-accept-process-output (10) # *tramp/scp motorolausb* 0 
run nil
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

~ $ 
18:48:34.664540 tramp-flush-connection-property (7) # locked
18:48:34.664603 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:48:34.664665 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.664719 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665144 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0?
 *\)\'" from remote shell
18:48:34.665223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665276 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665545 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification 
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported 
authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try 
again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal 
[[:digit:]]+\).*\)\'" from remote shell
18:48:34.665613 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665669 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665809 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
18:48:34.665868 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.665922 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.666010 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[[:digit:];]*[[:alpha:]] *\)*\)\'" from remote shell
18:48:34.666069 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.666126 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.666197 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
18:48:34.666274 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.666336 tramp-process-actions (6) # 
X11 forwarding request failed on channel 1

Welcome to Termux!

Communities: https://termux.dev/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.dev/issues

~ $ 
18:48:34.666415 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.666486 tramp-process-actions (3) # Waiting for prompts from remote 
shell...done
18:48:34.666546 tramp-maybe-open-connection (3) # Found remote shell prompt on 
‘motorolausb’
18:48:34.666606 tramp-get-connection-property (7) # session-timeout nil; cache 
used: nil
18:48:34.666694 tramp-get-connection-property (7) # remote-shell undef; cache 
used: nil
18:48:34.666765 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...
18:48:34.666931 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.667000 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.667063 tramp-send-command (6) # exec env TERM='dumb' 
INSIDE_EMACS='29.0.50,tramp:2.6.0-pre' ENV='' HISTFILE=~/.tramp_history 
PROMPT_COMMAND='' PS1=///3f46e2bb458e81457a670748d48547ba\#\$ PS2='' PS3='' 
/bin/sh  -i
18:48:34.667130 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.667196 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.667258 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
667234 470000)
18:48:34.667324 tramp-send-string (10) # exec env TERM='dumb' 
INSIDE_EMACS='29.0.50,tramp:2.6.0-pre' ENV='' HISTFILE=~/.tramp_history 
PROMPT_COMMAND='' PS1=///3f46e2bb458e81457a670748d48547ba\#\$ PS2='' PS3='' 
/bin/sh  -i
18:48:34.667388 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.667458 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.667514 tramp-set-connection-property (7) # locked t
18:48:34.667591 tramp-flush-connection-property (7) # locked
18:48:34.667687 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.667857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.667917 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.668019 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.668077 tramp-set-connection-property (7) # locked t
18:48:34.718743 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.718816 tramp-flush-connection-property (7) # locked
18:48:34.718884 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.718941 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.719024 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.719089 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.719153 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.719207 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.719316 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.719390 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.719458 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.719523 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.719593 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
667234 470000); cache used: t
18:48:34.719673 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.719737 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.719795 tramp-send-command (6) # (cd ~/) 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.719855 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.719919 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.719982 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
719958 239000)
18:48:34.720049 tramp-send-string (10) # (cd ~/) 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.720113 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.720181 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.720236 tramp-set-connection-property (7) # locked t
18:48:34.720307 tramp-flush-connection-property (7) # locked
18:48:34.720428 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.720494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.720561 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.720619 tramp-set-connection-property (7) # locked t
18:48:34.723435 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.723599 tramp-flush-connection-property (7) # locked
18:48:34.723732 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.723857 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.724004 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.724262 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.724466 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.724622 tramp-set-connection-property (7) # remote-shell /bin/sh
18:48:34.724767 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...done
18:48:34.724911 tramp-open-connection-setup-interactive-shell (5) # Setting up 
remote shell environment
18:48:34.725056 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.725203 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.725340 tramp-send-command (6) # set +o vi +o emacs
18:48:34.725481 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.725644 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.725793 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
725737 107000)
18:48:34.725952 tramp-send-string (10) # set +o vi +o emacs
18:48:34.726121 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.726276 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.726406 tramp-set-connection-property (7) # locked t
18:48:34.726562 tramp-flush-connection-property (7) # locked
18:48:34.726778 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.726908 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.727048 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.727259 tramp-set-connection-property (7) # locked t
18:48:34.727960 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.728131 tramp-flush-connection-property (7) # locked
18:48:34.728263 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.728388 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.728535 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.728784 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.728941 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.729085 tramp-send-command (6) # set -o
18:48:34.729230 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.729380 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.729522 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
729467 477000)
18:48:34.729675 tramp-send-string (10) # set -o
18:48:34.729819 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.729966 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.730097 tramp-set-connection-property (7) # locked t
18:48:34.730263 tramp-flush-connection-property (7) # locked
18:48:34.730485 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.730617 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.730750 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.730987 tramp-set-connection-property (7) # locked t
18:48:34.731445 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
Current option settings
errexit         off
noglob          off
ignoreeof       off
interactive     on
monitor         on
noexec          off
stdin           on
xtrace          off
verbose         off
vi              off
emacs           off
noclobber       off
allexport       off
notify          off
nounset         off
nolog           off
debug           off
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.731614 tramp-flush-connection-property (7) # locked
18:48:34.731744 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.731874 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.732027 tramp-wait-for-regexp (6) # 
Current option settings
errexit         off
noglob          off
ignoreeof       off
interactive     on
monitor         on
noexec          off
stdin           on
xtrace          off
verbose         off
vi              off
emacs           off
noclobber       off
allexport       off
notify          off
nounset         off
nolog           off
debug           off
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.732297 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.732479 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.732632 tramp-send-command (6) # stty -inlcr -onlcr -echo kill '^U' 
erase '^H'
18:48:34.732776 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.732923 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.733061 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
733007 278000)
18:48:34.733217 tramp-send-string (10) # stty -inlcr -onlcr -echo kill '^U' 
erase '^H'
18:48:34.733365 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.733524 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.733655 tramp-set-connection-property (7) # locked t
18:48:34.733813 tramp-flush-connection-property (7) # locked
18:48:34.734034 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.734163 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.734291 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.734492 tramp-set-connection-property (7) # locked t
18:48:34.762682 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.762844 tramp-flush-connection-property (7) # locked
18:48:34.762976 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.763107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.763258 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.763505 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.763654 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.763789 tramp-send-command (6) # echo foo
18:48:34.763938 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.764089 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.764234 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
764178 623000)
18:48:34.764389 tramp-send-string (10) # echo foo
18:48:34.764533 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.764684 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.764808 tramp-set-connection-property (7) # locked t
18:48:34.764955 tramp-flush-connection-property (7) # locked
18:48:34.765200 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.765340 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.765475 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.765603 tramp-set-connection-property (7) # locked t
18:48:34.766592 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
foo
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.766771 tramp-flush-connection-property (7) # locked
18:48:34.766901 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.767024 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.767177 tramp-wait-for-regexp (6) # 
foo
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.767439 tramp-open-connection-setup-interactive-shell (5) # Checking 
system information
18:48:34.767590 tramp-get-connection-property (7) # uname nil; cache used: nil
18:48:34.767773 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.767930 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.768079 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.768228 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.768384 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
764178 623000); cache used: t
18:48:34.768559 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.768716 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.768863 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.769012 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.769159 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.769305 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
769246 231000)
18:48:34.769456 tramp-send-string (10) # echo \"`uname -sr`\" 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.769611 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.769766 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.769897 tramp-set-connection-property (7) # locked t
18:48:34.770060 tramp-flush-connection-property (7) # locked
18:48:34.770299 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.770435 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.770569 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.770694 tramp-set-connection-property (7) # locked t
18:48:34.808742 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
"Linux 3.18.66-perf"
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.808906 tramp-flush-connection-property (7) # locked
18:48:34.809035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.809166 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.809322 tramp-wait-for-regexp (6) # 
"Linux 3.18.66-perf"
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.809581 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.809765 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.809942 tramp-set-connection-property (7) # uname Linux 3.18.66-perf
18:48:34.810083 tramp-open-connection-setup-interactive-shell (5) # Determining 
coding system
18:48:34.810786 tramp-get-connection-property (7) # locale undef; cache used: 
nil
18:48:34.810929 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.811069 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.811207 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.811346 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
769246 231000); cache used: t
18:48:34.811514 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.811649 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.811771 tramp-send-command (6) # locale -a
18:48:34.811895 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.812026 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.812149 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
812107 571000)
18:48:34.812307 tramp-send-string (10) # locale -a
18:48:34.812442 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.812633 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.812770 tramp-set-connection-property (7) # locked t
18:48:34.812928 tramp-flush-connection-property (7) # locked
18:48:34.813151 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.813284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.813413 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.813549 tramp-set-connection-property (7) # locked t
18:48:34.814697 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 7: locale: not found
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.814875 tramp-flush-connection-property (7) # locked
18:48:34.815011 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.815141 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.815293 tramp-wait-for-regexp (6) # 
/bin/sh: 7: locale: not found
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.815521 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.815699 tramp-set-connection-property (7) # locale LC_ALL=C
18:48:34.815847 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.815989 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.816119 tramp-send-command (6) # (echo foo ; echo bar)
18:48:34.816249 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.816384 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
18:48:34.816513 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
816469 364000)
18:48:34.816651 tramp-send-string (10) # (echo foo ; echo bar)
18:48:34.816779 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.816919 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.817057 tramp-set-connection-property (7) # locked t
18:48:34.817218 tramp-flush-connection-property (7) # locked
18:48:34.817444 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.817582 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.817717 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.817847 tramp-set-connection-property (7) # locked t
18:48:34.820061 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
foo
18:48:34.820201 tramp-flush-connection-property (7) # locked
18:48:34.820342 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.820480 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.820627 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.820758 tramp-set-connection-property (7) # locked t
18:48:34.820976 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
foo
bar
18:48:34.821104 tramp-flush-connection-property (7) # locked
18:48:34.821235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.821511 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.821657 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.821795 tramp-set-connection-property (7) # locked t
18:48:34.822018 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
foo
bar
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.822174 tramp-flush-connection-property (7) # locked
18:48:34.822306 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.822433 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.822622 tramp-wait-for-regexp (6) # 
foo
bar
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.822858 tramp-open-connection-setup-interactive-shell (5) # Setting 
coding system to ‘utf-8-unix’ and ‘utf-8-unix’
18:48:34.823010 tramp-get-connection-property (7) # chunksize undef; cache 
used: nil
18:48:34.823155 tramp-open-connection-setup-interactive-shell (5) # Checking 
remote host type for ‘send-process-string’ bug
18:48:34.823314 tramp-set-connection-property (7) # chunksize 0
18:48:34.823483 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.823658 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.823885 tramp-get-connection-property (7) # remote-path undef; cache 
used: nil
18:48:34.824033 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.824236 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.824376 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.824513 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.824654 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.824793 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
816469 364000); cache used: t
18:48:34.824961 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.825098 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.825224 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 
2>/dev/null; echo tramp_exit_status $?
18:48:34.825353 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.869083 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.869255 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
869207 361000)
18:48:34.869436 tramp-send-string (10) # echo \"`getconf PATH 2>/dev/null`\" 
2>/dev/null; echo tramp_exit_status $?
18:48:34.869570 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.869722 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.869850 tramp-set-connection-property (7) # locked t
18:48:34.870032 tramp-flush-connection-property (7) # locked
18:48:34.870242 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.870434 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.870571 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.870696 tramp-set-connection-property (7) # locked t
18:48:34.875192 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
""
18:48:34.875433 tramp-flush-connection-property (7) # locked
18:48:34.875575 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.875705 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.875974 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.876109 tramp-set-connection-property (7) # locked t
18:48:34.876326 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
""
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.876474 tramp-flush-connection-property (7) # locked
18:48:34.876601 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.876727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.876875 tramp-wait-for-regexp (6) # 
""
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.877107 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.877269 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.878106 tramp-get-file-property (8) # /bin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.878303 tramp-get-file-property (8) # /bin file-truename nil; inhibit: 
10; cache used: nil; cached at: nil
18:48:34.878514 tramp-get-connection-property (7) # test undef; cache used: nil
18:48:34.878641 tramp-get-test-command (5) # Finding a suitable ‘test’ command
18:48:34.878786 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.878928 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.879062 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.879217 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.879352 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
869207 361000); cache used: t
18:48:34.879520 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.879656 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.879777 tramp-send-command (6) # test 0 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.879905 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.880038 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.880179 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
880132 651000)
18:48:34.880314 tramp-send-string (10) # test 0 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.880444 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.880590 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.880719 tramp-set-connection-property (7) # locked t
18:48:34.880871 tramp-flush-connection-property (7) # locked
18:48:34.881100 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.881232 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.881374 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.881502 tramp-set-connection-property (7) # locked t
18:48:34.882566 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
18:48:34.882699 tramp-flush-connection-property (7) # locked
18:48:34.882833 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.882958 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.883105 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.883234 tramp-set-connection-property (7) # locked t
18:48:34.883449 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.883596 tramp-flush-connection-property (7) # locked
18:48:34.883727 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.883853 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.884000 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.884240 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.884409 tramp-set-connection-property (7) # test test
18:48:34.884684 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.884833 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.884968 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.885100 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.885232 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
880132 651000); cache used: t
18:48:34.885398 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.885534 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.885656 tramp-send-command (6) # test -d /bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.885784 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.885915 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.886050 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
886006 194000)
18:48:34.886189 tramp-send-string (10) # test -d /bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.886319 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.886464 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.886592 tramp-set-connection-property (7) # locked t
18:48:34.886753 tramp-flush-connection-property (7) # locked
18:48:34.886974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.887112 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.887249 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.887390 tramp-set-connection-property (7) # locked t
18:48:34.888402 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.888539 tramp-flush-connection-property (7) # locked
18:48:34.888672 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.888796 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.888943 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.889075 tramp-set-connection-property (7) # locked t
18:48:34.889294 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.889446 tramp-flush-connection-property (7) # locked
18:48:34.889576 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.889701 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.889845 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.890078 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.890274 tramp-set-file-property (8) # /bin file-directory-p nil
18:48:34.890998 tramp-get-file-property (8) # /usr/bin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.891197 tramp-get-file-property (8) # /usr/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.891420 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.891635 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.891778 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.891909 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.892044 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.892182 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
886006 194000); cache used: t
18:48:34.892347 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.892515 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.892644 tramp-send-command (6) # test -d /usr/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.892772 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.892905 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.893046 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
893000 757000)
18:48:34.893188 tramp-send-string (10) # test -d /usr/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.893321 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.893469 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.893598 tramp-set-connection-property (7) # locked t
18:48:34.893758 tramp-flush-connection-property (7) # locked
18:48:34.893981 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.894111 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.894253 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.894387 tramp-set-connection-property (7) # locked t
18:48:34.895398 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.895536 tramp-flush-connection-property (7) # locked
18:48:34.895671 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.895802 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.895945 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.896071 tramp-set-connection-property (7) # locked t
18:48:34.896281 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.896438 tramp-flush-connection-property (7) # locked
18:48:34.896570 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.896699 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.896849 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.897093 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.897293 tramp-set-file-property (8) # /usr/bin file-directory-p nil
18:48:34.897998 tramp-get-file-property (8) # /sbin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.898192 tramp-get-file-property (8) # /sbin file-truename nil; inhibit: 
10; cache used: nil; cached at: nil
18:48:34.898409 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.898628 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.898776 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.898911 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.899046 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.899179 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
893000 757000); cache used: t
18:48:34.899340 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.899474 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.899594 tramp-send-command (6) # test -d /sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.899728 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.899865 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.900009 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
899963 804000)
18:48:34.900147 tramp-send-string (10) # test -d /sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.900275 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.900419 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.900546 tramp-set-connection-property (7) # locked t
18:48:34.900701 tramp-flush-connection-property (7) # locked
18:48:34.900935 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.901074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.901223 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.901355 tramp-set-connection-property (7) # locked t
18:48:34.902239 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
18:48:34.902387 tramp-flush-connection-property (7) # locked
18:48:34.902560 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.902692 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.902843 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.902978 tramp-set-connection-property (7) # locked t
18:48:34.903199 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.903378 tramp-flush-connection-property (7) # locked
18:48:34.903510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.903637 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.903784 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.904026 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.904228 tramp-set-file-property (8) # /sbin file-directory-p t
18:48:34.904953 tramp-get-file-property (8) # /usr/sbin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.905147 tramp-get-file-property (8) # /usr/sbin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.905373 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.905598 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.905745 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.905878 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.906009 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.906152 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
899963 804000); cache used: t
18:48:34.906320 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.906462 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.906588 tramp-send-command (6) # test -d /usr/sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.906719 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.906854 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.906997 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
906951 496000)
18:48:34.907131 tramp-send-string (10) # test -d /usr/sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.907257 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.907398 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.907536 tramp-set-connection-property (7) # locked t
18:48:34.907703 tramp-flush-connection-property (7) # locked
18:48:34.907936 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.908074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.908220 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.908348 tramp-set-connection-property (7) # locked t
18:48:34.909374 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.909500 tramp-flush-connection-property (7) # locked
18:48:34.909626 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.909747 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.909882 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.909999 tramp-set-connection-property (7) # locked t
18:48:34.910196 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.910333 tramp-flush-connection-property (7) # locked
18:48:34.910449 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.910561 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.910696 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.910918 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.911103 tramp-set-file-property (8) # /usr/sbin file-directory-p nil
18:48:34.911755 tramp-get-file-property (8) # /usr/local/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.911937 tramp-get-file-property (8) # /usr/local/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.912128 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.912345 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.912506 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.912631 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.912756 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.912882 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
906951 496000); cache used: t
18:48:34.913035 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.913161 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.913272 tramp-send-command (6) # test -d /usr/local/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.913388 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.913506 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.913633 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
913593 88000)
18:48:34.913752 tramp-send-string (10) # test -d /usr/local/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.913878 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.914015 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.914137 tramp-set-connection-property (7) # locked t
18:48:34.914293 tramp-flush-connection-property (7) # locked
18:48:34.914505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.914625 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.914753 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.914867 tramp-set-connection-property (7) # locked t
18:48:34.916058 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.916182 tramp-flush-connection-property (7) # locked
18:48:34.916305 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.916425 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.916558 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.916674 tramp-set-connection-property (7) # locked t
18:48:34.916866 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.917001 tramp-flush-connection-property (7) # locked
18:48:34.917121 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.917243 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.917382 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.917605 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.917790 tramp-set-file-property (8) # /usr/local/bin file-directory-p 
nil
18:48:34.918440 tramp-get-file-property (8) # /usr/local/sbin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.918621 tramp-get-file-property (8) # /usr/local/sbin file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:48:34.918810 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.919016 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.919150 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.919276 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.919408 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.919532 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
913593 88000); cache used: t
18:48:34.919680 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.919802 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.919910 tramp-send-command (6) # test -d /usr/local/sbin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.920023 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.920140 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.920273 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
920231 533000)
18:48:34.920398 tramp-send-string (10) # test -d /usr/local/sbin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.920516 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.920647 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.920763 tramp-set-connection-property (7) # locked t
18:48:34.920904 tramp-flush-connection-property (7) # locked
18:48:34.921107 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.921223 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.921356 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.921479 tramp-set-connection-property (7) # locked t
18:48:34.922632 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.922743 tramp-flush-connection-property (7) # locked
18:48:34.922854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.922959 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.923078 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.923180 tramp-set-connection-property (7) # locked t
18:48:34.923377 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.923506 tramp-flush-connection-property (7) # locked
18:48:34.923615 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.923721 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.923843 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.924041 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.924208 tramp-set-file-property (8) # /usr/local/sbin file-directory-p 
nil
18:48:34.924795 tramp-get-file-property (8) # /local/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.924959 tramp-get-file-property (8) # /local/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.925137 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.925327 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.925450 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.925563 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.925675 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.925785 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
920231 533000); cache used: t
18:48:34.925918 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.926030 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.926131 tramp-send-command (6) # test -d /local/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.926240 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.926362 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.926487 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
926449 424000)
18:48:34.926601 tramp-send-string (10) # test -d /local/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.926706 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.926825 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.926931 tramp-set-connection-property (7) # locked t
18:48:34.927058 tramp-flush-connection-property (7) # locked
18:48:34.927256 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.927370 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.927491 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.927601 tramp-set-connection-property (7) # locked t
18:48:34.928759 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.928873 tramp-flush-connection-property (7) # locked
18:48:34.928982 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.929086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.929208 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.929318 tramp-set-connection-property (7) # locked t
18:48:34.929501 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.929631 tramp-flush-connection-property (7) # locked
18:48:34.929739 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.929845 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.929968 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.930166 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.930336 tramp-set-file-property (8) # /local/bin file-directory-p nil
18:48:34.930947 tramp-get-file-property (8) # /local/freeware/bin 
file-directory-p undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.931122 tramp-get-file-property (8) # /local/freeware/bin file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:48:34.931304 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.931512 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.931633 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.931744 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.931855 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.931965 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
926449 424000); cache used: t
18:48:34.932102 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.932223 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.932327 tramp-send-command (6) # test -d /local/freeware/bin 
2>/dev/null; echo tramp_exit_status $?
18:48:34.932437 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.932585 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.932698 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
932661 776000)
18:48:34.932800 tramp-send-string (10) # test -d /local/freeware/bin 
2>/dev/null; echo tramp_exit_status $?
18:48:34.932899 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.933009 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.933111 tramp-set-connection-property (7) # locked t
18:48:34.933237 tramp-flush-connection-property (7) # locked
18:48:34.933385 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.933524 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.933635 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.933749 tramp-set-connection-property (7) # locked t
18:48:34.934763 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
18:48:34.934865 tramp-flush-connection-property (7) # locked
18:48:34.934969 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.935072 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.935185 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.935286 tramp-set-connection-property (7) # locked t
18:48:34.935450 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.968179 tramp-flush-connection-property (7) # locked
18:48:34.968282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.968387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.968481 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.968629 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.968760 tramp-set-file-property (8) # /local/freeware/bin 
file-directory-p nil
18:48:34.969194 tramp-get-file-property (8) # /local/gnu/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.969313 tramp-get-file-property (8) # /local/gnu/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.969432 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.969564 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.969646 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.969720 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.969798 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.969872 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
932661 776000); cache used: t
18:48:34.969978 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.970053 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.970120 tramp-send-command (6) # test -d /local/gnu/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.970190 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.970264 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.970362 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
970337 806000)
18:48:34.970437 tramp-send-string (10) # test -d /local/gnu/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.970508 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.970589 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.970658 tramp-set-connection-property (7) # locked t
18:48:34.970773 tramp-flush-connection-property (7) # locked
18:48:34.970877 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.970974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.971106 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.971179 tramp-set-connection-property (7) # locked t
18:48:34.972802 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.972879 tramp-flush-connection-property (7) # locked
18:48:34.972935 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.972991 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.973056 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.973160 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.973251 tramp-set-file-property (8) # /local/gnu/bin file-directory-p 
nil
18:48:34.973568 tramp-get-file-property (8) # /usr/freeware/bin 
file-directory-p undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.973657 tramp-get-file-property (8) # /usr/freeware/bin file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:48:34.973752 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.973857 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.973920 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.973980 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.974041 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.974099 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
970337 806000); cache used: t
18:48:34.974172 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.974231 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.974283 tramp-send-command (6) # test -d /usr/freeware/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.974340 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.974397 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.974459 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
974439 524000)
18:48:34.974517 tramp-send-string (10) # test -d /usr/freeware/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.974574 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.974638 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.974694 tramp-set-connection-property (7) # locked t
18:48:34.974770 tramp-flush-connection-property (7) # locked
18:48:34.974867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.975003 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.975069 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.975125 tramp-set-connection-property (7) # locked t
18:48:34.976424 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.976494 tramp-flush-connection-property (7) # locked
18:48:34.976551 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.976606 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.976672 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.976776 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.976874 tramp-set-file-property (8) # /usr/freeware/bin 
file-directory-p nil
18:48:34.977183 tramp-get-file-property (8) # /usr/pkg/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.977271 tramp-get-file-property (8) # /usr/pkg/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.977364 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.977461 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.977523 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.977583 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.977642 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.977700 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
974439 524000); cache used: t
18:48:34.977772 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.977830 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.977882 tramp-send-command (6) # test -d /usr/pkg/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.977939 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.977998 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.978065 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
978039 655000)
18:48:34.978124 tramp-send-string (10) # test -d /usr/pkg/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.978180 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.978244 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.978302 tramp-set-connection-property (7) # locked t
18:48:34.978376 tramp-flush-connection-property (7) # locked
18:48:34.978472 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.978599 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.978667 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.978725 tramp-set-connection-property (7) # locked t
18:48:34.981190 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.981258 tramp-flush-connection-property (7) # locked
18:48:34.981314 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.981369 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.981433 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.981539 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.981629 tramp-set-file-property (8) # /usr/pkg/bin file-directory-p nil
18:48:34.981940 tramp-get-file-property (8) # /usr/contrib/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.982027 tramp-get-file-property (8) # /usr/contrib/bin file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:48:34.982120 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.982224 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.982290 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.982349 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.982407 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.982490 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
978039 655000); cache used: t
18:48:34.982570 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.982629 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.982684 tramp-send-command (6) # test -d /usr/contrib/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.982740 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.982797 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.982860 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
982839 531000)
18:48:34.982926 tramp-send-string (10) # test -d /usr/contrib/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.982981 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.983043 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.983102 tramp-set-connection-property (7) # locked t
18:48:34.983177 tramp-flush-connection-property (7) # locked
18:48:34.983349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.983417 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.983479 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.983533 tramp-set-connection-property (7) # locked t
18:48:34.985034 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.985126 tramp-flush-connection-property (7) # locked
18:48:34.985184 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.985241 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.985309 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.985412 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.985501 tramp-set-file-property (8) # /usr/contrib/bin file-directory-p 
nil
18:48:34.985805 tramp-get-file-property (8) # /opt/bin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.985891 tramp-get-file-property (8) # /opt/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.985986 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.986082 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.986146 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.986205 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.986263 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.986319 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
982839 531000); cache used: t
18:48:34.986388 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.986448 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.986501 tramp-send-command (6) # test -d /opt/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.986559 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.986619 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.986681 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
986661 185000)
18:48:34.986738 tramp-send-string (10) # test -d /opt/bin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.986794 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.986857 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.986912 tramp-set-connection-property (7) # locked t
18:48:34.986988 tramp-flush-connection-property (7) # locked
18:48:34.987084 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.987211 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.987282 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.987338 tramp-set-connection-property (7) # locked t
18:48:34.988688 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.988763 tramp-flush-connection-property (7) # locked
18:48:34.988820 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.988878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.988944 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.989048 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.989138 tramp-set-file-property (8) # /opt/bin file-directory-p nil
18:48:34.989440 tramp-get-file-property (8) # /opt/sbin file-directory-p undef; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.989527 tramp-get-file-property (8) # /opt/sbin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.989619 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.989712 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.989777 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.989837 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.989896 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.989954 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
986661 185000); cache used: t
18:48:34.990045 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.990104 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.990155 tramp-send-command (6) # test -d /opt/sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.990209 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.990267 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.990330 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
990310 586000)
18:48:34.990391 tramp-send-string (10) # test -d /opt/sbin 2>/dev/null; echo 
tramp_exit_status $?
18:48:34.990447 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.990508 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.990565 tramp-set-connection-property (7) # locked t
18:48:34.990639 tramp-flush-connection-property (7) # locked
18:48:34.990734 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.990865 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.990934 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.990992 tramp-set-connection-property (7) # locked t
18:48:34.992293 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.992369 tramp-flush-connection-property (7) # locked
18:48:34.992424 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.992504 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.992580 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.992683 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.992774 tramp-set-file-property (8) # /opt/sbin file-directory-p nil
18:48:34.993082 tramp-get-file-property (8) # /opt/local/bin file-directory-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:34.993170 tramp-get-file-property (8) # /opt/local/bin file-truename nil; 
inhibit: 10; cache used: nil; cached at: nil
18:48:34.993264 tramp-get-connection-property (7) # test test; cache used: t
18:48:34.993364 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.993426 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.993484 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.993540 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.993595 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
990310 586000); cache used: t
18:48:34.993670 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.993731 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.993785 tramp-send-command (6) # test -d /opt/local/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.993841 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.993898 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.993959 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
993939 195000)
18:48:34.994018 tramp-send-string (10) # test -d /opt/local/bin 2>/dev/null; 
echo tramp_exit_status $?
18:48:34.994071 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.994142 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.994201 tramp-set-connection-property (7) # locked t
18:48:34.994277 tramp-flush-connection-property (7) # locked
18:48:34.994375 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.994505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.994568 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.994622 tramp-set-connection-property (7) # locked t
18:48:34.996041 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.996110 tramp-flush-connection-property (7) # locked
18:48:34.996167 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.996222 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.996289 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.996393 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.996483 tramp-set-file-property (8) # /opt/local/bin file-directory-p 
nil
18:48:34.996548 tramp-set-connection-property (7) # remote-path (/sbin)
18:48:34.996628 tramp-get-connection-property (7) # pipe-buf undef; cache used: 
nil
18:48:34.996692 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.996802 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:34.996872 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.996937 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.997003 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.997071 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
993939 195000); cache used: t
18:48:34.997148 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.997212 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:34.997269 tramp-send-command (6) # getconf PIPE_BUF / 2>/dev/null || echo 
4096 2>/dev/null; echo tramp_exit_status $?
18:48:34.997330 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:34.997397 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:34.997466 tramp-set-connection-property (7) # last-cmd-time (25341 3538 
997442 206000)
18:48:34.997531 tramp-send-string (10) # getconf PIPE_BUF / 2>/dev/null || echo 
4096 2>/dev/null; echo tramp_exit_status $?
18:48:34.997594 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.997660 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.997715 tramp-set-connection-property (7) # locked t
18:48:34.997784 tramp-flush-connection-property (7) # locked
18:48:34.997881 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.998018 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.998079 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:34.998134 tramp-set-connection-property (7) # locked t
18:48:34.999435 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
4096
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.999513 tramp-flush-connection-property (7) # locked
18:48:34.999568 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.999622 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:34.999684 tramp-wait-for-regexp (6) # 
4096
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:34.999791 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.999871 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:34.999949 tramp-set-connection-property (7) # pipe-buf 4096
18:48:35.000014 tramp-set-remote-path (5) # Setting $PATH environment variable
18:48:35.000079 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.000151 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.000214 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.000280 tramp-get-connection-property (7) # last-cmd-time (25341 3538 
997442 206000); cache used: t
18:48:35.000356 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.000424 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.000485 tramp-send-command (6) # PATH=/sbin && export PATH
18:48:35.000552 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.000651 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.000747 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
719 136000)
18:48:35.000821 tramp-send-string (10) # PATH=/sbin && export PATH
18:48:35.000889 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.000960 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.001023 tramp-set-connection-property (7) # locked t
18:48:35.001107 tramp-flush-connection-property (7) # locked
18:48:35.001213 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.001276 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.001341 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.001404 tramp-set-connection-property (7) # locked t
18:48:35.002550 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.002625 tramp-flush-connection-property (7) # locked
18:48:35.002682 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.002739 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.002806 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.002915 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.002997 tramp-get-connection-property (7) # remote-shell undef; cache 
used: nil
18:48:35.003057 tramp-get-connection-property (7) # remote-shell undef; cache 
used: nil
18:48:35.003113 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.003169 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.003221 tramp-send-command (6) # echo ~root
18:48:35.003277 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.003336 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.003397 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
3378 146000)
18:48:35.003456 tramp-send-string (10) # echo ~root
18:48:35.003510 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.003571 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.003625 tramp-set-connection-property (7) # locked t
18:48:35.003693 tramp-flush-connection-property (7) # locked
18:48:35.003782 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.003854 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.004016 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.004071 tramp-set-connection-property (7) # locked t
18:48:35.005182 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
~root
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.005258 tramp-flush-connection-property (7) # locked
18:48:35.005312 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.005366 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.005432 tramp-wait-for-regexp (6) # 
~root
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.005535 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.005596 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.005705 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.005770 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.005847 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.005905 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.005960 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.006016 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
3378 146000); cache used: t
18:48:35.006091 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.006152 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.006212 tramp-send-command (6) # while read d; do if test -x $d/bash && 
test -f $d/bash; then echo tramp_executable $d/bash; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.006271 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.006327 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.006387 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
6368 728000)
18:48:35.006445 tramp-send-string (10) # while read d; do if test -x $d/bash && 
test -f $d/bash; then echo tramp_executable $d/bash; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.006502 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.006569 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.006629 tramp-set-connection-property (7) # locked t
18:48:35.006700 tramp-flush-connection-property (7) # locked
18:48:35.006785 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.006859 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.007022 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.007078 tramp-set-connection-property (7) # locked t
18:48:35.008672 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.008742 tramp-flush-connection-property (7) # locked
18:48:35.008801 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.008856 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.008923 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.009026 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.009085 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.009169 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.009236 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.009301 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.009361 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.009419 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.009477 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
6368 728000); cache used: t
18:48:35.009550 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.009608 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.009660 tramp-send-command (6) # while read d; do if test -x $d/ksh && 
test -f $d/ksh; then echo tramp_executable $d/ksh; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.009716 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.009773 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.009833 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
9812 883000)
18:48:35.009892 tramp-send-string (10) # while read d; do if test -x $d/ksh && 
test -f $d/ksh; then echo tramp_executable $d/ksh; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.009951 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.010017 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.010073 tramp-set-connection-property (7) # locked t
18:48:35.035858 tramp-flush-connection-property (7) # locked
18:48:35.035981 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.036056 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.036223 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.036287 tramp-set-connection-property (7) # locked t
18:48:35.037949 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.038023 tramp-flush-connection-property (7) # locked
18:48:35.038081 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.038136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.038208 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.038312 tramp-find-shell (2) # Couldn’t find a remote shell which groks 
tilde expansion, using ‘/bin/sh’
18:48:35.038372 tramp-set-connection-property (7) # remote-shell /bin/sh
18:48:35.038446 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.038512 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.038577 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.038644 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.038705 tramp-send-command (6) # mesg n 2>/dev/null; biff n 2>/dev/null
18:48:35.038768 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.038834 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.038903 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
38878 748000)
18:48:35.038969 tramp-send-string (10) # mesg n 2>/dev/null; biff n 2>/dev/null
18:48:35.039035 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.039106 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.039161 tramp-set-connection-property (7) # locked t
18:48:35.039231 tramp-flush-connection-property (7) # locked
18:48:35.039331 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.039389 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.039521 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.039576 tramp-set-connection-property (7) # locked t
18:48:35.040811 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.040885 tramp-flush-connection-property (7) # locked
18:48:35.040941 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.040996 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.041061 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.041177 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.041244 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.041304 tramp-send-command (6) # stty tab0
18:48:35.041367 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.041432 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.041500 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
41476 974000)
18:48:35.041566 tramp-send-string (10) # stty tab0
18:48:35.041628 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.041694 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.041750 tramp-set-connection-property (7) # locked t
18:48:35.041821 tramp-flush-connection-property (7) # locked
18:48:35.041919 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.041977 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.042104 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.042165 tramp-set-connection-property (7) # locked t
18:48:35.043177 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 36: stty: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.043264 tramp-flush-connection-property (7) # locked
18:48:35.043321 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.043376 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.043441 tramp-wait-for-regexp (6) # 
/bin/sh: 36: stty: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.043550 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.043615 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.043679 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.043740 tramp-send-command (6) # stty iutf8 2>/dev/null
18:48:35.043803 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.043867 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.043935 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
43911 338000)
18:48:35.044002 tramp-send-string (10) # stty iutf8 2>/dev/null
18:48:35.044064 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.044132 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.044187 tramp-set-connection-property (7) # locked t
18:48:35.044257 tramp-flush-connection-property (7) # locked
18:48:35.044360 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.044492 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.044552 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.044607 tramp-set-connection-property (7) # locked t
18:48:35.046045 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.046113 tramp-flush-connection-property (7) # locked
18:48:35.046170 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.046224 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.046288 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.046405 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.046477 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.046543 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.046608 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.046678 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
43911 338000); cache used: t
18:48:35.046763 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.046828 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.046887 tramp-send-command (6) # echo \"`tty`\" 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.046947 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.047013 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.047080 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
47056 710000)
18:48:35.047146 tramp-send-string (10) # echo \"`tty`\" 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.047208 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.047275 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.047330 tramp-set-connection-property (7) # locked t
18:48:35.047401 tramp-flush-connection-property (7) # locked
18:48:35.047499 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.047632 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.047692 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.047746 tramp-set-connection-property (7) # locked t
18:48:35.050603 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 1: tty: Permission denied
18:48:35.050677 tramp-flush-connection-property (7) # locked
18:48:35.050736 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.050800 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.050865 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.050919 tramp-set-connection-property (7) # locked t
18:48:35.051016 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 1: tty: Permission denied
18:48:35.051074 tramp-flush-connection-property (7) # locked
18:48:35.051132 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.051187 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.051250 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.051304 tramp-set-connection-property (7) # locked t
18:48:35.052310 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 1: tty: Permission denied
""
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.052396 tramp-flush-connection-property (7) # locked
18:48:35.052471 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.052536 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.052608 tramp-wait-for-regexp (6) # 
/bin/sh: 1: tty: Permission denied
""
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.052716 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.052804 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.105694 tramp-send-command-and-read (10) # 
  backtrace()
  tramp-error((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) wrong-type-argument "stringp nil")
  tramp-signal-hook-function(wrong-type-argument (stringp nil))
  format-message(nil)
  apply(format-message nil)
  error(nil)
  tramp-send-command-and-read((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) "echo \\\"`tty`\\\"" noerror)
  tramp-open-connection-setup-interactive-shell(#<process *tramp/scp 
motorolausb*> (tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil))
  tramp-maybe-open-connection((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil))
  tramp-send-command((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) "test 0 2>/dev/null; echo tramp_exit_status $?")
  tramp-send-command-and-check((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) "test 0")
  tramp-get-test-command((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil))
  tramp-run-test("-r" "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-handle-file-readable-p("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-handle-file-readable-p "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-readable-p 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-readable-p 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-readable-p 
"/scp:motorolausb:/storage/emulated/0/")
  file-readable-p("/scp:motorolausb:/storage/emulated/0/")
  bookmark-default-handler((#("LineageOS USB" 0 13 (bmkp-full-record #1)) 
(filename . "/scp:motorolausb:/storage/emulated/0/") (front-context-string . 
"Music\n  drwxrwx-") (rear-context-string . "0K Sep  4 07:21 ") (position . 
642)))
  bookmark-handle-bookmark("LineageOS USB")
  bookmark--jump-via("LineageOS USB" pop-to-buffer-same-window)
  bookmark-jump("LineageOS USB")
  funcall-interactively(bookmark-jump "LineageOS USB")
  call-interactively(bookmark-jump nil nil)
  command-execute(bookmark-jump)
18:48:35.105850 tramp-send-command-and-read (1) # Wrong type argument: "Wrong 
type argument", "stringp nil"
/bin/sh: 1: tty: Permission denied
""
18:48:35.105932 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.106003 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.106063 tramp-send-command (6) # stty -a
18:48:35.106126 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.106193 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.106263 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
106236 782000)
18:48:35.106328 tramp-send-string (10) # stty -a
18:48:35.106389 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.106463 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.106521 tramp-set-connection-property (7) # locked t
18:48:35.106610 tramp-flush-connection-property (7) # locked
18:48:35.106700 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.106789 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.106864 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.107000 tramp-set-connection-property (7) # locked t
18:48:35.108414 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 39: stty: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.108485 tramp-flush-connection-property (7) # locked
18:48:35.108545 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.108603 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.108673 tramp-wait-for-regexp (6) # 
/bin/sh: 39: stty: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.108789 tramp-open-connection-setup-interactive-shell (5) # Setting 
default environment
18:48:35.108855 tramp-get-connection-property (7) # locale LC_ALL=C; cache 
used: t
18:48:35.108958 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.109023 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.109082 tramp-send-command (6) # while read var val; do export 
$var="$val"; done <<'e97a32b23cbfc90ad2c6104bed500501'
LC_ALL C
ENV ''
TMOUT 0
LC_CTYPE ''
PAGER cat
e97a32b23cbfc90ad2c6104bed500501
18:48:35.109147 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.109214 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.109284 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
109259 282000)
18:48:35.109351 tramp-send-string (10) # while read var val; do export 
$var="$val"; done <<'e97a32b23cbfc90ad2c6104bed500501'
LC_ALL C
ENV ''
TMOUT 0
LC_CTYPE ''
PAGER cat
e97a32b23cbfc90ad2c6104bed500501
18:48:35.109416 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.109490 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.109545 tramp-set-connection-property (7) # locked t
18:48:35.109614 tramp-flush-connection-property (7) # locked
18:48:35.109714 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.109841 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.109908 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.109965 tramp-set-connection-property (7) # locked t
18:48:35.111686 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.111759 tramp-flush-connection-property (7) # locked
18:48:35.111814 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.111868 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.111931 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.112043 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.112110 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.112172 tramp-send-command (6) # unset CDPATH HISTORY MAIL MAILCHECK 
MAILPATH autocorrect correct
18:48:35.112266 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.112331 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.112400 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
112374 898000)
18:48:35.112488 tramp-send-string (10) # unset CDPATH HISTORY MAIL MAILCHECK 
MAILPATH autocorrect correct
18:48:35.112572 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.112644 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.112702 tramp-set-connection-property (7) # locked t
18:48:35.112773 tramp-flush-connection-property (7) # locked
18:48:35.112875 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.113007 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.113065 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.113119 tramp-set-connection-property (7) # locked t
18:48:35.114156 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.114226 tramp-flush-connection-property (7) # locked
18:48:35.114284 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.114340 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.114406 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.114513 tramp-set-connection-property (7) # connected t
18:48:35.114952 tramp-maybe-open-connection (3) # Opening connection nil for 
motorolausb using scp...done
18:48:35.115031 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.115103 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.115167 tramp-send-command (6) # test 0 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.115239 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.115313 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.115393 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
115363 833000)
18:48:35.115460 tramp-send-string (10) # test 0 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.115525 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.115594 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.115650 tramp-set-connection-property (7) # locked t
18:48:35.115720 tramp-flush-connection-property (7) # locked
18:48:35.115814 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.115889 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.116050 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.116109 tramp-set-connection-property (7) # locked t
18:48:35.117472 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.117545 tramp-flush-connection-property (7) # locked
18:48:35.117600 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.117655 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.117721 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.117831 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.117925 tramp-set-connection-property (7) # test test
18:48:35.118085 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.118160 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.118224 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.118288 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.118358 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
115363 833000); cache used: t
18:48:35.118465 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.118537 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.118600 tramp-send-command (6) # test -r /storage/emulated/0/ 
2>/dev/null; echo tramp_exit_status $?
18:48:35.118664 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.118728 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.118797 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
118773 295000)
18:48:35.118870 tramp-send-string (10) # test -r /storage/emulated/0/ 
2>/dev/null; echo tramp_exit_status $?
18:48:35.118937 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.145391 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.145473 tramp-set-connection-property (7) # locked t
18:48:35.145590 tramp-flush-connection-property (7) # locked
18:48:35.145691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.145848 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.145916 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.145969 tramp-set-connection-property (7) # locked t
18:48:35.147677 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.147752 tramp-flush-connection-property (7) # locked
18:48:35.147810 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.147867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.147938 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.148051 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.148174 tramp-set-file-property (8) # /storage/emulated/0 
file-readable-p t
18:48:35.148815 tramp-get-connection-property (7) # case-insensitive undef; 
cache used: nil
18:48:35.148891 tramp-get-connection-property (7) # case-insensitive undef; 
cache used: nil
18:48:35.148954 tramp-handle-file-name-case-insensitive-p (5) # Checking 
case-insensitive...
18:48:35.149811 tramp-get-file-property (8) # /storage/emulated/0 file-exists-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.149912 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.149988 tramp-get-connection-property (7) # file-exists undef; cache 
used: nil
18:48:35.150049 tramp-get-file-exists-command (5) # Finding command to check if 
file exists
18:48:35.150159 tramp-get-connection-property (7) # test test; cache used: t
18:48:35.150236 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.150307 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.150372 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.150442 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.150511 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
118773 295000); cache used: t
18:48:35.150597 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.150661 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.150720 tramp-send-command (6) # test -e / 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.150782 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.150846 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.150915 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
150890 616000)
18:48:35.150979 tramp-send-string (10) # test -e / 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.151043 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.151111 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.151168 tramp-set-connection-property (7) # locked t
18:48:35.151241 tramp-flush-connection-property (7) # locked
18:48:35.151338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.151462 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.151532 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.151587 tramp-set-connection-property (7) # locked t
18:48:35.152824 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.152900 tramp-flush-connection-property (7) # locked
18:48:35.152955 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.153026 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.153090 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.153196 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.153309 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.153378 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.153444 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.153508 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.153577 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
150890 616000); cache used: t
18:48:35.153656 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.153720 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.153779 tramp-send-command (6) # test -e /\ this\ file\ does\ not\ 
exist\  2>/dev/null; echo tramp_exit_status $?
18:48:35.153842 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.153906 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.153974 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
153949 58000)
18:48:35.154039 tramp-send-string (10) # test -e /\ this\ file\ does\ not\ 
exist\  2>/dev/null; echo tramp_exit_status $?
18:48:35.154103 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.154171 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.154226 tramp-set-connection-property (7) # locked t
18:48:35.154295 tramp-flush-connection-property (7) # locked
18:48:35.154460 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.154527 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.154584 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.154637 tramp-set-connection-property (7) # locked t
18:48:35.156693 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.156770 tramp-flush-connection-property (7) # locked
18:48:35.156825 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.156878 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.156945 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.157045 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.157123 tramp-set-connection-property (7) # file-exists test -e
18:48:35.157232 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.157302 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.157367 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.157433 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.157502 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
153949 58000); cache used: t
18:48:35.157580 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.157648 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.157708 tramp-send-command (6) # test -e /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.157770 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.157836 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.157905 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
157880 39000)
18:48:35.157971 tramp-send-string (10) # test -e /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.158035 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.158102 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.158159 tramp-set-connection-property (7) # locked t
18:48:35.158234 tramp-flush-connection-property (7) # locked
18:48:35.158333 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.158450 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.158523 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.158579 tramp-set-connection-property (7) # locked t
18:48:35.160023 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.160113 tramp-flush-connection-property (7) # locked
18:48:35.160170 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.160226 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.160289 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.160391 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.160494 tramp-set-file-property (8) # /storage/emulated/0 file-exists-p 
t
18:48:35.161016 tramp-get-file-property (8) # /STORAGE/EMULATED/0 file-exists-p 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.161113 tramp-get-file-property (8) # /STORAGE/EMULATED/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.161188 tramp-get-connection-property (7) # file-exists test -e; cache 
used: t
18:48:35.161297 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.161367 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.161432 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.161497 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.161564 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
157880 39000); cache used: t
18:48:35.161640 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.161704 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.161763 tramp-send-command (6) # test -e /STORAGE/EMULATED/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.161825 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.161887 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.161952 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
161928 825000)
18:48:35.162018 tramp-send-string (10) # test -e /STORAGE/EMULATED/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.162082 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.162147 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.162202 tramp-set-connection-property (7) # locked t
18:48:35.162278 tramp-flush-connection-property (7) # locked
18:48:35.162377 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.162477 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.162553 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.162608 tramp-set-connection-property (7) # locked t
18:48:35.163807 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.163883 tramp-flush-connection-property (7) # locked
18:48:35.163938 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.163991 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.164056 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.164180 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.164284 tramp-set-file-property (8) # /STORAGE/EMULATED/0 file-exists-p 
nil
18:48:35.164352 tramp-handle-file-name-case-insensitive-p (5) # Checking 
case-insensitive...done
18:48:35.164416 tramp-set-connection-property (7) # case-insensitive nil
18:48:35.164519 tramp-get-connection-property (7) # ~ undef; cache used: nil
18:48:35.164662 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.164733 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.164812 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.164876 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.164948 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
161928 825000); cache used: t
18:48:35.165026 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.165089 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.165148 tramp-send-command (6) # echo ~ 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.165209 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.165273 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.165340 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
165316 237000)
18:48:35.165405 tramp-send-string (10) # echo ~ 2>/dev/null; echo 
tramp_exit_status $?
18:48:35.165467 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.165535 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.165590 tramp-set-connection-property (7) # locked t
18:48:35.165659 tramp-flush-connection-property (7) # locked
18:48:35.165757 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.165891 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.165954 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.166008 tramp-set-connection-property (7) # locked t
18:48:35.167318 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/data/data/com.termux/files/home
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.167386 tramp-flush-connection-property (7) # locked
18:48:35.167442 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.167496 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.167559 tramp-wait-for-regexp (6) # 
/data/data/com.termux/files/home
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.167663 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.167753 tramp-set-connection-property (7) # ~ 
/data/data/com.termux/files/home
18:48:35.168189 tramp-get-file-property (8) # /storage/emulated/0 
file-directory-p undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.168288 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:48:35.168387 tramp-get-connection-property (7) # test test; cache used: t
18:48:35.168503 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.168573 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.168637 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.168701 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.168768 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
165316 237000); cache used: t
18:48:35.168844 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.168911 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.168970 tramp-send-command (6) # test -d /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.169032 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.169095 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.169164 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
169139 507000)
18:48:35.169228 tramp-send-string (10) # test -d /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:48:35.169289 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.169359 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.169416 tramp-set-connection-property (7) # locked t
18:48:35.169491 tramp-flush-connection-property (7) # locked
18:48:35.169592 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.169715 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.169788 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.169845 tramp-set-connection-property (7) # locked t
18:48:35.171064 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.171140 tramp-flush-connection-property (7) # locked
18:48:35.171195 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.171249 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.171314 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.171424 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.171529 tramp-set-file-property (8) # /storage/emulated/0 
file-directory-p t
18:48:35.207111 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:48:35.207199 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:48:35.207267 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:48:35.207371 tramp-get-connection-property (7) # ~ 
/data/data/com.termux/files/home; cache used: t
18:48:35.211850 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.211933 tramp-sh-handle-file-truename (4) # Finding true name for 
‘/scp:motorolausb:/storage/emulated/0/’
18:48:35.211998 tramp-get-connection-property (7) # readlink undef; cache used: 
nil
18:48:35.212052 tramp-get-remote-readlink (5) # Finding a suitable ‘readlink’ 
command
18:48:35.212107 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.212168 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.212269 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.212342 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.212403 tramp-get-connection-property (7) # uname Linux 3.18.66-perf; 
cache used: t
18:48:35.212520 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.212589 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.212647 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.212703 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
169139 507000); cache used: t
18:48:35.212787 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.212846 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.212905 tramp-send-command (6) # which \readlink | wc -w
18:48:35.212960 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.213016 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.213077 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
213056 969000)
18:48:35.213135 tramp-send-string (10) # which \readlink | wc -w
18:48:35.213190 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.213251 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.213305 tramp-set-connection-property (7) # locked t
18:48:35.213398 tramp-flush-connection-property (7) # locked
18:48:35.213495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.213578 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.213717 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.213781 tramp-set-connection-property (7) # locked t
18:48:35.217536 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 56: wc: Permission denied
18:48:35.217602 tramp-flush-connection-property (7) # locked
18:48:35.217658 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.217712 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.217774 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.217829 tramp-set-connection-property (7) # locked t
18:48:35.218736 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 56: wc: Permission denied
/bin/sh: 56: 
18:48:35.218842 tramp-flush-connection-property (7) # locked
18:48:35.218896 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.218949 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.219099 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.219242 tramp-set-connection-property (7) # locked t
18:48:35.219340 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 56: wc: Permission denied
/bin/sh: 56: which: Permission denied
18:48:35.219395 tramp-flush-connection-property (7) # locked
18:48:35.219452 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.219505 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.219574 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.219627 tramp-set-connection-property (7) # locked t
18:48:35.220558 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 56: wc: Permission denied
/bin/sh: 56: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.220645 tramp-flush-connection-property (7) # locked
18:48:35.220708 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.220764 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.220833 tramp-wait-for-regexp (6) # 
/bin/sh: 56: wc: Permission denied
/bin/sh: 56: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.220950 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.221009 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.221066 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.221123 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
213056 969000); cache used: t
18:48:35.221202 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.221261 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.221312 tramp-send-command (6) # while read d; do if test -x 
$d/readlink && test -f $d/readlink; then echo tramp_executable $d/readlink; 
break; fi; done <<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.221374 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.221433 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.221495 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
221475 746000)
18:48:35.221559 tramp-send-string (10) # while read d; do if test -x 
$d/readlink && test -f $d/readlink; then echo tramp_executable $d/readlink; 
break; fi; done <<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.221618 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.221685 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.221738 tramp-set-connection-property (7) # locked t
18:48:35.221810 tramp-flush-connection-property (7) # locked
18:48:35.221925 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.221988 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.222046 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.222100 tramp-set-connection-property (7) # locked t
18:48:35.223823 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.223895 tramp-flush-connection-property (7) # locked
18:48:35.223954 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.224015 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.224080 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.224185 tramp-set-connection-property (7) # readlink nil
18:48:35.224244 tramp-get-connection-property (7) # perl undef; cache used: nil
18:48:35.224298 tramp-get-remote-perl (5) # Finding a suitable ‘perl’ command
18:48:35.224354 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.224421 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.224509 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.224576 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.224636 tramp-get-connection-property (7) # uname Linux 3.18.66-perf; 
cache used: t
18:48:35.224701 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.224759 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.224816 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.224880 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
221475 746000); cache used: t
18:48:35.224952 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.225008 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.225060 tramp-send-command (6) # which \perl5 | wc -w
18:48:35.225112 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.225166 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.225228 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
225208 472000)
18:48:35.225294 tramp-send-string (10) # which \perl5 | wc -w
18:48:35.225349 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.225410 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.225465 tramp-set-connection-property (7) # locked t
18:48:35.225534 tramp-flush-connection-property (7) # locked
18:48:35.225627 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.225762 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.225821 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.225876 tramp-set-connection-property (7) # locked t
18:48:35.236573 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 60: which: Permission denied
18:48:35.236631 tramp-flush-connection-property (7) # locked
18:48:35.236686 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.236738 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.236805 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.236861 tramp-set-connection-property (7) # locked t
18:48:35.240847 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 60: which: Permission denied
/bin/sh: 60: 
18:48:35.240955 tramp-flush-connection-property (7) # locked
18:48:35.241096 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.241182 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.241251 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.241309 tramp-set-connection-property (7) # locked t
18:48:35.241409 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 60: which: Permission denied
/bin/sh: 60: wc: Permission denied
18:48:35.241466 tramp-flush-connection-property (7) # locked
18:48:35.241524 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.241579 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.241666 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.241721 tramp-set-connection-property (7) # locked t
18:48:35.242856 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 60: which: Permission denied
/bin/sh: 60: wc: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.242933 tramp-flush-connection-property (7) # locked
18:48:35.242990 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.243045 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.243116 tramp-wait-for-regexp (6) # 
/bin/sh: 60: which: Permission denied
/bin/sh: 60: wc: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.243229 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.243288 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.243344 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.243406 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
225208 472000); cache used: t
18:48:35.243486 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.243546 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.243600 tramp-send-command (6) # while read d; do if test -x $d/perl5 
&& test -f $d/perl5; then echo tramp_executable $d/perl5; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.243659 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.243715 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.243781 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
243761 404000)
18:48:35.243841 tramp-send-string (10) # while read d; do if test -x $d/perl5 
&& test -f $d/perl5; then echo tramp_executable $d/perl5; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.243898 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.243972 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.244033 tramp-set-connection-property (7) # locked t
18:48:35.244104 tramp-flush-connection-property (7) # locked
18:48:35.244205 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.244319 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.244395 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.244449 tramp-set-connection-property (7) # locked t
18:48:35.246296 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.246394 tramp-flush-connection-property (7) # locked
18:48:35.246456 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.246512 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.246579 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.246683 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.246745 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.246831 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.246903 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.246966 tramp-get-connection-property (7) # uname Linux 3.18.66-perf; 
cache used: t
18:48:35.247035 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.247095 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.247153 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.247212 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
243761 404000); cache used: t
18:48:35.247282 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.247339 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.247395 tramp-send-command (6) # which \perl | wc -w
18:48:35.247449 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.247509 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.247573 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
247553 834000)
18:48:35.247646 tramp-send-string (10) # which \perl | wc -w
18:48:35.247702 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.275227 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.275308 tramp-set-connection-property (7) # locked t
18:48:35.275412 tramp-flush-connection-property (7) # locked
18:48:35.275566 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.275633 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.275776 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.275834 tramp-set-connection-property (7) # locked t
18:48:35.279739 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 64: 
18:48:35.279829 tramp-flush-connection-property (7) # locked
18:48:35.279888 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.279944 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.280012 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.280069 tramp-set-connection-property (7) # locked t
18:48:35.280168 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 64: wc: Permission denied
18:48:35.280225 tramp-flush-connection-property (7) # locked
18:48:35.280282 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.280338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.280496 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.280632 tramp-set-connection-property (7) # locked t
18:48:35.280837 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 64: wc: Permission denied
/bin/sh: 64: which: Permission denied
18:48:35.280998 tramp-flush-connection-property (7) # locked
18:48:35.281088 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.281146 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.281218 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.281272 tramp-set-connection-property (7) # locked t
18:48:35.281371 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 64: wc: Permission denied
/bin/sh: 64: which: Permission denied
18:48:35.281428 tramp-flush-connection-property (7) # locked
18:48:35.281486 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.281541 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.281609 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.281665 tramp-set-connection-property (7) # locked t
18:48:35.282317 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 64: wc: Permission denied
/bin/sh: 64: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.282403 tramp-flush-connection-property (7) # locked
18:48:35.282503 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.282571 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.282640 tramp-wait-for-regexp (6) # 
/bin/sh: 64: wc: Permission denied
/bin/sh: 64: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.282758 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.282825 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.282885 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.282942 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
247553 834000); cache used: t
18:48:35.283023 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.283081 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.283133 tramp-send-command (6) # while read d; do if test -x $d/perl && 
test -f $d/perl; then echo tramp_executable $d/perl; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.283191 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.283249 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.283309 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
283289 496000)
18:48:35.283368 tramp-send-string (10) # while read d; do if test -x $d/perl && 
test -f $d/perl; then echo tramp_executable $d/perl; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.283433 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.283501 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.283560 tramp-set-connection-property (7) # locked t
18:48:35.283632 tramp-flush-connection-property (7) # locked
18:48:35.283729 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.283860 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.283920 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.283974 tramp-set-connection-property (7) # locked t
18:48:35.285578 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.285650 tramp-flush-connection-property (7) # locked
18:48:35.285706 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.285762 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.285827 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.285936 tramp-set-connection-property (7) # perl nil
18:48:35.286876 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.287442 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes-integer undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.287536 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:48:35.287605 tramp-get-connection-property (7) # stat undef; cache used: nil
18:48:35.287664 tramp-get-connection-property (7) # uname Linux 3.18.66-perf; 
cache used: t
18:48:35.287721 tramp-get-remote-stat (5) # Finding a suitable ‘stat’ command
18:48:35.287778 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.287837 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.287943 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.288010 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.288069 tramp-get-connection-property (7) # uname Linux 3.18.66-perf; 
cache used: t
18:48:35.288129 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.288185 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.288240 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.288295 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
283289 496000); cache used: t
18:48:35.288367 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.288424 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.288475 tramp-send-command (6) # which \stat | wc -w
18:48:35.288528 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.288584 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.288644 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
288625 45000)
18:48:35.288700 tramp-send-string (10) # which \stat | wc -w
18:48:35.288754 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.288817 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.288871 tramp-set-connection-property (7) # locked t
18:48:35.288941 tramp-flush-connection-property (7) # locked
18:48:35.289035 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.289092 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.289221 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.289281 tramp-set-connection-property (7) # locked t
18:48:35.292822 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 68: wc: Permission denied
18:48:35.292910 tramp-flush-connection-property (7) # locked
18:48:35.292967 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.293022 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.293086 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.293139 tramp-set-connection-property (7) # locked t
18:48:35.293236 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 68: wc: Permission denied
18:48:35.293292 tramp-flush-connection-property (7) # locked
18:48:35.293349 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.293492 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.293639 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.293697 tramp-set-connection-property (7) # locked t
18:48:35.293792 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 68: wc: Permission denied
/bin/sh: 68: 
18:48:35.293856 tramp-flush-connection-property (7) # locked
18:48:35.294009 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.294077 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.294220 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.294321 tramp-set-connection-property (7) # locked t
18:48:35.294418 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 68: wc: Permission denied
/bin/sh: 68: which: Permission denied
18:48:35.294472 tramp-flush-connection-property (7) # locked
18:48:35.294531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.294585 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.294654 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.294707 tramp-set-connection-property (7) # locked t
18:48:35.296089 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
/bin/sh: 68: wc: Permission denied
/bin/sh: 68: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.296180 tramp-flush-connection-property (7) # locked
18:48:35.296235 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.296287 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.296349 tramp-wait-for-regexp (6) # 
/bin/sh: 68: wc: Permission denied
/bin/sh: 68: which: Permission denied
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.296462 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.296529 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.296585 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.296640 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
288625 45000); cache used: t
18:48:35.296710 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.296768 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.296820 tramp-send-command (6) # while read d; do if test -x $d/stat && 
test -f $d/stat; then echo tramp_executable $d/stat; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.296876 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.296931 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.296991 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
296972 265000)
18:48:35.297048 tramp-send-string (10) # while read d; do if test -x $d/stat && 
test -f $d/stat; then echo tramp_executable $d/stat; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.297105 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.297189 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.297243 tramp-set-connection-property (7) # locked t
18:48:35.297311 tramp-flush-connection-property (7) # locked
18:48:35.297429 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.297504 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.297562 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.297617 tramp-set-connection-property (7) # locked t
18:48:35.299309 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.299382 tramp-flush-connection-property (7) # locked
18:48:35.299439 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.299494 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.299559 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.299661 tramp-set-connection-property (7) # stat nil
18:48:35.299717 tramp-get-connection-property (7) # perl nil; cache used: t
18:48:35.299771 tramp-do-file-attributes-with-ls (5) # file attributes with ls: 
/storage/emulated/0/
18:48:35.299867 tramp-get-connection-property (7) # file-exists test -e; cache 
used: t
18:48:35.299934 tramp-get-connection-property (7) # test test; cache used: t
18:48:35.300063 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:48:35.300125 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.300183 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.300242 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.300303 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
296972 265000); cache used: t
18:48:35.300376 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.300434 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.300485 tramp-send-command (6) # cd /storage/emulated/0/ && (test -e . 
|| test -h .) 2>/dev/null; echo tramp_exit_status $?
18:48:35.300542 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.300602 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.300665 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
300645 5000)
18:48:35.300724 tramp-send-string (10) # cd /storage/emulated/0/ && (test -e . 
|| test -h .) 2>/dev/null; echo tramp_exit_status $?
18:48:35.300783 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.300847 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.300901 tramp-set-connection-property (7) # locked t
18:48:35.300979 tramp-flush-connection-property (7) # locked
18:48:35.301074 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.301133 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.301261 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.301315 tramp-set-connection-property (7) # locked t
18:48:35.304928 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.305002 tramp-flush-connection-property (7) # locked
18:48:35.305060 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.305114 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.305177 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.305275 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.305356 tramp-get-connection-property (7) # ls undef; cache used: nil
18:48:35.305413 tramp-get-ls-command (5) # Finding a suitable ‘ls’ command
18:48:35.305469 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.305528 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.305615 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.305683 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.305751 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.305808 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.305872 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.305934 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
300645 5000); cache used: t
18:48:35.306006 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.306062 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.306113 tramp-send-command (6) # while read d; do if test -x $d/ls && 
test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.306170 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.306225 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.306286 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
306266 545000)
18:48:35.306345 tramp-send-string (10) # while read d; do if test -x $d/ls && 
test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.306403 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.306468 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.306525 tramp-set-connection-property (7) # locked t
18:48:35.306595 tramp-flush-connection-property (7) # locked
18:48:35.306689 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.306749 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.306883 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.306940 tramp-set-connection-property (7) # locked t
18:48:35.308663 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.308731 tramp-flush-connection-property (7) # locked
18:48:35.308787 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.308840 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.308906 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.309014 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.309075 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.309367 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.309440 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.309514 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.309571 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.309630 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.309690 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
306266 545000); cache used: t
18:48:35.309763 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.309822 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.309874 tramp-send-command (6) # while read d; do if test -x $d/gnuls 
&& test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.309932 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.309988 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.310046 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
310027 385000)
18:48:35.310106 tramp-send-string (10) # while read d; do if test -x $d/gnuls 
&& test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.310166 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.310235 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.310291 tramp-set-connection-property (7) # locked t
18:48:35.310365 tramp-flush-connection-property (7) # locked
18:48:35.310462 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.310596 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.310659 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.310716 tramp-set-connection-property (7) # locked t
18:48:35.312194 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.312268 tramp-flush-connection-property (7) # locked
18:48:35.312325 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.312381 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.312447 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.312587 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.312649 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.312733 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:48:35.312803 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.312875 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.312933 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.312989 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.313047 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
310027 385000); cache used: t
18:48:35.313117 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.313172 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:48:35.313223 tramp-send-command (6) # while read d; do if test -x $d/gls && 
test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.313281 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:48:35.313339 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:48:35.313401 tramp-set-connection-property (7) # last-cmd-time (25341 3539 
313381 397000)
18:48:35.313460 tramp-send-string (10) # while read d; do if test -x $d/gls && 
test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:48:35.313519 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:48:35.313584 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.313639 tramp-set-connection-property (7) # locked t
18:48:35.313710 tramp-flush-connection-property (7) # locked
18:48:35.313806 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.313867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.314007 tramp-get-connection-property (7) # locked nil; cache used: nil
18:48:35.314064 tramp-set-connection-property (7) # locked t
18:48:35.315942 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.316010 tramp-flush-connection-property (7) # locked
18:48:35.316065 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.316118 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:48:35.316180 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:48:35.369385 tramp-get-ls-command (10) # 
  backtrace()
  tramp-error((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) file-error "Couldn't find a proper `ls' command")
  tramp-get-ls-command((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil))
  tramp-do-file-attributes-with-ls((tramp-file-name "scp" nil nil "motorolausb" 
nil "/storage/emulated/0/" nil) "/storage/emulated/0/")
  tramp-sh-handle-file-attributes("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-handle-file-attributes "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  file-attributes("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-file-symlink-p("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-handle-file-symlink-p "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  file-symlink-p("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-file-truename("/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-handle-file-truename("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-handle-file-truename "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-truename 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-truename 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-truename "/scp:motorolausb:/storage/emulated/0/")
  file-truename("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-access-file("/scp:motorolausb:/storage/emulated/0/" "Reading 
directory")
  apply(tramp-handle-access-file ("/scp:motorolausb:/storage/emulated/0/" 
"Reading directory"))
  tramp-sh-file-name-handler(access-file 
"/scp:motorolausb:/storage/emulated/0/" "Reading directory")
  apply(tramp-sh-file-name-handler access-file 
("/scp:motorolausb:/storage/emulated/0/" "Reading directory"))
  tramp-file-name-handler(access-file "/scp:motorolausb:/storage/emulated/0/" 
"Reading directory")
  access-file("/scp:motorolausb:/storage/emulated/0/" "Reading directory")
  tramp-sh-handle-insert-directory("/scp:motorolausb:/storage/emulated/0/" 
"--dired -al" nil t)
  apply(tramp-sh-handle-insert-directory 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  tramp-sh-file-name-handler(insert-directory 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  apply(tramp-sh-file-name-handler insert-directory 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  tramp-file-name-handler(insert-directory 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  #f(compiled-function (file switches &optional wildcard full-directory-p) 
"Insert directory listing for FILE, formatted according to SWITCHES.\nLeaves 
point after the inserted text.\nSWITCHES may be a string of options, or a list 
of strings\nrepresenting individual options.\nOptional third arg WILDCARD means 
treat FILE as shell wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file 
is a directory and\nswitches do not contain `d', so that a full listing is 
expected.\n\nThis works by running a directory listing program\nwhose name is 
in the variable `insert-directory-program'.\nIf WILDCARD, it also runs the 
shell specified by `shell-file-name'.\n\nWhen SWITCHES contains the long 
`--dired' option, this function\ntreats it specially, for the sake of dired.  
However, the\nnormally equivalent short `-D' option is just passed on 
to\n`insert-directory-program', as any other option." #<bytecode 
-0x2546eafa0c3ab45>)("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil 
t)
  ls-lisp--insert-directory(#f(compiled-function (file switches &optional 
wildcard full-directory-p) "Insert directory listing for FILE, formatted 
according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be 
a string of options, or a list of strings\nrepresenting individual 
options.\nOptional third arg WILDCARD means treat FILE as shell 
wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file is a directory 
and\nswitches do not contain `d', so that a full listing is expected.\n\nThis 
works by running a directory listing program\nwhose name is in the variable 
`insert-directory-program'.\nIf WILDCARD, it also runs the shell specified by 
`shell-file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this 
function\ntreats it specially, for the sake of dired.  However, the\nnormally 
equivalent short `-D' option is just passed on to\n`insert-directory-program', 
as any other option." #<bytecode -0x2546eafa0c3ab45>) 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  apply(ls-lisp--insert-directory #f(compiled-function (file switches &optional 
wildcard full-directory-p) "Insert directory listing for FILE, formatted 
according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be 
a string of options, or a list of strings\nrepresenting individual 
options.\nOptional third arg WILDCARD means treat FILE as shell 
wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file is a directory 
and\nswitches do not contain `d', so that a full listing is expected.\n\nThis 
works by running a directory listing program\nwhose name is in the variable 
`insert-directory-program'.\nIf WILDCARD, it also runs the shell specified by 
`shell-file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this 
function\ntreats it specially, for the sake of dired.  However, the\nnormally 
equivalent short `-D' option is just passed on to\n`insert-directory-program', 
as any other option." #<bytecode -0x2546eafa0c3ab45>) 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  insert-directory("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  dired-insert-directory("/scp:motorolausb:/storage/emulated/0/" "-al" nil nil 
t)
  dired-readin-insert()
  #f(compiled-function () #<bytecode -0xfed5e56bcacce3f>)()
  combine-change-calls-1(1 1 #f(compiled-function () #<bytecode 
-0xfed5e56bcacce3f>))
  dired-readin()
  dired-internal-noselect("/scp:motorolausb:/storage/emulated/0/" nil)
  dired-noselect("/scp:motorolausb:/storage/emulated/0/")
  run-hook-with-args-until-success(dired-noselect 
"/scp:motorolausb:/storage/emulated/0/")
  find-file-noselect("/scp:motorolausb:/storage/emulated/0/")
  bookmark-default-handler((#("LineageOS USB" 0 13 (bmkp-full-record #1)) 
(filename . "/scp:motorolausb:/storage/emulated/0/") (front-context-string . 
"Music\n  drwxrwx-") (rear-context-string . "0K Sep  4 07:21 ") (position . 
642)))
  bookmark-handle-bookmark("LineageOS USB")
  bookmark--jump-via("LineageOS USB" pop-to-buffer-same-window)
  bookmark-jump("LineageOS USB")
  funcall-interactively(bookmark-jump "LineageOS USB")
  call-interactively(bookmark-jump nil nil)
  command-execute(bookmark-jump)
18:48:35.370050 tramp-get-ls-command (1) # File error: Couldn't find a proper 
`ls' command
18:51:11.258780 tramp-get-file-property (8) # /storage/emulated/0 
file-readable-p undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.259221 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.259478 tramp-get-connection-property (7) # test test; cache used: t
18:51:11.259774 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:51:11.259941 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.260093 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.260242 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.260407 tramp-get-connection-property (7) # last-cmd-time (25341 3539 
313381 397000); cache used: t
18:51:11.260607 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.260760 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.260897 tramp-send-command (6) # echo are you awake
18:51:11.261041 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.261197 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.261359 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
261300 875000)
18:51:11.261513 tramp-send-string (10) # echo are you awake
18:51:11.261657 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.261816 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.261946 tramp-set-connection-property (7) # locked t
18:51:11.262142 tramp-flush-connection-property (7) # locked
18:51:11.262304 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.262490 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.262688 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.262824 tramp-set-connection-property (7) # locked t
18:51:11.265136 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
are you awake
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.265277 tramp-flush-connection-property (7) # locked
18:51:11.265387 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.265495 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.265625 tramp-wait-for-regexp (6) # 
are you awake
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.265843 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.265971 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.266087 tramp-send-command (6) # test -r /storage/emulated/0/ 
2>/dev/null; echo tramp_exit_status $?
18:51:11.266209 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.266336 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.266467 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
266420 815000)
18:51:11.266594 tramp-send-string (10) # test -r /storage/emulated/0/ 
2>/dev/null; echo tramp_exit_status $?
18:51:11.266714 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.266867 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.266998 tramp-set-connection-property (7) # locked t
18:51:11.267170 tramp-flush-connection-property (7) # locked
18:51:11.267331 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.267459 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.267595 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.267728 tramp-set-connection-property (7) # locked t
18:51:11.270037 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.270176 tramp-flush-connection-property (7) # locked
18:51:11.270283 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.270394 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.270519 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.270725 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.270932 tramp-set-file-property (8) # /storage/emulated/0 
file-readable-p t
18:51:11.272162 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.272322 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.272508 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.272764 tramp-get-connection-property (7) # ~ 
/data/data/com.termux/files/home; cache used: t
18:51:11.273777 tramp-get-file-property (8) # /storage/emulated/0 
file-directory-p undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.274009 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
nil; inhibit: 10; cache used: nil; cached at: nil
18:51:11.274250 tramp-get-connection-property (7) # test test; cache used: t
18:51:11.274532 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:51:11.274704 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.274865 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.275024 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.275191 tramp-get-connection-property (7) # last-cmd-time (25341 3695 
266420 815000); cache used: t
18:51:11.275376 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.275530 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.275674 tramp-send-command (6) # test -d /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:51:11.275831 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.276005 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.276173 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
276114 582000)
18:51:11.276333 tramp-send-string (10) # test -d /storage/emulated/0 
2>/dev/null; echo tramp_exit_status $?
18:51:11.276493 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.276656 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.276789 tramp-set-connection-property (7) # locked t
18:51:11.276958 tramp-flush-connection-property (7) # locked
18:51:11.277128 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.277270 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.277421 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.277558 tramp-set-connection-property (7) # locked t
18:51:11.279722 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.279867 tramp-flush-connection-property (7) # locked
18:51:11.279978 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.280087 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.280218 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.280443 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.280654 tramp-set-file-property (8) # /storage/emulated/0 
file-directory-p t
18:51:11.282629 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.282794 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.282954 tramp-get-connection-property (7) # case-insensitive nil; cache 
used: t
18:51:11.283199 tramp-get-connection-property (7) # ~ 
/data/data/com.termux/files/home; cache used: t
18:51:11.342787 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.342958 tramp-sh-handle-file-truename (4) # Finding true name for 
‘/scp:motorolausb:/storage/emulated/0/’
18:51:11.343084 tramp-get-connection-property (7) # readlink nil; cache used: t
18:51:11.343203 tramp-get-connection-property (7) # perl nil; cache used: t
18:51:11.345014 tramp-get-file-property (8) # /storage/emulated/0 file-truename 
undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.346182 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes-integer undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.346373 tramp-get-file-property (8) # /storage/emulated/0 
file-attributes undef; inhibit: 10; cache used: nil; cached at: nil
18:51:11.346515 tramp-get-connection-property (7) # stat nil; cache used: t
18:51:11.346637 tramp-get-connection-property (7) # perl nil; cache used: t
18:51:11.346753 tramp-do-file-attributes-with-ls (5) # file attributes with ls: 
/storage/emulated/0/
18:51:11.346941 tramp-get-connection-property (7) # file-exists test -e; cache 
used: t
18:51:11.347082 tramp-get-connection-property (7) # test test; cache used: t
18:51:11.347357 tramp-get-connection-property (7) # null-device /dev/null; 
cache used: t
18:51:11.347490 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.347617 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.347739 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.347869 tramp-get-connection-property (7) # last-cmd-time (25341 3695 
276114 582000); cache used: t
18:51:11.348037 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.348161 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.348277 tramp-send-command (6) # cd /storage/emulated/0/ && (test -e . 
|| test -h .) 2>/dev/null; echo tramp_exit_status $?
18:51:11.348398 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.348525 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.348680 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
348635 290000)
18:51:11.348809 tramp-send-string (10) # cd /storage/emulated/0/ && (test -e . 
|| test -h .) 2>/dev/null; echo tramp_exit_status $?
18:51:11.348935 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.349074 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.349194 tramp-set-connection-property (7) # locked t
18:51:11.349374 tramp-flush-connection-property (7) # locked
18:51:11.349516 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.349635 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.349768 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.349885 tramp-set-connection-property (7) # locked t
18:51:11.355018 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.355162 tramp-flush-connection-property (7) # locked
18:51:11.355275 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.355380 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.355504 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.355714 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.355860 tramp-get-connection-property (7) # ls undef; cache used: nil
18:51:11.355969 tramp-get-ls-command (5) # Finding a suitable ‘ls’ command
18:51:11.356080 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.356199 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.356383 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:51:11.356516 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.356652 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.356771 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.356881 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.356995 tramp-get-connection-property (7) # last-cmd-time (25341 3695 
348635 290000); cache used: t
18:51:11.357132 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.357242 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.357344 tramp-send-command (6) # while read d; do if test -x $d/ls && 
test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.357454 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.357564 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.357683 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
357644 599000)
18:51:11.357798 tramp-send-string (10) # while read d; do if test -x $d/ls && 
test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.357909 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.358036 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.358144 tramp-set-connection-property (7) # locked t
18:51:11.358281 tramp-flush-connection-property (7) # locked
18:51:11.358402 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.358511 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.358622 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.358728 tramp-set-connection-property (7) # locked t
18:51:11.360747 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.360887 tramp-flush-connection-property (7) # locked
18:51:11.360995 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.361102 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.361227 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.361429 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.361545 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.361714 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:51:11.361842 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.361972 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.362084 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.362192 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.362302 tramp-get-connection-property (7) # last-cmd-time (25341 3695 
357644 599000); cache used: t
18:51:11.362436 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.362592 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.362689 tramp-send-command (6) # while read d; do if test -x $d/gnuls 
&& test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.362793 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.362895 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.363003 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
362968 479000)
18:51:11.363107 tramp-send-string (10) # while read d; do if test -x $d/gnuls 
&& test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.363210 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.363325 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.363422 tramp-set-connection-property (7) # locked t
18:51:11.363551 tramp-flush-connection-property (7) # locked
18:51:11.363660 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.363765 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.363865 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.363965 tramp-set-connection-property (7) # locked t
18:51:11.366479 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.366609 tramp-flush-connection-property (7) # locked
18:51:11.366711 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.366810 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.366925 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.367109 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.367221 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.367371 tramp-get-connection-property (7) # remote-path (/sbin); cache 
used: t
18:51:11.367493 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.367619 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.367722 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.367822 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.367924 tramp-get-connection-property (7) # last-cmd-time (25341 3695 
362968 479000); cache used: t
18:51:11.368050 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.368153 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
18:51:11.368248 tramp-send-command (6) # while read d; do if test -x $d/gls && 
test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.368351 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
18:51:11.368450 tramp-get-connection-property (7) # chunksize 0; cache used: t
18:51:11.368560 tramp-set-connection-property (7) # last-cmd-time (25341 3695 
368525 549000)
18:51:11.368679 tramp-send-string (10) # while read d; do if test -x $d/gls && 
test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done 
<<'e97a32b23cbfc90ad2c6104bed500501'
/sbin
e97a32b23cbfc90ad2c6104bed500501
18:51:11.368784 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
18:51:11.368900 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.368999 tramp-set-connection-property (7) # locked t
18:51:11.369126 tramp-flush-connection-property (7) # locked
18:51:11.369237 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.369338 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.369439 tramp-get-connection-property (7) # locked nil; cache used: nil
18:51:11.369535 tramp-set-connection-property (7) # locked t
18:51:11.371788 tramp-accept-process-output (10) # *tramp/scp motorolausb* nil 
run t
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.371921 tramp-flush-connection-property (7) # locked
18:51:11.372020 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.372115 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
18:51:11.372230 tramp-wait-for-regexp (6) # 
///3f46e2bb458e81457a670748d48547ba#$
18:51:11.441564 tramp-get-ls-command (10) # 
  backtrace()
  tramp-error((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil) file-error "Couldn't find a proper `ls' command")
  tramp-get-ls-command((tramp-file-name "scp" nil nil "motorolausb" nil 
"/storage/emulated/0/" nil))
  tramp-do-file-attributes-with-ls((tramp-file-name "scp" nil nil "motorolausb" 
nil "/storage/emulated/0/" nil) "/storage/emulated/0/")
  tramp-sh-handle-file-attributes("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-handle-file-attributes "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-attributes 
"/scp:motorolausb:/storage/emulated/0/")
  file-attributes("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-file-symlink-p("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-handle-file-symlink-p "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-symlink-p 
"/scp:motorolausb:/storage/emulated/0/")
  file-symlink-p("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-file-truename("/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-handle-file-truename("/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-handle-file-truename "/scp:motorolausb:/storage/emulated/0/")
  tramp-sh-file-name-handler(file-truename 
"/scp:motorolausb:/storage/emulated/0/")
  apply(tramp-sh-file-name-handler file-truename 
"/scp:motorolausb:/storage/emulated/0/")
  tramp-file-name-handler(file-truename "/scp:motorolausb:/storage/emulated/0/")
  file-truename("/scp:motorolausb:/storage/emulated/0/")
  tramp-handle-access-file("/scp:motorolausb:/storage/emulated/0/" "Reading 
directory")
  apply(tramp-handle-access-file ("/scp:motorolausb:/storage/emulated/0/" 
"Reading directory"))
  tramp-sh-file-name-handler(access-file 
"/scp:motorolausb:/storage/emulated/0/" "Reading directory")
  apply(tramp-sh-file-name-handler access-file 
("/scp:motorolausb:/storage/emulated/0/" "Reading directory"))
  tramp-file-name-handler(access-file "/scp:motorolausb:/storage/emulated/0/" 
"Reading directory")
  access-file("/scp:motorolausb:/storage/emulated/0/" "Reading directory")
  tramp-sh-handle-insert-directory("/scp:motorolausb:/storage/emulated/0/" 
"--dired -al" nil t)
  apply(tramp-sh-handle-insert-directory 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  tramp-sh-file-name-handler(insert-directory 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  apply(tramp-sh-file-name-handler insert-directory 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  tramp-file-name-handler(insert-directory 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  #f(compiled-function (file switches &optional wildcard full-directory-p) 
"Insert directory listing for FILE, formatted according to SWITCHES.\nLeaves 
point after the inserted text.\nSWITCHES may be a string of options, or a list 
of strings\nrepresenting individual options.\nOptional third arg WILDCARD means 
treat FILE as shell wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file 
is a directory and\nswitches do not contain `d', so that a full listing is 
expected.\n\nThis works by running a directory listing program\nwhose name is 
in the variable `insert-directory-program'.\nIf WILDCARD, it also runs the 
shell specified by `shell-file-name'.\n\nWhen SWITCHES contains the long 
`--dired' option, this function\ntreats it specially, for the sake of dired.  
However, the\nnormally equivalent short `-D' option is just passed on 
to\n`insert-directory-program', as any other option." #<bytecode 
-0x2546eafa0c3ab45>)("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil 
t)
  ls-lisp--insert-directory(#f(compiled-function (file switches &optional 
wildcard full-directory-p) "Insert directory listing for FILE, formatted 
according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be 
a string of options, or a list of strings\nrepresenting individual 
options.\nOptional third arg WILDCARD means treat FILE as shell 
wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file is a directory 
and\nswitches do not contain `d', so that a full listing is expected.\n\nThis 
works by running a directory listing program\nwhose name is in the variable 
`insert-directory-program'.\nIf WILDCARD, it also runs the shell specified by 
`shell-file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this 
function\ntreats it specially, for the sake of dired.  However, the\nnormally 
equivalent short `-D' option is just passed on to\n`insert-directory-program', 
as any other option." #<bytecode -0x2546eafa0c3ab45>) 
"/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  apply(ls-lisp--insert-directory #f(compiled-function (file switches &optional 
wildcard full-directory-p) "Insert directory listing for FILE, formatted 
according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be 
a string of options, or a list of strings\nrepresenting individual 
options.\nOptional third arg WILDCARD means treat FILE as shell 
wildcard.\nOptional fourth arg FULL-DIRECTORY-P means file is a directory 
and\nswitches do not contain `d', so that a full listing is expected.\n\nThis 
works by running a directory listing program\nwhose name is in the variable 
`insert-directory-program'.\nIf WILDCARD, it also runs the shell specified by 
`shell-file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this 
function\ntreats it specially, for the sake of dired.  However, the\nnormally 
equivalent short `-D' option is just passed on to\n`insert-directory-program', 
as any other option." #<bytecode -0x2546eafa0c3ab45>) 
("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t))
  insert-directory("/scp:motorolausb:/storage/emulated/0/" "--dired -al" nil t)
  dired-insert-directory("/scp:motorolausb:/storage/emulated/0/" "-al" nil nil 
t)
  dired-readin-insert()
  #f(compiled-function () #<bytecode -0xfed5e56bcacce3f>)()
  combine-change-calls-1(1 1 #f(compiled-function () #<bytecode 
-0xfed5e56bcacce3f>))
  dired-readin()
  dired-internal-noselect("/scp:motorolausb:/storage/emulated/0/" nil)
  dired-noselect("/scp:motorolausb:/storage/emulated/0/")
  run-hook-with-args-until-success(dired-noselect 
"/scp:motorolausb:/storage/emulated/0/")
  find-file-noselect("/scp:motorolausb:/storage/emulated/0/")
  bookmark-default-handler((#("LineageOS USB" 0 13 (bmkp-full-record #1)) 
(filename . "/scp:motorolausb:/storage/emulated/0/") (front-context-string . 
"Music\n  drwxrwx-") (rear-context-string . "0K Sep  4 07:21 ") (position . 
642)))
  bookmark-handle-bookmark("LineageOS USB")
  bookmark--jump-via("LineageOS USB" pop-to-buffer-same-window)
  bookmark-jump("LineageOS USB")
  funcall-interactively(bookmark-jump "LineageOS USB")
  call-interactively(bookmark-jump nil nil)
  command-execute(bookmark-jump)
18:51:11.442171 tramp-get-ls-command (1) # File error: Couldn't find a proper 
`ls' command

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]