Comment 2 for bug 906211

Revision history for this message
Julian Edwards (julian-edwards) wrote : Re: poppy died in a pulp of its own swappiness

(reposting last comment with IP addresses hidden)

So far I can see that xmlrpc requests to the auth server are timing out. See the first line and then further on there's a "
User timeout caused connection failure". This is only ever caused by a TCP-level timeout of the SYN package which defaults to 30 seconds.

2011-12-16 10:27:38+0000 [SSHService ssh-userauth on KeepAliveSettingSSHServerTransport (TimeoutProtocol)] Starting factory <twisted.web.xmlrpc._QueryFactory instance at 0x7b53248>
2011-12-16 10:27:57+0000 [FTP (ProtocolWrapper),21,xxx] DTPFactory.setTimeout set to 10 seconds
2011-12-16 10:27:57+0000 [FTP (ProtocolWrapper),21,xxx] DTPFactory starting on 58422
2011-12-16 10:27:57+0000 [FTP (ProtocolWrapper),21,xxx] Starting factory <twisted.protocols.ftp.DTPFactory instance at 0xa47b248>
2011-12-16 10:27:58+0000 [twisted.protocols.ftp.DTPFactory] DTPFactory.buildProtocol
2011-12-16 10:27:58+0000 [twisted.protocols.ftp.DTPFactory] cancelling DTP timeout
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21xxx] cleanupDTP
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21,xxx] <<class 'twisted.internet.tcp.Port'> of twisted.protocols.ftp.DTPFactory on 58422>
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21xxx] dtpFactory.stopFactory
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21,xxx] DTPFactory.setTimeout set to 10 seconds
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21,xxx] DTPFactory starting on 34064
2011-12-16 10:27:59+0000 [FTP (ProtocolWrapper),21,xxx] Starting factory <twisted.protocols.ftp.DTPFactory instance at 0xa7cefc8>
2011-12-16 10:27:59+0000 [-] (TCP Port 58422 Closed)
2011-12-16 10:27:59+0000 [-] Stopping factory <twisted.protocols.ftp.DTPFactory instance at 0xa47b248>
2011-12-16 10:27:59+0000 [-] dtpFactory.stopFactory
2011-12-16 10:28:00+0000 [twisted.protocols.ftp.DTPFactory] DTPFactory.buildProtocol
2011-12-16 10:28:00+0000 [twisted.protocols.ftp.DTPFactory] cancelling DTP timeout
2011-12-16 10:28:08+0000 [-] [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.TimeoutError'>: User timeout caused connection failure.
        ]
2011-12-16 10:28:08+0000 [-] udienz failed auth publickey
2011-12-16 10:28:08+0000 [-] unauthorized login: unable to get avatar id
2011-12-16 10:28:08+0000 [-] Stopping factory <twisted.web.xmlrpc._QueryFactory instance at 0x7b53248>