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

Bug#715377: marked as done (cloud-scripts: a ruby exception blocks the whole process)



Your message dated Mon, 8 Jul 2013 18:50:32 +0200
with message-id <[🔎] 201307081850.32819.david.sephirot@gmail.com>
and subject line Re: Bug#715377: cloud-scripts: a ruby exception blocks the whole process
has caused the Debian Bug report #715377,
regarding cloud-scripts: a ruby exception blocks the whole process
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
715377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715377
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal

Hello,

>From time to time, the masternode script stops on the following exception:
/usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `initialize': Connection timed out - connect(2) (Errno::ETIMEDOUT)
        from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `open'
        from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `initialize'
        from /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
        from /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
        from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `initialize'
        from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `new'
        from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `start'
        from /usr/lib/ruby/vendor_ruby/net/scp.rb:197:in `start'
        from ./masternode:160
        from ./masternode:158:in `each'
        from ./masternode:158


I think the node should be skipped/blacklisted and the whole process continue (for now, it blocks everything)

Sylvestre


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On Lunes, 8 de julio de 2013 16:42:41 Sylvestre Ledru escribió:
> Package: qa.debian.org
> Severity: normal
> 
> Hello,
> 
> >From time to time, the masternode script stops on the following exception:
> /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `initialize':
> Connection timed out - connect(2) (Errno::ETIMEDOUT) from
> /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `open' from
> /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in `initialize'
> from /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
>         from /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
>         from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:66:in
> `initialize' from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `new'
>         from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `start'
>         from /usr/lib/ruby/vendor_ruby/net/scp.rb:197:in `start'
>         from ./masternode:160
>         from ./masternode:158:in `each'
>         from ./masternode:158
> 
> 
> I think the node should be skipped/blacklisted and the whole process
> continue (for now, it blocks everything)
> 
> Sylvestre
> 
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash

Just pushed a workaround.

David

--- End Message ---

Reply to: