Skip to content

Instantly share code, notes, and snippets.

@aadis
Created July 8, 2012 19:27
Show Gist options
  • Save aadis/3072438 to your computer and use it in GitHub Desktop.
Save aadis/3072438 to your computer and use it in GitHub Desktop.
err bot output
INFO:Config check passed...
INFO:Registered command: config
INFO:Registered command: export_configs
INFO:Registered command: export_repos
INFO:Registered command: help
INFO:Registered command: history
INFO:Registered command: import_configs
INFO:Registered command: install
INFO:Registered command: load
INFO:Registered command: log_tail
INFO:Registered command: reload
INFO:Registered command: repos
INFO:Registered command: restart
INFO:Registered command: status
INFO:Registered command: uninstall
INFO:Registered command: unload
INFO:Registered command: update
INFO:Registered command: uptime
INFO:Registered command: zap_configs
DEBUG:/home/idbot/infra/idbot/data/plugins/err-pypi has no requirements.txt file
DEBUG:/home/idbot/infra/idbot/data/plugins/err-elizabot has no requirements.txt file
DEBUG:/home/idbot/infra/idbot/data/plugins/err-codebot has no requirements.txt file
DEBUG:/home/idbot/infra/idbot/data/plugins/err-pollbot has no requirements.txt file
DEBUG:PluginManager walks into directory: /home/idbot/3rd_party/err/errbot/builtins
DEBUG:PluginManager found a candidate:
/home/idbot/3rd_party/err/errbot/builtins/chatRoom.plug
DEBUG:PluginManager found a candidate:
/home/idbot/3rd_party/err/errbot/builtins/vcheck.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/plugins
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-pypi
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-pypi/pypi.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-elizabot
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-elizabot/elizabot.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-dictbot
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-dictbot/beerbot.plug
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-dictbot/dictbot.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-codebot
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-codebot/codebot.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-imagebot
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-imagebot/imagebot.plug
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-imagebot/posters.plug
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-imagebot/cartoons.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-nettools
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-nettools/nettools.plug
DEBUG:PluginManager walks into directory: /home/idbot/infra/idbot/data/plugins/err-pollbot
DEBUG:PluginManager found a candidate:
/home/idbot/infra/idbot/data/plugins/err-pollbot/pollbot.plug
ERROR:Some plugins failed to load:
You need those dependencies for /home/idbot/infra/idbot/data/plugins/err-nettools: GeoIP-Python
DEBUG:serve from <errbot.errBot.ErrBot object at 0x2055810>
INFO:Start Connection ...........
INFO:Connect attempt
INFO:Auth attempt
INFO:Connection established
INFO:Send Hello to everyone
INFO:Get Roster
INFO:*** roster ***
INFO: 12345_132667@chat.hipchat.com
INFO: 12345_135490@chat.hipchat.com
INFO: 12345_132664@chat.hipchat.com
INFO: 12345_132685@chat.hipchat.com
INFO: 12345_136406@chat.hipchat.com
INFO: 12345_132666@chat.hipchat.com
INFO: 12345_135953@chat.hipchat.com
INFO: 12345_133798@chat.hipchat.com
INFO: 12345_132665@chat.hipchat.com
INFO: 12345_132547@chat.hipchat.com
INFO: 12345_137497@chat.hipchat.com
INFO:*** roster ***
INFO:Registered handler: message
INFO:Registered handler: presence
INFO:............ Connection Done
INFO:Activating all the plugins...
INFO:Activate plugin ChatRoom
INFO:Activating ChatRoom with min_err_version = 1.4.0 and max_version = 1.4.0
DEBUG:Activating plugin: bots.ChatRoom
DEBUG:Init shelf for ChatRoom
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/ChatRoom.db
INFO:Activate plugin VersionChecker
INFO:Activating VersionChecker with min_err_version = 1.4.0 and max_version = 1.4.0
DEBUG:Activating plugin: bots.VersionChecker
DEBUG:Init shelf for VersionChecker
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/VersionChecker.db
INFO:Activate plugin Pypi
INFO:Activating Pypi with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.Pypi
DEBUG:Init shelf for Pypi
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/Pypi.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : dlpy -> <bound method Pypi.dlpy of <Pypi object at 0x2065690>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : searchpy -> <bound method Pypi.searchpy of <Pypi object at 0x2065690>>
INFO:Activate plugin ElizaBot
INFO:Activating ElizaBot with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.ElizaBot
DEBUG:Init shelf for ElizaBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/ElizaBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : askus -> <bound method ElizaBot.askus of <ElizaBot object at 0x2338190>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : complete -> <bound method ElizaBot.complete of <ElizaBot object at 0x2338190>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : eliza -> <bound method ElizaBot.eliza of <ElizaBot object at 0x2338190>>
INFO:Activate plugin BeerBot
INFO:Activating BeerBot with min_err_version = 1.3.0 and max_version = None
DEBUG:Activating plugin: bots.BeerBot
DEBUG:Init shelf for BeerBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/BeerBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : beer -> <bound method BeerBot.beer of <BeerBot object at 0x23d6a10>>
INFO:Activate plugin DictBot
INFO:Activating DictBot with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.DictBot
DEBUG:Init shelf for DictBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/DictBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : battle -> <bound method DictBot.battle of <DictBot object at 0x23eb3d0>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : define -> <bound method DictBot.define of <DictBot object at 0x23eb3d0>>
INFO:Activate plugin CodeBot
INFO:Activating CodeBot with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.CodeBot
DEBUG:Init shelf for CodeBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/CodeBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : c -> <bound method CodeBot.c of <CodeBot object at 0x25406d0>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : cpp -> <bound method CodeBot.cpp of <CodeBot object at 0x25406d0>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : python -> <bound method CodeBot.python of <CodeBot object at 0x25406d0>>
INFO:Activate plugin ImageBot
INFO:Activating ImageBot with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.ImageBot
DEBUG:Init shelf for ImageBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/ImageBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : animals -> <bound method ImageBot.animals of <ImageBot object at 0x25b0b10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : facepalm -> <bound method ImageBot.facepalm of <ImageBot object at 0x25b0b10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : fp -> <bound method ImageBot.fp of <ImageBot object at 0x25b0b10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : showme -> <bound method ImageBot.showme of <ImageBot object at 0x25b0b10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : stockphoto -> <bound method ImageBot.stockphoto of <ImageBot object at 0x25b0b10>>
INFO:Activate plugin Posters
INFO:Activating Posters with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.Posters
DEBUG:Init shelf for Posters
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/Posters.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : fixor -> <bound method Posters.fixor of <Posters object at 0x260ea50>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : wtf -> <bound method Posters.wtf of <Posters object at 0x260ea50>>
INFO:Activate plugin Cartoons
INFO:Activating Cartoons with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.Cartoons
DEBUG:Init shelf for Cartoons
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/Cartoons.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : dilbert -> <bound method Cartoons.dilbert of <Cartoons object at 0x260ea10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : shout -> <bound method Cartoons.shout of <Cartoons object at 0x260ea10>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : xkcd -> <bound method Cartoons.xkcd of <Cartoons object at 0x260ea10>>
INFO:Activate plugin Nettools
INFO:Activating Nettools with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.Nettools
DEBUG:Init shelf for Nettools
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/Nettools.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : geoip -> <bound method Nettools.geoip of <Nettools object at 0x26e7f50>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : whois -> <bound method Nettools.whois of <Nettools object at 0x26e7f50>>
INFO:Activate plugin PollBot
INFO:Activating PollBot with min_err_version = None and max_version = None
DEBUG:Activating plugin: bots.PollBot
DEBUG:Init shelf for PollBot
DEBUG:Loading /home/idbot/infra/idbot/data/plugins/PollBot.db
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll -> <bound method PollBot.poll of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_addoption -> <bound method PollBot.poll_addoption of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_list -> <bound method PollBot.poll_list of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_new -> <bound method PollBot.poll_new of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_remove -> <bound method PollBot.poll_remove of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_show -> <bound method PollBot.poll_show of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_start -> <bound method PollBot.poll_start of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_stop -> <bound method PollBot.poll_stop of <PollBot object at 0x26e7f90>>
DEBUG:Adding command to <errbot.errBot.ErrBot object at 0x2055810> : poll_vote -> <bound method PollBot.poll_vote of <PollBot object at 0x26e7f90>>
INFO:Notifying connection to all the plugins...
INFO:Callback_connect
INFO:ChatRoom: Join room 12345_nse
INFO:<presence xmlns="jabber:client" to="12345_nse/ID Bot" from="12345_137497@chat.hipchat.com/bot"><c xmlns="http://jabber.org/protocol/caps" node="http://hipchat.com/client/bot" ver="v1.1.0" /><x xmlns="http://jabber.org/protocol/muc" /></presence>
INFO:ChatRoom: Join room 12345_test
INFO:<presence xmlns="jabber:client" to="12345_test/ID Bot" from="12345_137497@chat.hipchat.com/bot"><c xmlns="http://jabber.org/protocol/caps" node="http://hipchat.com/client/bot" ver="v1.1.0" /><x xmlns="http://jabber.org/protocol/muc" /></presence>
INFO:ChatRoom: Start keep alive
DEBUG:Keep alive sent
INFO:Start version checker...
DEBUG:Checking version
INFO:Plugin activation done.
INFO:bot connected. serving forever.
DEBUG:Got presence: 12345_135490@chat.hipchat.com (type: unavailable, show: None, status: None, subscription: both)
DEBUG:user 12345_132547@chat.hipchat.com changed status to None
DEBUG:Got presence: 12345_132547@chat.hipchat.com (type: None, show: None, status: None, subscription: both)
DEBUG:Got presence: 12345_132665@chat.hipchat.com (type: unavailable, show: None, status: None, subscription: both)
DEBUG:Got presence: 12345_132664@chat.hipchat.com (type: unavailable, show: None, status: None, subscription: both)
DEBUG:Got presence: 12345_132667@chat.hipchat.com (type: unavailable, show: None, status: None, subscription: both)
ERROR:jid-malformed
DEBUG:Got presence: 12345_nse/ID Bot (type: error, show: None, status: None, subscription: none)
ERROR:jid-malformed
DEBUG:Got presence: 12345_test/ID Bot (type: error, show: None, status: None, subscription: none)
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="7"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
DEBUG:Received message
DEBUG:Keep alive sent
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="8"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
DEBUG:Received message
DEBUG:Keep alive sent
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="9"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
DEBUG:Received message
DEBUG:Keep alive sent
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="10"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
DEBUG:Received message
DEBUG:Keep alive sent
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="11"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
DEBUG:Received message
DEBUG:Keep alive sent
DEBUG:unhandled message type <message xmlns="jabber:client" from="nobody" type="error" id="12"><body> </body><thread>None</thread><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></message>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment