>>> matrix-appservice-irc: Building community/matrix-appservice-irc 0.25.0-r0 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 02:32:48 +0000 >>> matrix-appservice-irc: Checking sanity of /home/buildozer/aports/community/matrix-appservice-irc/APKBUILD... >>> matrix-appservice-irc: Analyzing dependencies... >>> matrix-appservice-irc: Installing for build: build-base nodejs>=12 npm python3 (1/11) Installing nodejs (16.14.2-r0) (2/11) Installing npm (8.6.0-r0) (3/11) Installing libbz2 (1.0.8-r1) (4/11) Installing libffi (3.4.2-r1) (5/11) Installing gdbm (1.23-r0) (6/11) Installing xz-libs (5.2.5-r1) (7/11) Installing mpdecimal (2.5.1-r1) (8/11) Installing readline (8.1.2-r0) (9/11) Installing sqlite-libs (3.38.2-r0) (10/11) Installing python3 (3.10.3-r1) (11/11) Installing .makedepends-matrix-appservice-irc (20220419.023302) Executing busybox-1.35.0-r8.trigger OK: 422 MiB in 100 packages >>> matrix-appservice-irc: Cleaning up srcdir >>> matrix-appservice-irc: Cleaning up pkgdir >>> matrix-appservice-irc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/matrix-appservice-irc-0.25.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 307k 100 307k 0 0 2507k 0 --:--:-- --:--:-- --:--:-- 2519k >>> matrix-appservice-irc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/matrix-appservice-irc-0.25.0.tar.gz >>> matrix-appservice-irc: Checking sha512sums... matrix-appservice-irc-0.25.0.tar.gz: OK matrix-appservice-irc.initd: OK matrix-appservice-irc.confd: OK >>> matrix-appservice-irc: Unpacking /var/cache/distfiles/v3.16/matrix-appservice-irc-0.25.0.tar.gz... npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'matrix-bot-sdk@0.4.0', npm WARN EBADENGINE required: { node: '>=10.0.0', npm: '^6.0.0', yarn: '^1.19.0' }, npm WARN EBADENGINE current: { node: 'v16.14.2', npm: '8.6.0' } npm WARN EBADENGINE } npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated har-validator@5.1.3: this library is no longer supported npm WARN deprecated matrix-lastactive@0.1.5: This package is deprecated. See https://github.com/Half-Shot/matrix-lastactive/blob/master/README.md npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) > matrix-appservice-irc@0.25.0 prepare > npm run build > matrix-appservice-irc@0.25.0 build > tsc --project ./tsconfig.json added 540 packages, and audited 541 packages in 46s 35 packages are looking for funding run `npm fund` for details 24 vulnerabilities (14 moderate, 9 high, 1 critical) To address issues that do not require attention, run: npm audit fix Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. > matrix-appservice-irc@0.25.0 test > BLUEBIRD_DEBUG=1 node --max_old_space_size=3072 node_modules/jasmine/bin/jasmine.js --stop-on-failure=true Started Creating admin rooms should be possible by sending an invite to the bot's user ID ================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:54 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.108 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.120 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.128 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.128 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 1xy5ttgbzecg0 (bot enabled=true) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [1x1q1xbz4feo0] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [1x1q1xbz4feo0] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.167 DEBUG MembershipQueue [1x1q1xbz4feo0] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.168 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.168 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.173 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.173 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [1x1q1xbz4feo0] [M->I] SUCCESS (19ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 1xy5ttgbzecg0 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 1xy5ttgbzecg0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Creating admin rooms should not create a room for a non is_direct invite ========================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.216 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.216 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.218 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.219 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : in7yzbmj22000 (bot enabled=true) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [775fh94g3yw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:IrcBridge [775fh94g3yw00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:54 INFO:req [4xye3swwh1g00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:IrcBridge [4xye3swwh1g00] [M->I] SUCCESS (1ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client in7yzbmj22000 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping in7yzbmj22000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to bad !nick commands with a help notice ==================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.268 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.268 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.270 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.270 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 2eyszhhph4e80 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (7ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (2ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [l17nw2bxo800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [l17nw2bxo800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.286 DEBUG MembershipQueue [l17nw2bxo800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.287 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.287 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.287 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.287 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [l17nw2bxo800] [M->I] SUCCESS (5ms) 2022-04-19 02:33:54 INFO:req [kr3rlohps3k00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [kr3rlohps3k00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [kr3rlohps3k00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.293 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.294 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [kr3rlohps3k00] [M->I] SUCCESS (21ms) 2022-04-19 02:33:54 INFO:req [bxbkho9xskg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [bxbkho9xskg00] [[M->I]] Message body: !nick blargle wargle 2022-04-19 02:33:54 INFO:req [bxbkho9xskg00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [bxbkho9xskg00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:54.315 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.315 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [bxbkho9xskg00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 2eyszhhph4e80 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 2eyszhhph4e80 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client f8wzmcogc8g00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping f8wzmcogc8g00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to bad !join commands with a help notice ==================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.350 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.350 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.352 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.352 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : i5obllm857c00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [8kcmcyqfh3k00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [8kcmcyqfh3k00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.364 DEBUG MembershipQueue [8kcmcyqfh3k00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.364 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.365 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.365 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.365 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [8kcmcyqfh3k00] [M->I] SUCCESS (5ms) 2022-04-19 02:33:54 INFO:req [kvrs5tji2ls00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [kvrs5tji2ls00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [kvrs5tji2ls00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.368 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.369 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [kvrs5tji2ls00] [M->I] SUCCESS (10ms) 2022-04-19 02:33:54 INFO:req [7r7oy71axgw00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [7r7oy71axgw00] [[M->I]] Message body: !join blargle 2022-04-19 02:33:54 INFO:req [7r7oy71axgw00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [7r7oy71axgw00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:54.380 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.381 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [7r7oy71axgw00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client i5obllm857c00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping i5obllm857c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client 2q5ajhybh6o00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 2q5ajhybh6o00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to unknown commands with a notice ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.415 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.415 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.416 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.417 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : cnqzzqe4iao00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [2iqtqlv5pbc00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [2iqtqlv5pbc00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.429 DEBUG MembershipQueue [2iqtqlv5pbc00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.429 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.429 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.430 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.430 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [2iqtqlv5pbc00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:54 INFO:req [e16svxy5vao00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [e16svxy5vao00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [e16svxy5vao00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.433 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.433 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [e16svxy5vao00] [M->I] SUCCESS (10ms) 2022-04-19 02:33:54 INFO:req [dw3e3r7l2eg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [dw3e3r7l2eg00] [[M->I]] Message body: notacommand 2022-04-19 02:33:54 INFO:req [dw3e3r7l2eg00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [dw3e3r7l2eg00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:54.444 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.444 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [dw3e3r7l2eg00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client cnqzzqe4iao00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping cnqzzqe4iao00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client k1iaj3w4j1c00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping k1iaj3w4j1c00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should ignore messages sent by the bot =================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.493 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.494 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.497 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.497 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 5vsl15ffdx000 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [a19nfl0iogg00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [a19nfl0iogg00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.512 DEBUG MembershipQueue [a19nfl0iogg00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.513 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.513 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.513 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.513 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [a19nfl0iogg00] [M->I] SUCCESS (5ms) 2022-04-19 02:33:54 INFO:req [b625qg3f82o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [b625qg3f82o00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [b625qg3f82o00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.516 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.516 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [b625qg3f82o00] [M->I] SUCCESS (10ms) 2022-04-19 02:33:54 INFO:req [exb3bzghsyo00] [[M->I]] onMessage: m.room.message usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [exb3bzghsyo00] [[M->I]] Message body: !join blargle 2022-04-19 02:33:54 INFO:IrcBridge [exb3bzghsyo00] [M->I] IGNORE virtual user (1ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 5vsl15ffdx000 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 5vsl15ffdx000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client 203qstgstxuo0 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 203qstgstxuo0 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to change their nick using !nick ============================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.558 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.558 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.560 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.560 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : g23v35iiaow00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [a1lt7oqh1ck00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [a1lt7oqh1ck00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.571 DEBUG MembershipQueue [a1lt7oqh1ck00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.572 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.572 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.572 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.572 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [a1lt7oqh1ck00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [5cir2ebqod400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [5cir2ebqod400] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [5cir2ebqod400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.575 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.575 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [5cir2ebqod400] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'say' 2022-04-19 02:33:54 INFO:req [buhjnglp6z400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [buhjnglp6z400] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:54 INFO:req [buhjnglp6z400] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [buhjnglp6z400] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [buhjnglp6z400] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2022-04-19 02:33:54 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Apr-19 02:33:54.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.591 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [buhjnglp6z400] [M->I] SUCCESS (9ms) 2022-04-19 02:33:54 INFO:req [dxadjtq2xq000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [dxadjtq2xq000] [[M->I]] Message body: I don't know what colour I am. 2022-04-19 02:33:54 INFO:req [dxadjtq2xq000] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as Blurple (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_Blurple","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_Blurple : client.say([{"addr":"irc.example","nick":"Blurple",) 2022-04-19 02:33:54 INFO:IrcBridge [dxadjtq2xq000] [M->I] SUCCESS (2ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client g23v35iiaow00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping g23v35iiaow00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2022-04-19 02:33:54 WARN:ClientPool Client 9crskwitqzw00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 9crskwitqzw00 (Blurple) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to keep their name using !nick ========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.622 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.622 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.623 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.624 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : iylt887v77s00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [9wtmkf5k7sg00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [9wtmkf5k7sg00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.635 DEBUG MembershipQueue [9wtmkf5k7sg00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.635 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.635 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.635 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.636 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [9wtmkf5k7sg00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:54 INFO:req [eoqvd8rv3x400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [eoqvd8rv3x400] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [eoqvd8rv3x400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.638 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.638 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [eoqvd8rv3x400] [M->I] SUCCESS (12ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'say' 2022-04-19 02:33:54 INFO:req [k9z0fjdbk9800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [k9z0fjdbk9800] [[M->I]] Message body: !nick irc.example M-someone 2022-04-19 02:33:54 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:54 ERROR:ClientPool undefined 2022-04-19 02:33:54 INFO:req [k9z0fjdbk9800] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [k9z0fjdbk9800] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [k9z0fjdbk9800] [[M->I]] @someone:somewhere wants to change their nick on irc.example to M-someone 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to M-someone 2022-04-19 02:33:54 ERROR:req [k9z0fjdbk9800] [[M->I]] Error: Your nick is already 'M-someone'. Apr-19 02:33:54.657 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.657 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [k9z0fjdbk9800] [M->I] SUCCESS (8ms) 2022-04-19 02:33:54 INFO:req [g8ks7f7hft400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [g8ks7f7hft400] [[M->I]] Message body: I don't know what colour I am. 2022-04-19 02:33:54 INFO:req [g8ks7f7hft400] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") TEST: Invoking test callback for user irc.example_M-someone : client.say([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:IrcBridge [g8ks7f7hft400] [M->I] SUCCESS (2ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client iylt887v77s00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping iylt887v77s00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client hiegc3zql8g00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping hiegc3zql8g00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to change their nick using !nick and have it persist across disconnects =================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured (node:24718) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added to [process]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.699 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.699 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.701 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.701 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 9cog12az1uc00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [1bqn4fxdw2680] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [1bqn4fxdw2680] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.712 DEBUG MembershipQueue [1bqn4fxdw2680] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.712 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.712 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.712 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.712 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [1bqn4fxdw2680] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [906t04hnzco00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [906t04hnzco00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [906t04hnzco00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.715 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.715 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [906t04hnzco00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_Blurple to call function 'connect' TEST: Test listening for irc.example_Blurple to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'say' 2022-04-19 02:33:54 INFO:req [5v5zlp99rn000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [5v5zlp99rn000] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:54 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:54 ERROR:ClientPool undefined 2022-04-19 02:33:54 INFO:req [5v5zlp99rn000] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [5v5zlp99rn000] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [5v5zlp99rn000] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2022-04-19 02:33:54 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Apr-19 02:33:54.729 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.729 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [5v5zlp99rn000] [M->I] SUCCESS (6ms) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"command":"err_testsezno"} 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - irc_error TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2022-04-19 02:33:54 WARN:ClientPool Client dk22sl29cfs00 (@someone:somewhere) disconnected with reason irc_error 2022-04-19 02:33:54 INFO:req [j2xkklg53qw00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [j2xkklg53qw00] [[M->I]] Message body: I don't know what colour I am. 2022-04-19 02:33:54 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:IrcBridge [j2xkklg53qw00] [M->I] DELAYED (2ms) 2022-04-19 02:33:54 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 INFO:ClientPool Reconnecting client. 0 left. 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as Blurple (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_Blurple","connect",{"addr") TEST: Invoking test callback for user irc.example_Blurple : client.connect([{"addr":"irc.example","nick":"Blurple",) 2022-04-19 02:33:54 INFO:req [j2xkklg53qw00] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Reconnected Blurple@irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_Blurple","join",{"addr":"i) TEST: Invoking test callback for user irc.example_Blurple : client.join([{"addr":"irc.example","nick":"Blurple",) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as Blurple (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Rejoined channels TEST: Bridge called IRC client.say(["irc.example_Blurple","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_Blurple : client.say([{"addr":"irc.example","nick":"Blurple",) 2022-04-19 02:33:54 INFO:IrcBridge [j2xkklg53qw00] [M->I] SUCCESS (15ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 9cog12az1uc00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 9cog12az1uc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing Blurple@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2022-04-19 02:33:54 WARN:ClientPool Client 3h17rwzh1d600 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 3h17rwzh1d600 (Blurple) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to change their nick using !nick and have it persist when changing the display name =============================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.779 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.779 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.781 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.781 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : bjyjqhjalxs00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [7d7jlhckhv400] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [7d7jlhckhv400] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.791 DEBUG MembershipQueue [7d7jlhckhv400] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.792 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.792 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.792 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.792 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [7d7jlhckhv400] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [11cncutxnxuo0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [11cncutxnxuo0] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [11cncutxnxuo0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.794 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.794 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [11cncutxnxuo0] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'send' 2022-04-19 02:33:54 INFO:req [haiq3saj50g00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [haiq3saj50g00] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:54 INFO:req [haiq3saj50g00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [haiq3saj50g00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [haiq3saj50g00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2022-04-19 02:33:54 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Apr-19 02:33:54.806 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.806 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [haiq3saj50g00] [M->I] SUCCESS (5ms) 2022-04-19 02:33:54 INFO:req [fy2b0u9ukvs00] [[M->I]] onJoin: usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:33:54 INFO:IrcBridge [fy2b0u9ukvs00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client bjyjqhjalxs00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping bjyjqhjalxs00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2022-04-19 02:33:54 WARN:ClientPool Client e2bci536gd400 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping e2bci536gd400 (Blurple) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should propagate a display name change as a nick change when no custom nick is set =============================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.837 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.838 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.839 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.839 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : keqmmgobp5o00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [7qyv5ukafy800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [7qyv5ukafy800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.849 DEBUG MembershipQueue [7qyv5ukafy800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.850 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.850 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.850 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.850 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [7qyv5ukafy800] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [bak6djucr7c00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [bak6djucr7c00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [bak6djucr7c00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.852 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.852 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [bak6djucr7c00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2022-04-19 02:33:54 INFO:req [hm6tjn2nnhk0] [[M->I]] onJoin: usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 DEBUG:BridgedClient Joined channel #coffee Apr-19 02:33:54.862 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.862 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.863 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.863 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to M-Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"M-Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: M-Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:IrcBridge [hm6tjn2nnhk0] [M->I] SUCCESS (5ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client keqmmgobp5o00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping keqmmgobp5o00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client 6qweitxl63o00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 6qweitxl63o00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject !nick changes for IRC errors ======================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.895 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.895 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.896 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.897 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 7x9nghgkj4k00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [ci20tcb6r0g00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [ci20tcb6r0g00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.907 DEBUG MembershipQueue [ci20tcb6r0g00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.907 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.908 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.908 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.908 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [ci20tcb6r0g00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [kq4hcmwrf7k00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [kq4hcmwrf7k00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [kq4hcmwrf7k00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.910 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.910 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [kq4hcmwrf7k00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_M-someone to call function 'say' 2022-04-19 02:33:54 INFO:req [2r3y3uldt9w00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [2r3y3uldt9w00] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:54 INFO:req [2r3y3uldt9w00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [2r3y3uldt9w00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [2r3y3uldt9w00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nicktoofast"} 2022-04-19 02:33:54 ERROR:BridgedClient (@someone:somewhere) Nick change error : err_nicktoofast 2022-04-19 02:33:54 ERROR:req [2r3y3uldt9w00] [[M->I]] Error: Failed to change nick: err_nicktoofast Apr-19 02:33:54.923 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.923 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [2r3y3uldt9w00] [M->I] SUCCESS (9ms) 2022-04-19 02:33:54 INFO:req [gb5weji7enk00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [gb5weji7enk00] [[M->I]] Message body: I don't know what colour I am. 2022-04-19 02:33:54 INFO:req [gb5weji7enk00] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") TEST: Invoking test callback for user irc.example_M-someone : client.say([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:IrcBridge [gb5weji7enk00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 7x9nghgkj4k00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 7x9nghgkj4k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client 65iiw7ze3zo00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 65iiw7ze3zo00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should timeout !nick changes after 10 seconds ========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:54 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:54 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:54 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:54 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:54 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:54.956 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.956 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:54 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:54 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:54 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:54.958 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.958 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:54 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:54 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:54 INFO:Provisioner Provisioning started 2022-04-19 02:33:54 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:54 INFO:BridgedClient Created client for bot 2022-04-19 02:33:54 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:54 DEBUG:ClientPool Created new bot client for irc.example : 2vrlqyjns1q00 (bot enabled=true) 2022-04-19 02:33:54 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:54 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:54 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:54 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:54 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:54 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:54 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:54 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:54 INFO:IrcBridge Startup complete. 2022-04-19 02:33:54 INFO:req [27h8lbu6v1q80] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:54 INFO:req [27h8lbu6v1q80] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:54.968 DEBUG MembershipQueue [27h8lbu6v1q80] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:54.969 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.969 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:54.969 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.969 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:54 INFO:IrcBridge [27h8lbu6v1q80] [M->I] SUCCESS (3ms) 2022-04-19 02:33:54 INFO:req [4yuybsb138w00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:54 DEBUG:req [4yuybsb138w00] [[M->I]] Message body: ping 2022-04-19 02:33:54 INFO:req [4yuybsb138w00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:54.971 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.971 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:54 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:54 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:54 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:54 INFO:IrcBridge [4yuybsb138w00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2022-04-19 02:33:54 INFO:req [2epanyujorrw0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:54 DEBUG:req [2epanyujorrw0] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:54 INFO:req [2epanyujorrw0] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:54 INFO:req [2epanyujorrw0] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:54 INFO:req [2epanyujorrw0] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:54 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:54 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2022-04-19 02:33:54 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:54 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:54 INFO:IrcBridge [2epanyujorrw0] [M->I] DELAYED (4ms) 2022-04-19 02:33:54 ERROR:BridgedClient (@someone:somewhere) Timed out trying to change nick to Blurple 2022-04-19 02:33:54 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:33:54 ERROR:req [2epanyujorrw0] [[M->I]] Error: Timed out waiting for a response to change nick. Apr-19 02:33:54.984 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:54.984 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:54 INFO:IrcBridge [2epanyujorrw0] [M->I] SUCCESS (6ms) 2022-04-19 02:33:54 INFO:main Killing bridge: test teardown 2022-04-19 02:33:54 INFO:IrcBridge Killing all clients 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:54 WARN:ClientPool Client 2vrlqyjns1q00 (null) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping 2vrlqyjns1q00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:54 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:54 WARN:ClientPool Client gixrkng1up400 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:54 INFO:ClientPool Dropping gixrkng1up400 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:54 INFO:BridgedClient Killing client 2022-04-19 02:33:54 DEBUG:BridgedClient Client is now KILLED .Admin rooms should not try to change to a nickname that is already in use ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:54 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.017 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.017 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.018 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.018 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : h4z3pflqrio00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [eejvzdvrj0o00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [eejvzdvrj0o00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.029 DEBUG MembershipQueue [eejvzdvrj0o00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.029 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.029 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.029 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.029 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [eejvzdvrj0o00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [hj7811n8wb400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [hj7811n8wb400] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [hj7811n8wb400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.031 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.031 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [hj7811n8wb400] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2022-04-19 02:33:55 INFO:req [7z7x41m043g00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [7z7x41m043g00] [[M->I]] Message body: !nick irc.example Blurple 2022-04-19 02:33:55 INFO:req [7z7x41m043g00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7z7x41m043g00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7z7x41m043g00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 ERROR:req [7z7x41m043g00] [[M->I]] Error: The nickname Blurple is taken on irc.example.Please pick a different nick. Apr-19 02:33:55.042 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.042 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [7z7x41m043g00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client h4z3pflqrio00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping h4z3pflqrio00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client cawf6qvy0hs00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping cawf6qvy0hs00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to join a channel with !join if they are on the whitelist ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.071 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.071 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.073 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.073 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : jhhm4ottits00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [3kp8xtdhy5200] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [3kp8xtdhy5200] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.083 DEBUG MembershipQueue [3kp8xtdhy5200] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.083 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.083 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.083 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.083 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [3kp8xtdhy5200] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [6l6q4valz0000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [6l6q4valz0000] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [6l6q4valz0000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.085 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.085 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [6l6q4valz0000] [M->I] SUCCESS (11ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [7ld02ixl8ik00] [[M->I]] Message body: !join irc.example #awooga 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] @someone:somewhere wants to join the channel #awooga on irc.example 2022-04-19 02:33:55 DEBUG:req [7ld02ixl8ik00] [[M->I]] Going to track IRC channel #awooga Apr-19 02:33:55.099 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.099 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] Matrix room !aasifuhawei:efjkwehfi created for #awooga 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!aasifuhawei:efjkwehfi, addr=irc.example, chan=#awooga, origin=join) 2022-04-19 02:33:55 DEBUG:BridgedClient Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 DEBUG:BridgedClient Joined channel #awooga 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] Bot joined channel 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #awooga on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [7ld02ixl8ik00] [[M->I]] Created a room to track #awooga on irc.example and invited @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #awooga 2022-04-19 02:33:55 INFO:IrcBridge [7ld02ixl8ik00] [M->I] SUCCESS (9ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client jhhm4ottits00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping jhhm4ottits00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 81vo305yt3k00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 81vo305yt3k00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to join a channel with !join and a key ================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.131 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.132 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.133 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.133 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : fce748gpucg00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [8p46jnar2ik00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [8p46jnar2ik00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.143 DEBUG MembershipQueue [8p46jnar2ik00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.143 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.143 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.143 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.143 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [8p46jnar2ik00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [20u3jdnwzo8w0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [20u3jdnwzo8w0] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [20u3jdnwzo8w0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.145 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.145 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [20u3jdnwzo8w0] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [3ahhvwyerx200] [[M->I]] Message body: !join irc.example #awooga secret 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] @someone:somewhere wants to join the channel #awooga on irc.example 2022-04-19 02:33:55 DEBUG:req [3ahhvwyerx200] [[M->I]] Going to track IRC channel #awooga Apr-19 02:33:55.154 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.154 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] Matrix room !aasifuhawei:efjkwehfi created for #awooga 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!aasifuhawei:efjkwehfi, addr=irc.example, chan=#awooga, origin=join) 2022-04-19 02:33:55 DEBUG:BridgedClient Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 DEBUG:BridgedClient Joined channel #awooga 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] Bot joined channel 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #awooga on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [3ahhvwyerx200] [[M->I]] Created a room to track #awooga on irc.example and invited @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #awooga 2022-04-19 02:33:55 INFO:IrcBridge [3ahhvwyerx200] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client fce748gpucg00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping fce748gpucg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 5sczo4ly80k0 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 5sczo4ly80k0 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should allow arbitrary IRC commands to be issued ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.184 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.184 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.185 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.186 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : b1s6m4ky47c00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [gudusx6is6o00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [gudusx6is6o00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.196 DEBUG MembershipQueue [gudusx6is6o00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.196 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.197 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.197 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.197 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [gudusx6is6o00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [avl0jk8pofs00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [avl0jk8pofs00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [avl0jk8pofs00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.199 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.199 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [avl0jk8pofs00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2022-04-19 02:33:55 INFO:req [1ggef7jt7ta80] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [1ggef7jt7ta80] [[M->I]] Message body: !cmd irc.example JOIN #coffee 2022-04-19 02:33:55 INFO:req [1ggef7jt7ta80] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [1ggef7jt7ta80] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [1ggef7jt7ta80] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [1ggef7jt7ta80] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [1wbw156k949s0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [1wbw156k949s0] [[M->I]] Message body: !cmd irc.example TOPIC #coffee :some new fancy topic 2022-04-19 02:33:55 INFO:req [1wbw156k949s0] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [1wbw156k949s0] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [1wbw156k949s0] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [1wbw156k949s0] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [2noi11ly5nc00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [2noi11ly5nc00] [[M->I]] Message body: !cmd irc.example PART #coffee 2022-04-19 02:33:55 INFO:req [2noi11ly5nc00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [2noi11ly5nc00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [2noi11ly5nc00] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [2noi11ly5nc00] [M->I] SUCCESS (1ms) 2022-04-19 02:33:55 INFO:req [2r7xijuim6000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [2r7xijuim6000] [[M->I]] Message body: !cmd irc.example STUPID COMMANDS 2022-04-19 02:33:55 INFO:req [2r7xijuim6000] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [2r7xijuim6000] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [2r7xijuim6000] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [2r7xijuim6000] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [dy366q81avc00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [dy366q81avc00] [[M->I]] Message body: !cmd rubbishserver SOME COMMAND 2022-04-19 02:33:55 INFO:req [dy366q81avc00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [dy366q81avc00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [dy366q81avc00] [[M->I]] No valid (old form) admin command, will try new format Apr-19 02:33:55.216 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.216 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [dy366q81avc00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client b1s6m4ky47c00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping b1s6m4ky47c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client g8l56v03jh400 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping g8l56v03jh400 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should allow arbitrary IRC commands to be issued when server has not been set ========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.242 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.243 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.244 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.244 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 92or1zzbci800 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (6ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [5za87kalz9g00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [5za87kalz9g00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.258 DEBUG MembershipQueue [5za87kalz9g00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.259 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.259 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.259 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.259 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [5za87kalz9g00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [4uyujbysfeg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [4uyujbysfeg00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [4uyujbysfeg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.261 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.261 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [4uyujbysfeg00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2022-04-19 02:33:55 INFO:req [ee6vworkoxk00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [ee6vworkoxk00] [[M->I]] Message body: !cmd JOIN #coffee 2022-04-19 02:33:55 INFO:req [ee6vworkoxk00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [ee6vworkoxk00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [ee6vworkoxk00] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [ee6vworkoxk00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [51bywwkbi3800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [51bywwkbi3800] [[M->I]] Message body: !cmd TOPIC #coffee :some new fancy topic 2022-04-19 02:33:55 INFO:req [51bywwkbi3800] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [51bywwkbi3800] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [51bywwkbi3800] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [51bywwkbi3800] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [4bvvmnwy99400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [4bvvmnwy99400] [[M->I]] Message body: !cmd PART #coffee 2022-04-19 02:33:55 INFO:req [4bvvmnwy99400] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [4bvvmnwy99400] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [4bvvmnwy99400] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [4bvvmnwy99400] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [4iua8b4mu0a00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [4iua8b4mu0a00] [[M->I]] Message body: !cmd STUPID COMMANDS 2022-04-19 02:33:55 INFO:req [4iua8b4mu0a00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [4iua8b4mu0a00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [4iua8b4mu0a00] [[M->I]] No valid (old form) admin command, will try new format 2022-04-19 02:33:55 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:IrcBridge [4iua8b4mu0a00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 92or1zzbci800 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 92or1zzbci800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 2q1je3cex1k00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 2q1je3cex1k00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject malformed commands (new form) ======================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.303 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.303 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.304 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.304 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : kzz5px9d5j400 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [3iyxsmb728400] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [3iyxsmb728400] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.314 DEBUG MembershipQueue [3iyxsmb728400] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.314 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.314 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.315 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.315 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [3iyxsmb728400] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [2o8cm3otl9200] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [2o8cm3otl9200] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [2o8cm3otl9200] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.317 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.317 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [2o8cm3otl9200] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2022-04-19 02:33:55 INFO:req [do76w3h0qc800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [do76w3h0qc800] [[M->I]] Message body: !cmd M4LF0RM3D command 2022-04-19 02:33:55 INFO:req [do76w3h0qc800] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [do76w3h0qc800] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [do76w3h0qc800] [[M->I]] No valid (old form) admin command, will try new format Apr-19 02:33:55.328 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.328 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [do76w3h0qc800] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client kzz5px9d5j400 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping kzz5px9d5j400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client h7jmn81u02o00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping h7jmn81u02o00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject PROTOCTL commands ============================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.354 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.354 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.355 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.356 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : fut3te86zb400 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [2e97yyed2m800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [2e97yyed2m800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.365 DEBUG MembershipQueue [2e97yyed2m800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.365 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.365 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.366 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.366 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [2e97yyed2m800] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [dn92xb90ws800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [dn92xb90ws800] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [dn92xb90ws800] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.368 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.368 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [dn92xb90ws800] [M->I] SUCCESS (6ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2022-04-19 02:33:55 INFO:req [7qc9el599z400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [7qc9el599z400] [[M->I]] Message body: !cmd PROTOCTL command 2022-04-19 02:33:55 INFO:req [7qc9el599z400] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7qc9el599z400] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7qc9el599z400] [[M->I]] No valid (old form) admin command, will try new format Apr-19 02:33:55.376 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.376 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [7qc9el599z400] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client fut3te86zb400 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping fut3te86zb400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 5wewpm0u25c00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 5wewpm0u25c00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms mx bot should be kicked when there are > 2 users in room and a message is sent =========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.405 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.405 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.406 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.406 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 9z9rjnnr6nk00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [3ksa0laylqe00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [3ksa0laylqe00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.416 DEBUG MembershipQueue [3ksa0laylqe00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.416 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.416 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.417 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.417 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [3ksa0laylqe00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [hrjxrgz9gag00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [hrjxrgz9gag00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [hrjxrgz9gag00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.418 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.419 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [hrjxrgz9gag00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [4zt8qu9u3j800] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:IrcBridge [4zt8qu9u3j800] [M->I] IGNORE virtual user (0ms) 2022-04-19 02:33:55 INFO:req [1hxlepiz94dc0] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:IrcBridge [1hxlepiz94dc0] [M->I] IGNORE virtual user (1ms) 2022-04-19 02:33:55 INFO:req [79kb03clzwo00] [[M->I]] onMessage: m.room.message usr=@user2:localhost rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [79kb03clzwo00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [79kb03clzwo00] [[M->I]] Received admin message from @user2:localhost 2022-04-19 02:33:55 ERROR:req [79kb03clzwo00] [[M->I]] onAdminMessage: admin room has 3 users instead of just 2; bot will leave 2022-04-19 02:33:55 INFO:IrcBridge [79kb03clzwo00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 9z9rjnnr6nk00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 9z9rjnnr6nk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client aebn9o87n4800 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping aebn9o87n4800 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms mx bot should NOT be kicked when there are 2 users in room and a message is sent ============================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.453 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.453 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.454 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.454 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 8x7cjbjdcoo00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [hn3zymd23s800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [hn3zymd23s800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.463 DEBUG MembershipQueue [hn3zymd23s800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.464 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.464 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.464 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.464 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [hn3zymd23s800] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [i7we515s67400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [i7we515s67400] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [i7we515s67400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.466 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.466 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [i7we515s67400] [M->I] SUCCESS (8ms) 2022-04-19 02:33:55 INFO:req [iac77ia459k00] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:IrcBridge [iac77ia459k00] [M->I] IGNORE virtual user (1ms) 2022-04-19 02:33:55 INFO:req [1gdsirbs2c8w0] [[M->I]] onMessage: m.room.message usr=@user2:localhost rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [1gdsirbs2c8w0] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [1gdsirbs2c8w0] [[M->I]] Received admin message from @user2:localhost 2022-04-19 02:33:55 INFO:req [1gdsirbs2c8w0] [[M->I]] Handling command from @user2:localhost 2022-04-19 02:33:55 INFO:IrcBridge [1gdsirbs2c8w0] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 8x7cjbjdcoo00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 8x7cjbjdcoo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client f55yt3o8xe800 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping f55yt3o8xe800 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond with a feature status for !feature ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.508 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.508 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.510 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.510 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 3b7dtm6fz5c00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [cr1cn8xf2i800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [cr1cn8xf2i800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.519 DEBUG MembershipQueue [cr1cn8xf2i800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.519 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.519 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.520 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.520 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [cr1cn8xf2i800] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [9npgn0yj51w00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [9npgn0yj51w00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [9npgn0yj51w00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.521 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.522 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [9npgn0yj51w00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [euw6kti725c00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [euw6kti725c00] [[M->I]] Message body: !feature mentions 2022-04-19 02:33:55 INFO:req [euw6kti725c00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [euw6kti725c00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.530 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 3b7dtm6fz5c00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 3b7dtm6fz5c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client c2gvt3gr7xk00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping c2gvt3gr7xk00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:IrcBridge [euw6kti725c00] [M->I] SUCCESS (5ms) .Admin rooms should set feature status with !feature ==================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.557 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.558 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.559 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.559 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 4hwnkdvdo3o00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [9a13yo7ibl000] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [9a13yo7ibl000] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.568 DEBUG MembershipQueue [9a13yo7ibl000] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.568 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.568 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.569 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.569 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [9a13yo7ibl000] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [9aqxi7u6zw800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [9aqxi7u6zw800] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [9aqxi7u6zw800] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.571 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.571 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [9aqxi7u6zw800] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [eo3eep3tmgo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [eo3eep3tmgo00] [[M->I]] Message body: !feature mentions true 2022-04-19 02:33:55 INFO:req [eo3eep3tmgo00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [eo3eep3tmgo00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.579 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.579 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:req [akdi6pu574o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [akdi6pu574o00] [[M->I]] Message body: !feature mentions 2022-04-19 02:33:55 INFO:IrcBridge [eo3eep3tmgo00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [akdi6pu574o00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [akdi6pu574o00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.581 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.581 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 4hwnkdvdo3o00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 4hwnkdvdo3o00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client hy2n307e25400 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping hy2n307e25400 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:IrcBridge [akdi6pu574o00] [M->I] SUCCESS (5ms) .Admin rooms !feature should fail with a missing or invalidate feature-name =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.605 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.606 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.607 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.607 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : jno8yg6kcn400 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [8vre1fwustg0] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [8vre1fwustg0] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.617 DEBUG MembershipQueue [8vre1fwustg0] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.617 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.617 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.617 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.618 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [8vre1fwustg0] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [60z9vz7l6o000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [60z9vz7l6o000] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [60z9vz7l6o000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.619 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.619 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [60z9vz7l6o000] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [iu56kwld31k00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [iu56kwld31k00] [[M->I]] Message body: !feature 2022-04-19 02:33:55 INFO:req [9uvr4ms7tss00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [9uvr4ms7tss00] [[M->I]] Message body: !feature doggo 2022-04-19 02:33:55 INFO:req [7jomrmgfayk00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [7jomrmgfayk00] [[M->I]] Message body: !feature enabled 2022-04-19 02:33:55 INFO:req [iu56kwld31k00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [iu56kwld31k00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.628 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.628 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:req [9uvr4ms7tss00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [9uvr4ms7tss00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.629 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.629 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [iu56kwld31k00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:IrcBridge [9uvr4ms7tss00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:req [7jomrmgfayk00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [7jomrmgfayk00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.630 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.630 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client jno8yg6kcn400 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping jno8yg6kcn400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client zn36qwg7h8g0 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping zn36qwg7h8g0 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:IrcBridge [7jomrmgfayk00] [M->I] SUCCESS (8ms) .Admin rooms should set feature status with !feature ==================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.658 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.659 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.660 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.660 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : 6dqia80lemg00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [71cv9bzclhw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [71cv9bzclhw00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.674 DEBUG MembershipQueue [71cv9bzclhw00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.674 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.674 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.674 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.675 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [71cv9bzclhw00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [hk48wlanyts00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [hk48wlanyts00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [hk48wlanyts00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.676 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.677 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [hk48wlanyts00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:55 INFO:req [fyd5bbivrds00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [fyd5bbivrds00] [[M->I]] Message body: !feature mentions bacon 2022-04-19 02:33:55 INFO:req [fyd5bbivrds00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [fyd5bbivrds00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.684 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.685 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:req [elkakl1d7yg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [elkakl1d7yg00] [[M->I]] Message body: !feature mentions 2022-04-19 02:33:55 INFO:IrcBridge [fyd5bbivrds00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [elkakl1d7yg00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [elkakl1d7yg00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.687 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.687 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client 6dqia80lemg00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 6dqia80lemg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 4e6gpjcnpwq00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 4e6gpjcnpwq00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:IrcBridge [elkakl1d7yg00] [M->I] SUCCESS (5ms) .Admin rooms should be able to store a password with !storepass =============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.714 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.714 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.716 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.716 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : fltowemf4eg00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [3cycc3yoyq600] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [3cycc3yoyq600] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.731 DEBUG MembershipQueue [3cycc3yoyq600] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.731 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.731 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.731 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.732 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [3cycc3yoyq600] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [3fmc614kg4a00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [3fmc614kg4a00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [3fmc614kg4a00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.733 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.734 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [3fmc614kg4a00] [M->I] SUCCESS (11ms) TEST: Test listening for irc.example_M-someone to call function 'disconnect' TEST: Test listening for irc.example_M-someone to call function 'connect' 2022-04-19 02:33:55 INFO:req [dyduuf5ywv400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [dyduuf5ywv400] [[M->I]] Message body: !storepass foobar 2022-04-19 02:33:55 INFO:req [dyduuf5ywv400] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [dyduuf5ywv400] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 WARN:ClientPool Client f8cumnjd7tc00 (@someone:somewhere) disconnected with reason iwanttoreconnect Apr-19 02:33:55.752 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.752 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [dyduuf5ywv400] [M->I] SUCCESS (7ms) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 INFO:ClientPool Reconnecting client. 0 left. 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client fltowemf4eg00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping fltowemf4eg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 WARN:ClientPool Client pk0mh3ceae80 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping pk0mh3ceae80 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoined channels .Admin rooms should be able to store a username:password with !storepass ======================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.797 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.797 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.798 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.798 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : ifucc31gv6o00 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [6nqr64gq37s00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [6nqr64gq37s00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.811 DEBUG MembershipQueue [6nqr64gq37s00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.811 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.811 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.811 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.812 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [6nqr64gq37s00] [M->I] SUCCESS (2ms) 2022-04-19 02:33:55 INFO:req [6rbyen8hbhg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [6rbyen8hbhg00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [6rbyen8hbhg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.813 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.813 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [6rbyen8hbhg00] [M->I] SUCCESS (6ms) TEST: Test listening for irc.example_M-someone to call function 'disconnect' TEST: Test listening for irc.example_M-someone to call function 'connect' 2022-04-19 02:33:55 INFO:req [1eqk8vqacups0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [1eqk8vqacups0] [[M->I]] Message body: !storepass mynick:foopassword 2022-04-19 02:33:55 INFO:req [1eqk8vqacups0] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [1eqk8vqacups0] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 WARN:ClientPool Client dzjz8tf5lyo00 (@someone:somewhere) disconnected with reason iwanttoreconnect Apr-19 02:33:55.823 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.824 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [1eqk8vqacups0] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 INFO:ClientPool Reconnecting client. 0 left. 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client ifucc31gv6o00 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping ifucc31gv6o00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 WARN:ClientPool Client d6pa1t1fnb40 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping d6pa1t1fnb40 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoined channels .Admin rooms should be able to remove a password with !removepass ================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:55.868 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.868 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.869 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.869 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : bm5i6270te000 (bot enabled=true) 2022-04-19 02:33:55 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:33:55 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:33:55 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:33:55 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:33:55 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:33:55 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:req [4v8yegubf7k00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:55 INFO:req [4v8yegubf7k00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Apr-19 02:33:55.878 DEBUG MembershipQueue [4v8yegubf7k00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Apr-19 02:33:55.878 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.879 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:55.879 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.879 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2022-04-19 02:33:55 INFO:IrcBridge [4v8yegubf7k00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:55 INFO:req [3nwethi3wgm00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2022-04-19 02:33:55 DEBUG:req [3nwethi3wgm00] [[M->I]] Message body: ping 2022-04-19 02:33:55 INFO:req [3nwethi3wgm00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:55.881 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.881 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2022-04-19 02:33:55 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2022-04-19 02:33:55 INFO:IrcBridge [3nwethi3wgm00] [M->I] SUCCESS (8ms) 2022-04-19 02:33:55 INFO:req [3ygdajtl9ng00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [3ygdajtl9ng00] [[M->I]] Message body: !storepass foobar 2022-04-19 02:33:55 INFO:req [3ygdajtl9ng00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [3ygdajtl9ng00] [[M->I]] Handling command from @someone:somewhere 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 5dd5iwt237400 (@someone:somewhere) disconnected with reason iwanttoreconnect Apr-19 02:33:55.891 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.892 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [3ygdajtl9ng00] [M->I] SUCCESS (4ms) 2022-04-19 02:33:55 INFO:req [dg3z8obqtaw00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2022-04-19 02:33:55 DEBUG:req [dg3z8obqtaw00] [[M->I]] Message body: !removepass 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2022-04-19 02:33:55 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:55 INFO:ClientPool Reconnecting client. 0 left. 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2022-04-19 02:33:55 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2022-04-19 02:33:55 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2022-04-19 02:33:55 INFO:BridgedClient (@someone:somewhere) Rejoined channels 2022-04-19 02:33:55 INFO:req [dg3z8obqtaw00] [[M->I]] Received admin message from @someone:somewhere 2022-04-19 02:33:55 INFO:req [dg3z8obqtaw00] [[M->I]] Handling command from @someone:somewhere Apr-19 02:33:55.923 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.923 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge [dg3z8obqtaw00] [M->I] SUCCESS (32ms) 2022-04-19 02:33:55 INFO:main Killing bridge: test teardown 2022-04-19 02:33:55 INFO:IrcBridge Killing all clients 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:55 WARN:ClientPool Client bm5i6270te000 (null) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping bm5i6270te000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:55 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2022-04-19 02:33:55 WARN:ClientPool Client 4nkitzn9leo00 (@someone:somewhere) disconnected with reason killed 2022-04-19 02:33:55 INFO:ClientPool Dropping 4nkitzn9leo00 (M-someone) because explicitDisconnect is true 2022-04-19 02:33:55 INFO:BridgedClient Killing client 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear online by default ========================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:55 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:55 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:55 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:55 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:55 INFO:IrcBridge Restoring last active times from DB 2022-04-19 02:33:55 INFO:IrcBridge Restored 0 last active times from DB 2022-04-19 02:33:55 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:55 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:55 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:33:55 INFO:DebugApi DEBUG API LISTENING ON :NaN Apr-19 02:33:55.961 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.962 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:55 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:55 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:55 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:55.963 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:55.963 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:55 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:55 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:55 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:55 INFO:Provisioner Provisioning started 2022-04-19 02:33:55 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:55 INFO:BridgedClient Created client for bot 2022-04-19 02:33:55 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:55 DEBUG:ClientPool Created new bot client for irc.example : gehb8mqm9jk00 (bot enabled=true) 2022-04-19 02:33:55 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:55 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:55 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:55 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:55 INFO:IrcBridge Startup complete. 2022-04-19 02:33:55 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2022-04-19 02:33:55 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2022-04-19 02:33:56 INFO:MxActivityTracker MatrixLiteClient (REQ-2) 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 ERROR:MxActivityTracker MatrixLiteClient (REQ-2) getaddrinfo ENOTFOUND some.home.server.goeshere 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client gehb8mqm9jk00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping gehb8mqm9jk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear offline if they haven't sent any messages ================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcBridge Restoring last active times from DB 2022-04-19 02:33:56 INFO:IrcBridge Restored 0 last active times from DB 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:33:56 INFO:DebugApi DEBUG API LISTENING ON :NaN Apr-19 02:33:56.150 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.150 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.152 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.152 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : tfazlqmir7k0 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. 2022-04-19 02:33:56 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2022-04-19 02:33:56 INFO:MxActivityTracker MatrixLiteClient (REQ-2) 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 ERROR:MxActivityTracker MatrixLiteClient (REQ-2) getaddrinfo ENOTFOUND some.home.server.goeshere 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client tfazlqmir7k0 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping tfazlqmir7k0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear online if they have sent a message ========================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcBridge Restoring last active times from DB 2022-04-19 02:33:56 INFO:IrcBridge Restored 0 last active times from DB 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:33:56 INFO:DebugApi DEBUG API LISTENING ON :NaN Apr-19 02:33:56.193 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.194 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.195 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.195 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 1z2xx6lz1n8g0 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. 2022-04-19 02:33:56 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2022-04-19 02:33:56 DEBUG:MxActivityTracker Metrics 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 1z2xx6lz1n8g0 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 1z2xx6lz1n8g0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Connection reaping users last active status should be stored in the database ============================================================================= 2022-04-19 02:33:56 INFO:IrcBridge [bp70lmzsszs00] [M->I] SUCCESS (9ms) TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcBridge Restoring last active times from DB 2022-04-19 02:33:56 INFO:IrcBridge Restored 0 last active times from DB 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:33:56 INFO:DebugApi DEBUG API LISTENING ON :NaN Apr-19 02:33:56.234 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.234 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.235 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.235 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 6ir1li63oss00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [ctesxhfjm5s00] [M->I] SUCCESS (1ms) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 6ir1li63oss00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 6ir1li63oss00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Debug API should enable the debug API ====================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcBridge Restoring last active times from DB 2022-04-19 02:33:56 INFO:IrcBridge Restored 0 last active times from DB 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:33:56 INFO:DebugApi DEBUG API LISTENING ON :15555 Apr-19 02:33:56.269 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.269 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.270 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.270 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : dev5y4hzha800 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:DebugApi GET /version 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client dev5y4hzha800 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping dev5y4hzha800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should join IRC channels when it receives special alias queries ================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.332 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.332 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.333 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.333 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 9i4cicgxars00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [j4pop8a1niw00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2022-04-19 02:33:56 INFO:req [j4pop8a1niw00] [[M->I]] Mapped to #foobar on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [j4pop8a1niw00] [[M->I]] Going to track IRC channel #foobar Apr-19 02:33:56.341 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.341 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [j4pop8a1niw00] [[M->I]] Matrix room !newroom:id created for #foobar 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #foobar 2022-04-19 02:33:56 INFO:req [j4pop8a1niw00] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [j4pop8a1niw00] [M->I] SUCCESS (6ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 9i4cicgxars00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 9i4cicgxars00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should create federated room when joining channel and federation is enabled ============================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.371 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.371 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.373 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.373 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : gesk88r9p0800 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [2ys45fqoqzo00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2022-04-19 02:33:56 INFO:req [2ys45fqoqzo00] [[M->I]] Mapped to #foobar on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [2ys45fqoqzo00] [[M->I]] Going to track IRC channel #foobar Apr-19 02:33:56.381 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.381 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [2ys45fqoqzo00] [[M->I]] Matrix room !newroom:id created for #foobar 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #foobar 2022-04-19 02:33:56 INFO:req [2ys45fqoqzo00] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [2ys45fqoqzo00] [M->I] SUCCESS (5ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client gesk88r9p0800 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping gesk88r9p0800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should point to the same room ID for aliases with different cases =================================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.409 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.409 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.410 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.410 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : fn9l020dxog00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [19iq6y9wbdcw0] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2022-04-19 02:33:56 INFO:req [19iq6y9wbdcw0] [[M->I]] Mapped to #foobar on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [19iq6y9wbdcw0] [[M->I]] Going to track IRC channel #foobar Apr-19 02:33:56.417 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.417 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [19iq6y9wbdcw0] [[M->I]] Matrix room !newroom:id created for #foobar 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #foobar 2022-04-19 02:33:56 INFO:req [19iq6y9wbdcw0] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [19iq6y9wbdcw0] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:req [54jeq89mh3c00] [[M->I]] onAliasQuery #irc_irc.example_#FooBar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#FooBar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #FooBar 2022-04-19 02:33:56 INFO:req [54jeq89mh3c00] [[M->I]] Mapped to #FooBar on irc.example 2022-04-19 02:33:56 INFO:req [54jeq89mh3c00] [[M->I]] Pointing alias #irc_irc.example_#FooBar:some.home.server to !newroom:id 2022-04-19 02:33:56 INFO:IrcBridge [54jeq89mh3c00] [M->I] SUCCESS (1ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client fn9l020dxog00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping fn9l020dxog00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should create a channel with the specified room version ========================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.455 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.455 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.456 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.456 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 75ilpptknzc00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [473uhxt1lxq00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2022-04-19 02:33:56 INFO:req [473uhxt1lxq00] [[M->I]] Mapped to #foobar on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [473uhxt1lxq00] [[M->I]] Going to track IRC channel #foobar Apr-19 02:33:56.462 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.462 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [473uhxt1lxq00] [[M->I]] Matrix room !newroom:id created for #foobar 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #foobar 2022-04-19 02:33:56 INFO:req [473uhxt1lxq00] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [473uhxt1lxq00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 75ilpptknzc00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 75ilpptknzc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined .Dynamic channels (federation disabled) should create non federated room when joining channel and federation is disabled ======================================================================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.490 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.490 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.491 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.491 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 195voilnh6dc0 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [hz9zitlj2fk00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2022-04-19 02:33:56 INFO:req [hz9zitlj2fk00] [[M->I]] Mapped to #foobar on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [hz9zitlj2fk00] [[M->I]] Going to track IRC channel #foobar Apr-19 02:33:56.498 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.498 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [hz9zitlj2fk00] [[M->I]] Matrix room !newroom:id created for #foobar 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #foobar 2022-04-19 02:33:56 INFO:req [hz9zitlj2fk00] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [hz9zitlj2fk00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 195voilnh6dc0 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 195voilnh6dc0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Dynamic channels (disabled) should NOT join IRC channels when it receives special alias queries ================================================================================================ TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.526 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.526 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.527 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.527 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 68vl3lr0tjk00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [79sp0sebxik00] [[M->I]] onAliasQuery #irc.example_#foobar:some.home.server 2022-04-19 02:33:56 INFO:IrcBridge [79sp0sebxik00] [M->I] FAILED (1ms) onAliasQuery threw => Error: Unknown alias: #irc.example_#foobar:some.home.server at MatrixHandler._onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/MatrixHandler.js:794:19) at MatrixHandler.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/MatrixHandler.js:949:37) at IrcBridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/IrcBridge.js:818:34) at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:712:60) at MockAppService._queryAlias (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/util/app-service-mock.js:110:17) at UserContext. (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/integ/dynamic-channels.spec.js:355:28) at QueueRunner.attempt (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7071:24) at QueueRunner.run (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7104:25) at runNext (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7023:18) at next (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7030:11) at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:6924:9 at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/util/test.js:175:13 at tryCatcher (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:547:31) at Promise._settlePromise (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:604:18) at Promise._settlePromise0 (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:649:10) at Promise._settlePromises (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:729:18) at _drainQueueStep (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:93:12) at _drainQueue (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:86:9) at Async._drainQueues (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:102:5) at Immediate.Async.drainQueues (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:15:14) at processImmediate (node:internal/timers:466:21) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 68vl3lr0tjk00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 68vl3lr0tjk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : ijbo483m8iw00 (bot enabled=true) .2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Homeserver user queries should always create a new Matrix user for the specified ID ==================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.563 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.563 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.564 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.565 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : 5nb112muufg00 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:33:56 INFO:req [hwzvwadxfrk00] [[M->I]] onUserQuery: @irc.example_Alisha:some.home.server 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge irc.example_Alisha does not exist in the store yet, setting a profile Apr-19 02:33:56.573 DEBUG Intent Checking if user @irc.example_Alisha:some.home.server is registered Apr-19 02:33:56.573 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge [hwzvwadxfrk00] [M->I] SUCCESS (5ms) Apr-19 02:33:56.574 WARN bridge Not provisioning user for @irc.example_Alisha:some.home.server 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client 5nb112muufg00 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping 5nb112muufg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Homeserver alias queries should make the AS start tracking the channel specified in the alias. =============================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.603 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.603 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.604 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.604 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : jvlzh0p4r0000 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 INFO:req [7jmtgn35xng00] [[M->I]] onAliasQuery #irc_irc.example_#tower:some.home.server 2022-04-19 02:33:56 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#tower:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #tower 2022-04-19 02:33:56 INFO:req [7jmtgn35xng00] [[M->I]] Mapped to #tower on irc.example 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 DEBUG:req [7jmtgn35xng00] [[M->I]] Going to track IRC channel #tower Apr-19 02:33:56.615 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.616 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:req [7jmtgn35xng00] [[M->I]] Matrix room !something:somewhere created for #tower 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!something:somewhere, addr=irc.example, chan=#tower, origin=alias) 2022-04-19 02:33:56 DEBUG:BridgedClient Joining channel #tower TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 DEBUG:BridgedClient Joined channel #tower 2022-04-19 02:33:56 INFO:req [7jmtgn35xng00] [[M->I]] Bot joined channel 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #tower on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 INFO:IrcBridge [7jmtgn35xng00] [M->I] SUCCESS (5ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:56 INFO:main Killing bridge: test teardown 2022-04-19 02:33:56 INFO:IrcBridge Killing all clients 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:56 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:56 WARN:ClientPool Client jvlzh0p4r0000 (null) disconnected with reason killed 2022-04-19 02:33:56 INFO:ClientPool Dropping jvlzh0p4r0000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:56 INFO:BridgedClient Killing client 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now KILLED .Initialisation should connect to the IRC network and channel in the config =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:56 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:56 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:56 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:56 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:56 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:56 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:56 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:56.643 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.643 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:56 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:56 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:56 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:56.644 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:56.644 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:56 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:56 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:56 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:56 INFO:Provisioner Provisioning started 2022-04-19 02:33:56 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:56 INFO:BridgedClient Created client for bot 2022-04-19 02:33:56 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:56 DEBUG:ClientPool Created new bot client for irc.example : okv69csjvtc0 (bot enabled=true) 2022-04-19 02:33:56 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:56 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:56 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:56 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:56 INFO:IrcBridge Startup complete. 2022-04-19 02:33:56 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:56 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:56 ERROR:ClientPool undefined 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client okv69csjvtc0 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping okv69csjvtc0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .Initialisation [BOTS-70] should attempt to set the bot nick if ircd assigned random string =========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'send' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.199 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.200 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.202 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.202 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : 9dh7j4pz8m400 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:BridgedClient NICK: Nick changed from 'ro_bot_nick' to '5EXABJ6GG'. 2022-04-19 02:33:57 INFO:ClientPool Remapped null from ro_bot_nick to 5EXABJ6GG 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. .2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_5EXABJ6GG","mode",{"addr":) Invite-only rooms should be joined by the bot if the AS does know the room ID ============================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:57 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.248 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.248 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.250 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.251 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : az0io62lpmw00 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. 2022-04-19 02:33:57 INFO:req [deozjf2kf3400] [[M->I]] onInvite: from=@flibble:wibble to=@monkeybot:some.home.server rm=!adminroom:id id=undefined 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [deozjf2kf3400] [[M->I]] Handling invite from @flibble:wibble directed to bot. Apr-19 02:33:57.261 DEBUG MembershipQueue [deozjf2kf3400] @monkeybot:some.home.server@!adminroom:id -> join (reason: none, kicker: undefined) Apr-19 02:33:57.261 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.261 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:NeDBDataStore storeAdminRoom (id=!adminroom:id, user_id=@flibble:wibble) 2022-04-19 02:33:57 INFO:IrcBridge [deozjf2kf3400] [M->I] SUCCESS (5ms) 2022-04-19 02:33:57 INFO:req [gwl1n4wzths00] [[M->I]] onInvite: from=@flibble:wibble to=@monkeybot:some.home.server rm=!adminroom:id id=undefined 2022-04-19 02:33:57 INFO:req [gwl1n4wzths00] [[M->I]] Handling invite from @flibble:wibble directed to bot. Apr-19 02:33:57.264 DEBUG MembershipQueue [gwl1n4wzths00] @monkeybot:some.home.server@!adminroom:id -> join (reason: none, kicker: undefined) Apr-19 02:33:57.264 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.265 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:NeDBDataStore storeAdminRoom (id=!adminroom:id, user_id=@flibble:wibble) 2022-04-19 02:33:57 INFO:IrcBridge [gwl1n4wzths00] [M->I] SUCCESS (3ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client az0io62lpmw00 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping az0io62lpmw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .Invite-only rooms should be joined by a virtual IRC user if the bot invited them, regardless of the number of people in the room. ================================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.307 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.308 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.310 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.310 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : 29bt4v8rvv280 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:33:57 INFO:req [3kxba0k49nq00] [[M->I]] onInvite: from=@monkeybot:some.home.server to=@irc.example_foobar:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [3kxba0k49nq00] [[M->I]] Handling invite from bot directed at irc.example on foobar 2022-04-19 02:33:57 INFO:IrcBridge irc.example_foobar does not exist in the store yet, setting a profile Apr-19 02:33:57.321 DEBUG Intent Checking if user @irc.example_foobar:some.home.server is registered Apr-19 02:33:57.322 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:33:57.323 DEBUG MembershipQueue [3kxba0k49nq00] @irc.example_foobar:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:33:57.323 DEBUG Intent Checking if user @irc.example_foobar:some.home.server is registered Apr-19 02:33:57.323 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge [3kxba0k49nq00] [M->I] SUCCESS (7ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client 29bt4v8rvv280 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping 29bt4v8rvv280 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC client cycling should disconnect the oldest (last message time) client =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'say' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'disconnect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'say' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'disconnect' TEST: Test listening for irc.example_M-bob to call function 'join' TEST: Test listening for irc.example_M-charles to call function 'say' TEST: Test listening for irc.example_M-charles to call function 'connect' TEST: Test listening for irc.example_M-charles to call function 'disconnect' TEST: Test listening for irc.example_M-charles to call function 'join' 2022-04-19 02:33:57 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.351 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.351 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.352 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.352 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : cdxgf9r68c800 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. 2022-04-19 02:33:57 INFO:req [3if4b3wv1s800] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [3if4b3wv1s800] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [3if4b3wv1s800] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.357 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.357 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example (limit 2) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:IrcBridge [3if4b3wv1s800] [M->I] SUCCESS (7ms) 2022-04-19 02:33:57 INFO:req [brodpzh2k1s00] [[M->I]] onMessage: m.room.message usr=@bob:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [brodpzh2k1s00] [[M->I]] Message body: Another message 2022-04-19 02:33:57 INFO:req [brodpzh2k1s00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.364 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.364 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Created client for @bob:hs 2022-04-19 02:33:57 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-alice@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 WARN:ClientPool Client gxfqn759ppk00 (@alice:hs) disconnected with reason limit_reached 2022-04-19 02:33:57 INFO:ClientPool Dropping gxfqn759ppk00 (M-alice) because explicitDisconnect is true 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @bob:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @bob:hs on irc.example 2022-04-19 02:33:57 INFO:ClientPool Client limit exceeded: Disconnected M-alice on irc.example. 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Connecting to IRC server irc.example as M-bob (user=bobhs) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) TEST: Invoking test callback for user irc.example_M-bob : client.say([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 INFO:IrcBridge [brodpzh2k1s00] [M->I] SUCCESS (8ms) 2022-04-19 02:33:57 INFO:req [2k9s79ewnda00] [[M->I]] onMessage: m.room.message usr=@charles:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [2k9s79ewnda00] [[M->I]] Message body: A third message 2022-04-19 02:33:57 INFO:req [2k9s79ewnda00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.372 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.372 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @charles:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Created client for @charles:hs 2022-04-19 02:33:57 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-bob@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) TEST: Invoking test callback for user irc.example_M-bob : client.disconnect([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 WARN:ClientPool Client 87x36xehv1000 (@bob:hs) disconnected with reason limit_reached 2022-04-19 02:33:57 INFO:ClientPool Dropping 87x36xehv1000 (M-bob) because explicitDisconnect is true 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @charles:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @charles:hs on irc.example 2022-04-19 02:33:57 INFO:ClientPool Client limit exceeded: Disconnected M-bob on irc.example. 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Connecting to IRC server irc.example as M-charles (user=charleshs) TEST: Bridge called IRC client.connect(["irc.example_M-charles","connect",{"add) TEST: Invoking test callback for user irc.example_M-charles : client.connect([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-charles (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-charles","join",{"addr":) TEST: Invoking test callback for user irc.example_M-charles : client.join([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-charles","say",{"addr":") TEST: Invoking test callback for user irc.example_M-charles : client.say([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 INFO:IrcBridge [2k9s79ewnda00] [M->I] SUCCESS (7ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client cdxgf9r68c800 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping cdxgf9r68c800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-charles@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-charles","disconnect",{") TEST: Invoking test callback for user irc.example_M-charles : client.disconnect([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 WARN:ClientPool Client cxcg163ac1400 (@charles:hs) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping cxcg163ac1400 (M-charles) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC client cycling should reconnect (make a new connection) for a cycled-out client when speaking and not use the old disconnected client ========================================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'say' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'disconnect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'say' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'disconnect' TEST: Test listening for irc.example_M-bob to call function 'join' TEST: Test listening for irc.example_M-charles to call function 'say' TEST: Test listening for irc.example_M-charles to call function 'connect' TEST: Test listening for irc.example_M-charles to call function 'disconnect' TEST: Test listening for irc.example_M-charles to call function 'join' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.406 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.406 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.407 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.408 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : eeen7v2ply800 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. 2022-04-19 02:33:57 INFO:req [dkdw3mxd6u800] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [dkdw3mxd6u800] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [dkdw3mxd6u800] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.415 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.415 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example (limit 2) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:IrcBridge [dkdw3mxd6u800] [M->I] SUCCESS (7ms) 2022-04-19 02:33:57 INFO:req [3zn6yhpmqum00] [[M->I]] onMessage: m.room.message usr=@bob:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [3zn6yhpmqum00] [[M->I]] Message body: Another message 2022-04-19 02:33:57 INFO:req [3zn6yhpmqum00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.422 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.422 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Created client for @bob:hs 2022-04-19 02:33:57 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-alice@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 WARN:ClientPool Client 8ioxv11umsw00 (@alice:hs) disconnected with reason limit_reached 2022-04-19 02:33:57 INFO:ClientPool Dropping 8ioxv11umsw00 (M-alice) because explicitDisconnect is true 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @bob:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @bob:hs on irc.example 2022-04-19 02:33:57 INFO:ClientPool Client limit exceeded: Disconnected M-alice on irc.example. 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Connecting to IRC server irc.example as M-bob (user=bobhs) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 INFO:BridgedClient (@bob:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 DEBUG:BridgedClient (@bob:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) TEST: Invoking test callback for user irc.example_M-bob : client.say([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 INFO:IrcBridge [3zn6yhpmqum00] [M->I] SUCCESS (7ms) 2022-04-19 02:33:57 INFO:req [eelj5dq6f2o00] [[M->I]] onMessage: m.room.message usr=@charles:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [eelj5dq6f2o00] [[M->I]] Message body: A third message 2022-04-19 02:33:57 INFO:req [eelj5dq6f2o00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.429 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.429 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @charles:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Created client for @charles:hs 2022-04-19 02:33:57 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-bob@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) TEST: Invoking test callback for user irc.example_M-bob : client.disconnect([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:33:57 WARN:ClientPool Client 55csxs2unlw00 (@bob:hs) disconnected with reason limit_reached 2022-04-19 02:33:57 INFO:ClientPool Dropping 55csxs2unlw00 (M-bob) because explicitDisconnect is true 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @charles:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @charles:hs on irc.example 2022-04-19 02:33:57 INFO:ClientPool Client limit exceeded: Disconnected M-bob on irc.example. 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Connecting to IRC server irc.example as M-charles (user=charleshs) TEST: Bridge called IRC client.connect(["irc.example_M-charles","connect",{"add) TEST: Invoking test callback for user irc.example_M-charles : client.connect([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 INFO:BridgedClient (@charles:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-charles (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-charles","join",{"addr":) TEST: Invoking test callback for user irc.example_M-charles : client.join([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 DEBUG:BridgedClient (@charles:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-charles","say",{"addr":") TEST: Invoking test callback for user irc.example_M-charles : client.say([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 INFO:IrcBridge [eelj5dq6f2o00] [M->I] SUCCESS (9ms) 2022-04-19 02:33:57 INFO:req [2zgjbefjmvc00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [2zgjbefjmvc00] [[M->I]] Message body: That first guy is back again. 2022-04-19 02:33:57 INFO:req [2zgjbefjmvc00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.438 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.438 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 DEBUG:ClientPool Configuring IRC user from store => @alice:hs=>irc.example={"username":"alicehs"} 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-charles@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-charles","disconnect",{") TEST: Invoking test callback for user irc.example_M-charles : client.disconnect([{"addr":"irc.example","nick":"M-charles) 2022-04-19 02:33:57 WARN:ClientPool Client ip4vfd3hhy800 (@charles:hs) disconnected with reason limit_reached 2022-04-19 02:33:57 INFO:ClientPool Dropping ip4vfd3hhy800 (M-charles) because explicitDisconnect is true 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Using cached ident username alicehs for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:ClientPool Client limit exceeded: Disconnected M-charles on irc.example. 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:IrcBridge [2zgjbefjmvc00] [M->I] SUCCESS (6ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client eeen7v2ply800 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping eeen7v2ply800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 WARN:ClientPool Client ddcmhg5io0w00 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping ddcmhg5io0w00 (M-alice) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC connections should use the matrix user's display name if they have one =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:57 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.471 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.471 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.472 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.472 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : acm8er742qo00 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-Some_Name to call function 'join' TEST: Test listening for irc.example_M-Some_Name to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-Some_Name to call function 'say' 2022-04-19 02:33:57 INFO:req [i0juug36aw800] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [i0juug36aw800] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [i0juug36aw800] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.477 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.478 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name Some_Name) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-Some_Name (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-Some_Name","connect",{"a) TEST: Invoking test callback for user irc.example_M-Some_Name : client.connect([{"addr":"irc.example","nick":"M-Some_Na) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-Some_Name (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-Some_Name","join",{"addr) TEST: Invoking test callback for user irc.example_M-Some_Name : client.join([{"addr":"irc.example","nick":"M-Some_Na) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-Some_Name","say",{"addr") TEST: Invoking test callback for user irc.example_M-Some_Name : client.say([{"addr":"irc.example","nick":"M-Some_Na) 2022-04-19 02:33:57 INFO:IrcBridge [i0juug36aw800] [M->I] SUCCESS (8ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client acm8er742qo00 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping acm8er742qo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-Some_Name@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-Some_Name","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client hnt7pzqi1gg00 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping hnt7pzqi1gg00 (M-Some_Name) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC connections should coerce invalid nicks into a valid form ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.506 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.507 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.508 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.508 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : agvqtu61vwk00 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-123NumBer to call function 'join' TEST: Test listening for irc.example_M-123NumBer to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-123NumBer to call function 'say' 2022-04-19 02:33:57 INFO:req [bxzfp856xqg00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [bxzfp856xqg00] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [bxzfp856xqg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.519 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.519 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name 123Num£Ber) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-123NumBer (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-123NumBer","connect",{"a) TEST: Invoking test callback for user irc.example_M-123NumBer : client.connect([{"addr":"irc.example","nick":"M-123NumB) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as M-123NumBer (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-123NumBer","join",{"addr) TEST: Invoking test callback for user irc.example_M-123NumBer : client.join([{"addr":"irc.example","nick":"M-123NumB) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-123NumBer","say",{"addr") TEST: Invoking test callback for user irc.example_M-123NumBer : client.say([{"addr":"irc.example","nick":"M-123NumB) 2022-04-19 02:33:57 INFO:IrcBridge [bxzfp856xqg00] [M->I] SUCCESS (8ms) 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client agvqtu61vwk00 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping agvqtu61vwk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-123NumBer@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-123NumBer","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client geevk206co000 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping geevk206co000 (M-123NumBer) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC connections should use the nick assigned in the rpl_welcome (registered) event =================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.552 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.552 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.553 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.553 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : 1u67t39cx5fk0 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_monkeys to call function 'join' 2022-04-19 02:33:57 INFO:req [4anjjq646d400] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [4anjjq646d400] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [4anjjq646d400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.558 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.558 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:57 DEBUG:ClientPool Connected with nick 'monkeys' instead of desired nick 'M-alice' 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 INFO:IrcBridge Sending IRC message in #coffee as monkeys (connected=true) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_monkeys","join",{"addr":"i) TEST: Invoking test callback for user irc.example_monkeys : client.join([{"addr":"irc.example","nick":"monkeys",) 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_monkeys","say",{"addr":"ir) 2022-04-19 02:33:57 INFO:IrcBridge [4anjjq646d400] [M->I] SUCCESS (6ms) 2022-04-19 02:33:57 INFO:IrcBridge [9orhseevsgs00] [I->M] IGNORE virtual user (2ms) 2022-04-19 02:33:57 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 INFO:main Killing bridge: test teardown 2022-04-19 02:33:57 INFO:IrcBridge Killing all clients 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:57 WARN:ClientPool Client 1u67t39cx5fk0 (null) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping 1u67t39cx5fk0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:57 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_monkeys","disconnect",{"ad) 2022-04-19 02:33:57 WARN:ClientPool Client l2kcqnltclc00 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:57 INFO:ClientPool Dropping l2kcqnltclc00 (monkeys) because explicitDisconnect is true 2022-04-19 02:33:57 INFO:BridgedClient Killing client 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now KILLED .IRC connections should be made once per client, regardless of how many messages are to be sent to IRC ====================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:57 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:57 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:57 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:57 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:57 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:57 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:57.788 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.788 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:57 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:57 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:57 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:57.789 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.790 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:57 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:57 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:57 INFO:Provisioner Provisioning started 2022-04-19 02:33:57 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:57 INFO:BridgedClient Created client for bot 2022-04-19 02:33:57 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Created new bot client for irc.example : 44iliwhppkw00 (bot enabled=true) 2022-04-19 02:33:57 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:57 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:57 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:57 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:57 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' 2022-04-19 02:33:57 INFO:req [c1z7xcafej400] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [c1z7xcafej400] [[M->I]] Message body: A message 2022-04-19 02:33:57 INFO:req [bgbmlvkdeiw00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:57 DEBUG:req [bgbmlvkdeiw00] [[M->I]] Message body: Another message 2022-04-19 02:33:57 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:57 INFO:req [c1z7xcafej400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.796 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.796 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:req [bgbmlvkdeiw00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:57.797 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:57.797 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:57 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:57 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:57 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:57 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:57 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:57 DEBUG:ClientPool Returning cached bridged client @alice:hs 2022-04-19 02:33:57 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:57 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:57 ERROR:ClientPool undefined 2022-04-19 02:33:58 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:58 ERROR:ClientPool undefined 2022-04-19 02:33:58 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:58 ERROR:ClientPool undefined 2022-04-19 02:33:58 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:33:58 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:33:58 INFO:IrcBridge [bgbmlvkdeiw00] [M->I] SUCCESS (510ms) 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:33:58 INFO:IrcBridge [c1z7xcafej400] [M->I] SUCCESS (514ms) 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client 44iliwhppkw00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 44iliwhppkw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:33:58 WARN:ClientPool Client dktpfzd0o0o00 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping dktpfzd0o0o00 (M-alice) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC connections [BOTS-41] should be able to handle clashing nicks without causing echos ======================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.348 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.348 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.350 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.350 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : 9dehl5syce800 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-kermit to call function 'connect' TEST: Test listening for irc.example_M-kermit to call function 'join' TEST: Test listening for irc.example_M-kermit1 to call function 'join' 2022-04-19 02:33:58 INFO:req [2pnu0fbz03s00] [[M->I]] onMessage: m.room.message usr=@kermit:bar rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [2pnu0fbz03s00] [[M->I]] Message body: A message 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:req [2pnu0fbz03s00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.359 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.359 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @kermit:bar (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:bar) Created client for @kermit:bar 2022-04-19 02:33:58 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @kermit:bar on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @kermit:bar on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:bar) Connecting to IRC server irc.example as M-kermit (user=kermitbar) TEST: Bridge called IRC client.connect(["irc.example_M-kermit","connect",{"addr) TEST: Invoking test callback for user irc.example_M-kermit : client.connect([{"addr":"irc.example","nick":"M-kermit") 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:bar) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-kermit (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-kermit","join",{"addr":") TEST: Invoking test callback for user irc.example_M-kermit : client.join([{"addr":"irc.example","nick":"M-kermit") 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-kermit","say",{"addr":"i) 2022-04-19 02:33:58 INFO:IrcBridge [2pnu0fbz03s00] [M->I] SUCCESS (15ms) 2022-04-19 02:33:58 INFO:req [i0retu2h1eg00] [[M->I]] onMessage: m.room.message usr=@kermit:someplace rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [i0retu2h1eg00] [[M->I]] Message body: Another message 2022-04-19 02:33:58 INFO:req [i0retu2h1eg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.374 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.374 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @kermit:someplace (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:someplace) Created client for @kermit:someplace 2022-04-19 02:33:58 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:someplace) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @kermit:someplace on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @kermit:someplace on irc.example 2022-04-19 02:33:58 INFO:IdentGenerator Generated ident username kermitsome for @kermit:someplace on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:someplace) Connecting to IRC server irc.example as M-kermit (user=kermitsome) TEST: Bridge called IRC client.connect(["irc.example_M-kermit","connect",{"addr) TEST: Invoking test callback for user irc.example_M-kermit : client.connect([{"addr":"irc.example","nick":"M-kermit") 2022-04-19 02:33:58 INFO:BridgedClient (@kermit:someplace) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:ClientPool Connected with nick 'M-kermit1' instead of desired nick 'M-kermit' 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:someplace) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-kermit1 (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:someplace) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:someplace) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-kermit1","join",{"addr":) TEST: Invoking test callback for user irc.example_M-kermit1 : client.join([{"addr":"irc.example","nick":"M-kermit1) 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:someplace) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-kermit1","say",{"addr":") 2022-04-19 02:33:58 INFO:IrcBridge [i0retu2h1eg00] [M->I] SUCCESS (13ms) 2022-04-19 02:33:58 INFO:req [1qvvonbmuk9s0] [[M->I]] onMessage: m.room.message usr=@kermit:bar rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [1qvvonbmuk9s0] [[M->I]] Message body: 3rd message 2022-04-19 02:33:58 INFO:req [1qvvonbmuk9s0] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-kermit (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge [1qvvonbmuk9s0] [M->I] SUCCESS (2ms) 2022-04-19 02:33:58 INFO:IrcBridge [hzlekd8fj5400] [I->M] IGNORE virtual user (0ms) 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client 9dehl5syce800 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 9dehl5syce800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-kermit@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-kermit","disconnect",{"a) 2022-04-19 02:33:58 WARN:ClientPool Client 61eoapjiun000 (@kermit:bar) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 61eoapjiun000 (M-kermit) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-kermit@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-kermit1","disconnect",{") 2022-04-19 02:33:58 WARN:ClientPool Client hogmxq26nf400 (@kermit:someplace) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping hogmxq26nf400 (M-kermit1) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC connections should assign different ident usernames for long user IDs ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.633 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.633 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.635 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.635 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : 8tnzst89rmk00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-averyverylongname to call function 'join' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'join' TEST: Test listening for irc.example_M-averyverylongname to call function 'connect' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'connect' 2022-04-19 02:33:58 INFO:req [h9odljte6sg00] [[M->I]] onMessage: m.room.message usr=@averyverylongname:localhost rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [h9odljte6sg00] [[M->I]] Message body: A message 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:req [h9odljte6sg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.645 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.645 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongname:localhost (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Created client for @averyverylongname:localhost 2022-04-19 02:33:58 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @averyverylongname:localhost on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @averyverylongname:localhost on irc.example 2022-04-19 02:33:58 INFO:IdentGenerator Generated ident username averyveryl for @averyverylongname:localhost on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Connecting to IRC server irc.example as M-averyverylongname (user=averyveryl) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongname","conn) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.connect([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongname (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongname","join) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.join([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongname","say") 2022-04-19 02:33:58 INFO:IrcBridge [h9odljte6sg00] [M->I] SUCCESS (10ms) 2022-04-19 02:33:58 INFO:req [55rp3a602oo00] [[M->I]] onMessage: m.room.message usr=@averyverylongnameagain:localhost rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [55rp3a602oo00] [[M->I]] Message body: A message2 2022-04-19 02:33:58 INFO:req [55rp3a602oo00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.654 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.654 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongnameagain:localhost (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Created client for @averyverylongnameagain:localhost 2022-04-19 02:33:58 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @averyverylongnameagain:localhost on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @averyverylongnameagain:localhost on irc.example 2022-04-19 02:33:58 INFO:IdentGenerator Generated ident username averyver_1 for @averyverylongnameagain:localhost on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Connecting to IRC server irc.example as M-averyverylongnameagain (user=averyver_1) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.connect([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongnameagain (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.join([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongnameagain",) 2022-04-19 02:33:58 INFO:IrcBridge [55rp3a602oo00] [M->I] SUCCESS (8ms) 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client 8tnzst89rmk00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 8tnzst89rmk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-averyverylongname@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongname","disc) 2022-04-19 02:33:58 WARN:ClientPool Client eyt1qfp6a3c00 (@averyverylongname:localhost) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping eyt1qfp6a3c00 (M-averyverylongname) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-averyverylongnameagain@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongnameagain",) 2022-04-19 02:33:58 WARN:ClientPool Client 5l6ywvt64ok00 (@averyverylongnameagain:localhost) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 5l6ywvt64ok00 (M-averyverylongnameagain) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC connections should queue ident generation requests to avoid racing when querying for cached ident usernames ================================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.689 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.689 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.690 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.690 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : kcv9o1ojm4g00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-averyverylongname to call function 'join' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'join' TEST: Test listening for irc.example_M-averyverylongname to call function 'connect' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'connect' 2022-04-19 02:33:58 INFO:req [i32yk469cfc00] [[M->I]] onMessage: m.room.message usr=@averyverylongname:localhost rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [i32yk469cfc00] [[M->I]] Message body: A message 2022-04-19 02:33:58 INFO:req [kg6kgf95dg000] [[M->I]] onMessage: m.room.message usr=@averyverylongnameagain:localhost rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [kg6kgf95dg000] [[M->I]] Message body: A message2 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:req [i32yk469cfc00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.697 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.697 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:req [kg6kgf95dg000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.704 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.704 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongname:localhost (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Created client for @averyverylongname:localhost 2022-04-19 02:33:58 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @averyverylongname:localhost on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @averyverylongname:localhost on irc.example 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongnameagain:localhost (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Created client for @averyverylongnameagain:localhost 2022-04-19 02:33:58 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @averyverylongnameagain:localhost on irc.example to the queue... 2022-04-19 02:33:58 INFO:IdentGenerator Generated ident username averyveryl for @averyverylongname:localhost on irc.example 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @averyverylongnameagain:localhost on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Connecting to IRC server irc.example as M-averyverylongname (user=averyveryl) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongname","conn) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.connect([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongname:localhost) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongname (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongname","join) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.join([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongname:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongname","say") 2022-04-19 02:33:58 INFO:IdentGenerator Generated ident username averyver_1 for @averyverylongnameagain:localhost on irc.example 2022-04-19 02:33:58 INFO:IrcBridge [i32yk469cfc00] [M->I] SUCCESS (17ms) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Connecting to IRC server irc.example as M-averyverylongnameagain (user=averyver_1) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.connect([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 INFO:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongnameagain (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.join([{"addr":"irc.example","nick":"M-averyve) 2022-04-19 02:33:58 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongnameagain",) 2022-04-19 02:33:58 INFO:IrcBridge [kg6kgf95dg000] [M->I] SUCCESS (21ms) 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client kcv9o1ojm4g00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping kcv9o1ojm4g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-averyverylongname@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongname","disc) 2022-04-19 02:33:58 WARN:ClientPool Client 8v3qjud8un000 (@averyverylongname:localhost) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 8v3qjud8un000 (M-averyverylongname) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-averyverylongnameagain@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongnameagain",) 2022-04-19 02:33:58 WARN:ClientPool Client 4u2eyk95b7600 (@averyverylongnameagain:localhost) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 4u2eyk95b7600 (M-averyverylongnameagain) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC connections should gracefully fail if it fails to join a channel when sending a message ============================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.742 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.743 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.744 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.744 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : an7kh6by02w00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2022-04-19 02:33:58 INFO:req [kl47lplfils00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2022-04-19 02:33:58 DEBUG:req [kl47lplfils00] [[M->I]] Message body: A message 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:req [kl47lplfils00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:58.750 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.750 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2022-04-19 02:33:58 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2022-04-19 02:33:58 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2022-04-19 02:33:58 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2022-04-19 02:33:58 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2022-04-19 02:33:58 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:58 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:58 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:58 ERROR:client-connection Server: irc.example (M-alice) Error: {"command":"err_bannedfromchan","args":["#coffee"]} 2022-04-19 02:33:58 ERROR:BridgedClient (@alice:hs) Join channel #coffee : {"command":"err_bannedfromchan","args":["#coffee"]} 2022-04-19 02:33:58 ERROR:BridgedClient (@alice:hs) Cannot track channel #coffee: err_bannedfromchan 2022-04-19 02:33:58 INFO:ClientPool Kicking @alice:hs from room due to err_bannedfromchan 2022-04-19 02:33:58 INFO:req [c6vybbf4yhs00] [[I->M]] M-alice@irc.example#e8dv7jddarc00~@alice:hs : Sending metadata 'Could not join #coffee on 'irc.example': err_bannedfromchan' 2022-04-19 02:33:58 ERROR:BridgedClient (@alice:hs) sendMessage: Failed to join channel #coffee 2022-04-19 02:33:58 INFO:IrcBridge [kl47lplfils00] [M->I] FAILED (10ms) 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client an7kh6by02w00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping an7kh6by02w00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:33:58 WARN:ClientPool Client e8dv7jddarc00 (@alice:hs) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping e8dv7jddarc00 (M-alice) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED Apr-19 02:33:58.761 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.761 DEBUG Intent ensureRegistered: Registered, and not encrypted .2022-04-19 02:33:58 INFO:req [c6vybbf4yhs00] [[I->M]] Creating an admin room with @alice:hs Apr-19 02:33:58.762 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.762 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge [c6vybbf4yhs00] [I->M] FAILED (6ms) IRC connections should not bridge matrix users who are excluded ================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.785 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.785 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.786 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.786 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : jfan894c43c00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-excluded to call function 'connect' 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:ClientPool Creating virtual irc user with nick undefined for @excluded:hs (display name undefined) 2022-04-19 02:33:58 ERROR:ClientPool Couldn't connect virtual user undefined (@excluded:hs) to irc.example : {} 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client jfan894c43c00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping jfan894c43c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC connections should not bridge matrix users who are deactivated =================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.814 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.814 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.816 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.816 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : ghmpbqggz3c00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) TEST: Test listening for irc.example_M-deactivated to call function 'connect' 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client ghmpbqggz3c00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping ghmpbqggz3c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix mode bridging should set join_rules to 'invite' on +k. ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:58 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.845 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.845 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.846 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.846 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : kjofoq2go1o00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:req [9fxrczyciy400] [[I->M]] onMode(+k) in #coffee by anIrcUser (arg=undefined) 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:NeDBDataStore setModeForRoom (mode=k, roomId=!foo:bar, enabled=true) 2022-04-19 02:33:58 INFO:req [9fxrczyciy400] [[I->M]] Locking room !foo:bar 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client kjofoq2go1o00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping kjofoq2go1o00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:58 ERROR:ClientPool undefined 2022-04-19 02:33:58 INFO:IrcBridge [9fxrczyciy400] [I->M] SUCCESS (6ms) .IRC-to-Matrix mode bridging should set join_rules to 'invite' on +i. ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.877 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.877 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.878 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.878 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : 4s9mmfrr84q00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:req [e5so30flasw00] [[I->M]] onMode(+i) in #coffee by anIrcUser (arg=undefined) 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:NeDBDataStore setModeForRoom (mode=i, roomId=!foo:bar, enabled=true) 2022-04-19 02:33:58 INFO:req [e5so30flasw00] [[I->M]] Locking room !foo:bar 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client 4s9mmfrr84q00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 4s9mmfrr84q00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:IrcBridge [e5so30flasw00] [I->M] SUCCESS (4ms) .IRC-to-Matrix mode bridging should revert join_rules to config value on -i. ============================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.909 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.909 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.910 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.910 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : jxzvy0j6ybk00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:req [cqjda1lvte800] [[I->M]] onMode(-i) in #coffee by anIrcUser (arg=undefined) 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:NeDBDataStore setModeForRoom (mode=i, roomId=!foo:bar, enabled=false) 2022-04-19 02:33:58 INFO:req [cqjda1lvte800] [[I->M]] Reverting !foo:bar back to default join_rule 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client jxzvy0j6ybk00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping jxzvy0j6ybk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:IrcBridge [cqjda1lvte800] [I->M] SUCCESS (10ms) .IRC-to-Matrix mode bridging should revert join_rules to config value on -k. ============================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.944 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.944 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.945 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.945 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : gowseeiu6go00 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:req [74gkcq8s24000] [[I->M]] onMode(-k) in #coffee by anIrcUser (arg=undefined) 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:NeDBDataStore setModeForRoom (mode=k, roomId=!foo:bar, enabled=false) 2022-04-19 02:33:58 INFO:req [74gkcq8s24000] [[I->M]] Reverting !foo:bar back to default join_rule 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client gowseeiu6go00 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping gowseeiu6go00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:IrcBridge [74gkcq8s24000] [I->M] SUCCESS (8ms) .IRC-to-Matrix message bridging should bridge IRC text as Matrix message's m.text ================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:58 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:58 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:58 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:58 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:58 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:58 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:58 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:58.981 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.981 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:58 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:58 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:58 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:58.982 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:58.982 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:58 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:58 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:58 INFO:Provisioner Provisioning started 2022-04-19 02:33:58 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:58 INFO:BridgedClient Created client for bot 2022-04-19 02:33:58 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:58 DEBUG:ClientPool Created new bot client for irc.example : 5is4990pqp400 (bot enabled=true) 2022-04-19 02:33:58 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:58 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:58 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:58 INFO:IrcBridge Startup complete. 2022-04-19 02:33:58 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:58 INFO:req [gksewx4rrx400] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:58 DEBUG:req [gksewx4rrx400] [[I->M]] action={"type":"message","text":"this is some test text.","ts":0} 2022-04-19 02:33:58 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:58.990 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:58.990 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 DEBUG:req [gksewx4rrx400] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:58.991 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:58.991 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:58 INFO:main Killing bridge: test teardown 2022-04-19 02:33:58 INFO:IrcBridge Killing all clients 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:58 WARN:ClientPool Client 5is4990pqp400 (null) disconnected with reason killed 2022-04-19 02:33:58 INFO:ClientPool Dropping 5is4990pqp400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:58 INFO:BridgedClient Killing client 2022-04-19 02:33:58 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:58 INFO:IrcBridge [gksewx4rrx400] [I->M] SUCCESS (8ms) .IRC-to-Matrix message bridging should bridge IRC actions as Matrix message's m.emote ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.014 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.014 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.015 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.015 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : kuy7lknvor400 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [ipb7rph1pzs00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [ipb7rph1pzs00] [[I->M]] action={"type":"emote","text":"thinks for a bit","ts":0} 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.022 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.022 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [ipb7rph1pzs00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.023 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.023 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client kuy7lknvor400 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping kuy7lknvor400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [ipb7rph1pzs00] [I->M] SUCCESS (6ms) .IRC-to-Matrix message bridging should bridge IRC notices as Matrix message's m.notice ====================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.047 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.047 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.048 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.048 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 8syres2a9w400 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [k494jydtt5s00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [k494jydtt5s00] [[I->M]] action={"type":"notice","text":"Automated bot text: SUCCESS!","ts":0} 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.054 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.054 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [k494jydtt5s00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.054 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.055 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client 8syres2a9w400 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping 8syres2a9w400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [k494jydtt5s00] [I->M] SUCCESS (5ms) .IRC-to-Matrix message bridging should bridge IRC topics as Matrix m.room.topic in aliased rooms ================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.078 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.079 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.080 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.080 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 33yjbnf7z7000 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:59 INFO:req [coacs6mllzc00] [[M->I]] onAliasQuery #irc_irc.example_#someotherchannel:some.home.server 2022-04-19 02:33:59 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#someotherchannel:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #someotherchannel 2022-04-19 02:33:59 INFO:req [coacs6mllzc00] [[M->I]] Mapped to #someotherchannel on irc.example 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 DEBUG:req [coacs6mllzc00] [[M->I]] Going to track IRC channel #someotherchannel Apr-19 02:33:59.086 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.086 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:req [coacs6mllzc00] [[M->I]] Matrix room !foo:bar created for #someotherchannel 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#someotherchannel, origin=alias) 2022-04-19 02:33:59 DEBUG:BridgedClient Joining channel #someotherchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 DEBUG:BridgedClient Joined channel #someotherchannel 2022-04-19 02:33:59 INFO:req [coacs6mllzc00] [[M->I]] Bot joined channel 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #someotherchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:IrcBridge [coacs6mllzc00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:59 INFO:req [igjfxgzw82o0] [[I->M]] onTopic: irc.example from=mike (null@irc.example) to=#someotherchannel 2022-04-19 02:33:59 DEBUG:req [igjfxgzw82o0] [[I->M]] action={"type":"topic","text":"Topics are liek the best thing eletz!","ts":0} 2022-04-19 02:33:59 INFO:req [igjfxgzw82o0] [[I->M]] New topic in #someotherchannel - bot queing to set topic in [ '!foo:bar' ] Apr-19 02:33:59.093 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.093 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client 33yjbnf7z7000 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping 33yjbnf7z7000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED .2022-04-19 02:33:59 INFO:req [igjfxgzw82o0] [[I->M]] Topic: 'Topics are liek the ...' set in rooms: IRC-to-Matrix message bridging should bridge IRC topics as Matrix m.room.topic in aliased rooms, using the bot =============================================================================================================== 2022-04-19 02:33:59 INFO:IrcBridge [igjfxgzw82o0] [I->M] SUCCESS (8ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.117 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.117 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.118 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.119 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 5o42fwy1vw80 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:33:59 INFO:req [4vpcdwhc7b00] [[M->I]] onAliasQuery #irc_irc.example_#someotherchannel:some.home.server 2022-04-19 02:33:59 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#someotherchannel:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #someotherchannel 2022-04-19 02:33:59 INFO:req [4vpcdwhc7b00] [[M->I]] Mapped to #someotherchannel on irc.example 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 DEBUG:req [4vpcdwhc7b00] [[M->I]] Going to track IRC channel #someotherchannel Apr-19 02:33:59.124 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.124 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:req [4vpcdwhc7b00] [[M->I]] Matrix room !foo:bar created for #someotherchannel 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#someotherchannel, origin=alias) 2022-04-19 02:33:59 DEBUG:BridgedClient Joining channel #someotherchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 DEBUG:BridgedClient Joined channel #someotherchannel 2022-04-19 02:33:59 INFO:req [4vpcdwhc7b00] [[M->I]] Bot joined channel 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #someotherchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:IrcBridge [4vpcdwhc7b00] [M->I] SUCCESS (3ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2022-04-19 02:33:59 INFO:req [gu5tvkxp54000] [[I->M]] onTopic: irc.example from=mike (null@irc.example) to=#someotherchannel 2022-04-19 02:33:59 DEBUG:req [gu5tvkxp54000] [[I->M]] action={"type":"topic","text":"Topics are liek the best thing eletz!","ts":0} 2022-04-19 02:33:59 INFO:req [gu5tvkxp54000] [[I->M]] New topic in #someotherchannel - bot queing to set topic in [ '!foo:bar' ] Apr-19 02:33:59.128 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.129 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:24718) Warning: a promise was rejected with a non-error: [object String] Apr-19 02:33:59.133 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.133 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client 5o42fwy1vw80 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping 5o42fwy1vw80 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED .2022-04-19 02:33:59 INFO:req [gu5tvkxp54000] [[I->M]] Topic: 'Topics are liek the ...' set in rooms: IRC-to-Matrix message bridging should be insensitive to the case of the channel ================================================================================ 2022-04-19 02:33:59 INFO:IrcBridge [gu5tvkxp54000] [I->M] SUCCESS (10ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.164 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.164 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.165 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.165 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : b7ffsosjw1400 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [ir4n0fvr53k00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#COFFEE 2022-04-19 02:33:59 DEBUG:req [ir4n0fvr53k00] [[I->M]] action={"type":"message","text":"this is some test text.","ts":0} 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.179 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.179 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [ir4n0fvr53k00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.180 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.180 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client b7ffsosjw1400 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping b7ffsosjw1400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [ir4n0fvr53k00] [I->M] SUCCESS (5ms) .IRC-to-Matrix message bridging should bridge IRC formatted text as Matrix's org.matrix.custom.html =================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.204 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.204 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.205 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.205 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 61w69uc5bd400 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [b8j9wlfsl1400] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [b8j9wlfsl1400] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u000f and this is \u001funderl 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.211 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.211 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [b8j9wlfsl1400] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.212 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.212 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client 61w69uc5bd400 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping 61w69uc5bd400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [b8j9wlfsl1400] [I->M] SUCCESS (10ms) .IRC-to-Matrix message bridging should bridge badly formatted IRC text as Matrix's org.matrix.custom.html ========================================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.241 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.241 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.243 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.243 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 82bn1iiteco00 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:req [80nuqk83vqg00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [80nuqk83vqg00] [[I->M]] action={"type":"message","text":"\u0002hello \u001d world\u0002 ! \u001d","ts":0} 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.249 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.249 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [80nuqk83vqg00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.249 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.250 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client 82bn1iiteco00 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping 82bn1iiteco00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [80nuqk83vqg00] [I->M] SUCCESS (6ms) .IRC-to-Matrix message bridging should bridge special regex character formatted IRC colours as Matrix'sorg.matrix.custom.html ============================================================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.274 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.274 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.275 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.275 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : zb07jjtomcg0 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [5jzzqa1pr6800] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [5jzzqa1pr6800] [[I->M]] action={"type":"message","text":"\u000303$& \u000304 world\u000303 ! \u000304","ts":0} 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.285 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.286 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [5jzzqa1pr6800] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.286 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.286 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client zb07jjtomcg0 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping zb07jjtomcg0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:IrcBridge [5jzzqa1pr6800] [I->M] SUCCESS (7ms) .IRC-to-Matrix message bridging should html escape IRC text =========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.311 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.311 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.312 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.313 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : ged96qrousw00 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [ghfzx6c44hc00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [ghfzx6c44hc00] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u000f and has
tags & cha 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.318 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.319 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 DEBUG:req [ghfzx6c44hc00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.320 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.320 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client ged96qrousw00 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping ged96qrousw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [ghfzx6c44hc00] [I->M] SUCCESS (6ms) .IRC-to-Matrix message bridging should toggle on IRC formatting flags ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.343 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.343 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.344 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.344 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : ig22e3z6k6g00 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:req [jqgdaxz5oow00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:33:59 DEBUG:req [jqgdaxz5oow00] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u0002 and \u0002\u0002thats it 2022-04-19 02:33:59 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:33:59.350 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.351 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 DEBUG:req [jqgdaxz5oow00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:33:59.351 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:33:59.351 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:main Killing bridge: test teardown 2022-04-19 02:33:59 INFO:IrcBridge Killing all clients 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:33:59 WARN:ClientPool Client ig22e3z6k6g00 (null) disconnected with reason killed 2022-04-19 02:33:59 INFO:ClientPool Dropping ig22e3z6k6g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:33:59 INFO:BridgedClient Killing client 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:33:59 INFO:IrcBridge [jqgdaxz5oow00] [I->M] SUCCESS (6ms) .IRC-to-Matrix operator modes bridging should bridge modes to power levels ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2022-04-19 02:33:59 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:33:59 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:33:59 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:33:59 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:33:59 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:33:59 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:33:59 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:33:59.380 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.380 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:33:59 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:33:59 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:33:59.382 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.382 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:33:59 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:33:59 INFO:Provisioner Starting provisioning... 2022-04-19 02:33:59 INFO:Provisioner Provisioning started 2022-04-19 02:33:59 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:33:59 INFO:BridgedClient Created client for bot 2022-04-19 02:33:59 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:33:59 DEBUG:ClientPool Created new bot client for irc.example : 7nkk6wp4opc00 (bot enabled=true) 2022-04-19 02:33:59 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:33:59 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:33:59 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:33:59 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:33:59 INFO:IrcBridge Startup complete. 2022-04-19 02:33:59 INFO:req [e63dleyh56w00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:33:59 DEBUG:req [e63dleyh56w00] [[M->I]] Message body: get me in 2022-04-19 02:33:59 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:33:59 INFO:req [e63dleyh56w00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:33:59.387 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.387 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:33:59 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:33:59 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:33:59 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:33:59 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:33:59 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:33:59 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:33:59 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:59 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:33:59 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:59 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:33:59 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:33:59 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:33:59 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:33:59 INFO:IrcBridge [e63dleyh56w00] [M->I] SUCCESS (7ms) 2022-04-19 02:33:59 INFO:req [cols0bjqntk00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2022-04-19 02:33:59 INFO:req [cols0bjqntk00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Apr-19 02:33:59.394 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:33:59.394 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:33:59 INFO:IrcBridge [cols0bjqntk00] [I->M] SUCCESS (2ms) 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:33:59 ERROR:ClientPool undefined 2022-04-19 02:33:59 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:00 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:00.396 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.397 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 INFO:main Killing bridge: test teardown 2022-04-19 02:34:00 INFO:IrcBridge Killing all clients 2022-04-19 02:34:00 INFO:BridgedClient Killing client 2022-04-19 02:34:00 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:00 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:00 WARN:ClientPool Client 7nkk6wp4opc00 (null) disconnected with reason killed 2022-04-19 02:34:00 INFO:ClientPool Dropping 7nkk6wp4opc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:00 INFO:BridgedClient Killing client 2022-04-19 02:34:00 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:00 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:00 WARN:ClientPool Client ptin5zqoi800 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:00 INFO:ClientPool Dropping ptin5zqoi800 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:00 INFO:BridgedClient Killing client 2022-04-19 02:34:00 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge multiple mode changes as a single power level event ======================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2022-04-19 02:34:00 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:00 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:00 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:00 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:00 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:00 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:00.444 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.444 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:00 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:00 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:00 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:00.446 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.446 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:00 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:00 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:00 INFO:Provisioner Provisioning started 2022-04-19 02:34:00 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:00 INFO:BridgedClient Created client for bot 2022-04-19 02:34:00 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:00 DEBUG:ClientPool Created new bot client for irc.example : fsk8coa3c6w00 (bot enabled=true) 2022-04-19 02:34:00 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:00 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:00 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:00 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:00 INFO:IrcBridge Startup complete. 2022-04-19 02:34:00 INFO:req [15plt02o59vg0] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:00 DEBUG:req [15plt02o59vg0] [[M->I]] Message body: get me in 2022-04-19 02:34:00 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:00 INFO:req [15plt02o59vg0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:00.454 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.454 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:00 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:00 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:00 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:00 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:00 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:00 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:00 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:00 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:00 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:00 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:00 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:00 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:00 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:00 INFO:IrcBridge [15plt02o59vg0] [M->I] SUCCESS (9ms) 2022-04-19 02:34:00 INFO:req [8mkmg84gdd400] [[M->I]] onMessage: m.room.message usr=@bob:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:00 DEBUG:req [8mkmg84gdd400] [[M->I]] Message body: get me in 2022-04-19 02:34:00 INFO:req [8mkmg84gdd400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:00.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.463 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:anotherhomeserver (display name undefined) 2022-04-19 02:34:00 INFO:BridgedClient (@bob:anotherhomeserver) Created client for @bob:anotherhomeserver 2022-04-19 02:34:00 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:00 DEBUG:BridgedClient (@bob:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:00 DEBUG:IdentGenerator Pushing username generation request for @bob:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:00 DEBUG:IdentGenerator Generating username for @bob:anotherhomeserver on irc.example 2022-04-19 02:34:00 INFO:IdentGenerator Generated ident username bobanother for @bob:anotherhomeserver on irc.example 2022-04-19 02:34:00 INFO:BridgedClient (@bob:anotherhomeserver) Connecting to IRC server irc.example as M-bob (user=bobanother) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:34:00 INFO:BridgedClient (@bob:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:00 DEBUG:BridgedClient (@bob:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:00 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2022-04-19 02:34:00 DEBUG:BridgedClient (@bob:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:00 DEBUG:BridgedClient (@bob:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2022-04-19 02:34:00 DEBUG:BridgedClient (@bob:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) 2022-04-19 02:34:00 INFO:IrcBridge [8mkmg84gdd400] [M->I] SUCCESS (7ms) 2022-04-19 02:34:00 INFO:req [3lnh5dl4roy00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:00 INFO:req [5yuleaqa8ag00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-bob) 2022-04-19 02:34:00 INFO:req [3lnh5dl4roy00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Apr-19 02:34:00.471 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:00.471 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:00 INFO:IrcBridge [3lnh5dl4roy00] [I->M] SUCCESS (1ms) 2022-04-19 02:34:00 INFO:req [5yuleaqa8ag00] [[I->M]] onMode: Mode o received for M-bob, granting level of 50 to @bob:anotherhomeserver 2022-04-19 02:34:00 INFO:IrcBridge [5yuleaqa8ag00] [I->M] SUCCESS (2ms) 2022-04-19 02:34:00 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:01 INFO:RoomAccessSyncer Changing power levels for 2 user(s) from !foo:bar Apr-19 02:34:01.473 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:01.473 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:01 INFO:main Killing bridge: test teardown 2022-04-19 02:34:01 INFO:IrcBridge Killing all clients 2022-04-19 02:34:01 INFO:BridgedClient Killing client 2022-04-19 02:34:01 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:01 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:01 WARN:ClientPool Client fsk8coa3c6w00 (null) disconnected with reason killed 2022-04-19 02:34:01 INFO:ClientPool Dropping fsk8coa3c6w00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:01 INFO:BridgedClient Killing client 2022-04-19 02:34:01 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:01 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:01 WARN:ClientPool Client i4hhc881nnk00 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:01 INFO:ClientPool Dropping i4hhc881nnk00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:01 INFO:BridgedClient Killing client 2022-04-19 02:34:01 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:01 INFO:client-connection disconnect()ing M-bob@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) 2022-04-19 02:34:01 WARN:ClientPool Client f030bghwko000 (@bob:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:01 INFO:ClientPool Dropping f030bghwko000 (M-bob) because explicitDisconnect is true 2022-04-19 02:34:01 INFO:BridgedClient Killing client 2022-04-19 02:34:01 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes ======================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2022-04-19 02:34:01 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:01 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:01 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:01 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:01 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:01 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:01.514 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:01.514 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:01 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:01 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:01 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:01 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:01.516 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:01.516 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:01 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:01 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:01 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:01 INFO:Provisioner Provisioning started 2022-04-19 02:34:01 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:01 INFO:BridgedClient Created client for bot 2022-04-19 02:34:01 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:01 DEBUG:ClientPool Created new bot client for irc.example : ew6ax13ihds00 (bot enabled=true) 2022-04-19 02:34:01 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:01 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:01 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:01 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:01 INFO:IrcBridge Startup complete. 2022-04-19 02:34:01 INFO:req [8srxxu4n9dk00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:01 DEBUG:req [8srxxu4n9dk00] [[M->I]] Message body: get me in 2022-04-19 02:34:01 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:01 INFO:req [8srxxu4n9dk00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:01.524 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:01.524 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:01 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:01 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:01 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:01 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:01 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:01 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:01 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:01 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:01 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:01 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:01 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:01 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:01 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:01 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:01 INFO:IrcBridge [8srxxu4n9dk00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:01 INFO:req [eob9d44r0ww00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:01 INFO:req [eob9d44r0ww00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Apr-19 02:34:01.534 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:01.534 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:01 INFO:IrcBridge [eob9d44r0ww00] [I->M] SUCCESS (1ms) 2022-04-19 02:34:02 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:02 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:02.535 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:02.535 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:02 INFO:main Killing bridge: test teardown 2022-04-19 02:34:02 INFO:IrcBridge Killing all clients 2022-04-19 02:34:02 INFO:BridgedClient Killing client 2022-04-19 02:34:02 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:02 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:02 WARN:ClientPool Client ew6ax13ihds00 (null) disconnected with reason killed 2022-04-19 02:34:02 INFO:ClientPool Dropping ew6ax13ihds00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:02 INFO:BridgedClient Killing client 2022-04-19 02:34:02 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:02 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:02 WARN:ClientPool Client b87d4yp6zts00 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:02 INFO:ClientPool Dropping b87d4yp6zts00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:02 INFO:BridgedClient Killing client 2022-04-19 02:34:02 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes when a higher power mode is removed ============================================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2022-04-19 02:34:02 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:02 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:02 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:02 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:02 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:02 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:02.586 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:02.586 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:02 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:02 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:02 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:02 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:02.588 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:02.589 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:02 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:02 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:02 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:02 INFO:Provisioner Provisioning started 2022-04-19 02:34:02 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:02 INFO:BridgedClient Created client for bot 2022-04-19 02:34:02 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:02 DEBUG:ClientPool Created new bot client for irc.example : kuk5y1lsxdo00 (bot enabled=true) 2022-04-19 02:34:02 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:02 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:02 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:02 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:02 INFO:IrcBridge Startup complete. 2022-04-19 02:34:02 INFO:req [24sh15q141vk0] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:02 DEBUG:req [24sh15q141vk0] [[M->I]] Message body: get me in 2022-04-19 02:34:02 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:02 INFO:req [24sh15q141vk0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:02.598 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:02.598 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:02 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:02 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:02 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:02 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:02 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:02 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:02 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:02 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:02 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:02 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:02 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:02 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:02 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:02 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:02 INFO:IrcBridge [24sh15q141vk0] [M->I] SUCCESS (12ms) 2022-04-19 02:34:02 INFO:req [8z9ab4xibio00] [[I->M]] onMode(+v) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:02 INFO:req [jx95r5oo1sw00] [[I->M]] onMode(-o) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:02 INFO:req [8z9ab4xibio00] [[I->M]] onMode: Mode v received for M-alice, granting level of 25 to @alice:anotherhomeserver Apr-19 02:34:02.610 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:02.610 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:02 INFO:IrcBridge [8z9ab4xibio00] [I->M] SUCCESS (2ms) 2022-04-19 02:34:02 INFO:req [jx95r5oo1sw00] [[I->M]] onMode: Mode o received for M-alice, granting level of 0 to @alice:anotherhomeserver 2022-04-19 02:34:02 DEBUG:req [jx95r5oo1sw00] [[I->M]] Not granting PLs, user already has correct PL 2022-04-19 02:34:02 INFO:IrcBridge [jx95r5oo1sw00] [I->M] SUCCESS (3ms) 2022-04-19 02:34:03 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:03 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:03.612 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:03.615 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:03 INFO:main Killing bridge: test teardown 2022-04-19 02:34:03 INFO:IrcBridge Killing all clients 2022-04-19 02:34:03 INFO:BridgedClient Killing client 2022-04-19 02:34:03 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:03 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:03 WARN:ClientPool Client kuk5y1lsxdo00 (null) disconnected with reason killed 2022-04-19 02:34:03 INFO:ClientPool Dropping kuk5y1lsxdo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:03 INFO:BridgedClient Killing client 2022-04-19 02:34:03 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:03 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:03 WARN:ClientPool Client djqzv51keag00 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:03 INFO:ClientPool Dropping djqzv51keag00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:03 INFO:BridgedClient Killing client 2022-04-19 02:34:03 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes when a lower power mode is removed =========================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2022-04-19 02:34:03 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:03 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:03 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:03 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:03 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:03 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:03.658 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:03.658 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:03 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:03 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:03 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:03 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:03.660 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:03.660 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:03 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:03 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:03 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:03 INFO:Provisioner Provisioning started 2022-04-19 02:34:03 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:03 INFO:BridgedClient Created client for bot 2022-04-19 02:34:03 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:03 DEBUG:ClientPool Created new bot client for irc.example : 6x7tot7e48k00 (bot enabled=true) 2022-04-19 02:34:03 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:03 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:03 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:03 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:03 INFO:IrcBridge Startup complete. 2022-04-19 02:34:03 INFO:req [6uono9etko000] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:03 DEBUG:req [6uono9etko000] [[M->I]] Message body: get me in 2022-04-19 02:34:03 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:03 INFO:req [6uono9etko000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:03.671 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:03.671 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:03 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:03 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:03 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:03 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:03 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:03 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:03 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:03 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:03 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:03 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:03 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:03 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:03 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:03 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:03 INFO:IrcBridge [6uono9etko000] [M->I] SUCCESS (12ms) 2022-04-19 02:34:03 INFO:req [9wttmq3cbwo00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:03 INFO:req [jf9tx42o7lc00] [[I->M]] onMode(-v) in #coffee by op-er (arg=M-alice) 2022-04-19 02:34:03 INFO:req [9wttmq3cbwo00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Apr-19 02:34:03.683 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:03.683 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:03 INFO:IrcBridge [9wttmq3cbwo00] [I->M] SUCCESS (2ms) 2022-04-19 02:34:03 INFO:req [jf9tx42o7lc00] [[I->M]] onMode: Mode v received for M-alice, granting level of 0 to @alice:anotherhomeserver 2022-04-19 02:34:03 DEBUG:req [jf9tx42o7lc00] [[I->M]] Not granting PLs, user already has correct PL 2022-04-19 02:34:03 INFO:IrcBridge [jf9tx42o7lc00] [I->M] SUCCESS (3ms) 2022-04-19 02:34:04 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:04 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:04.685 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.685 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:main Killing bridge: test teardown 2022-04-19 02:34:04 INFO:IrcBridge Killing all clients 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:04 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:04 WARN:ClientPool Client 6x7tot7e48k00 (null) disconnected with reason killed 2022-04-19 02:34:04 INFO:ClientPool Dropping 6x7tot7e48k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:04 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:04 WARN:ClientPool Client fz5liexpur400 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:04 INFO:ClientPool Dropping fz5liexpur400 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix name bridging should set the matrix display name from the config file template ============================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:04 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:04 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:04 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:04 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:04 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:04 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:04.741 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.741 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:04 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:04 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:04 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:04.744 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.744 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:04 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:04 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:04 INFO:Provisioner Provisioning started 2022-04-19 02:34:04 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:04 INFO:BridgedClient Created client for bot 2022-04-19 02:34:04 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:04 DEBUG:ClientPool Created new bot client for irc.example : d9zku86uqdc00 (bot enabled=true) 2022-04-19 02:34:04 INFO:MemberListSyncer Found 0 syncable rooms (8ms) 2022-04-19 02:34:04 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:04 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:04 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:04 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:04 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:04 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:04 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:04 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:04 INFO:IrcBridge Startup complete. 2022-04-19 02:34:04 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:04 INFO:req [6zlnofkv2v400] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2022-04-19 02:34:04 DEBUG:req [6zlnofkv2v400] [[I->M]] action={"type":"message","text":"ping","ts":0} 2022-04-19 02:34:04 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Apr-19 02:34:04.762 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:34:04.763 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:main Killing bridge: test teardown 2022-04-19 02:34:04 INFO:IrcBridge Killing all clients 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:04 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:04 WARN:ClientPool Client d9zku86uqdc00 (null) disconnected with reason killed 2022-04-19 02:34:04 INFO:ClientPool Dropping d9zku86uqdc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED .2022-04-19 02:34:04 DEBUG:req [6zlnofkv2v400] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:34:04.767 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Apr-19 02:34:04.767 DEBUG Intent ensureRegistered: Registered, and not encrypted IRC-to-Matrix name bridging should process all NAMEs entries ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:04 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:04 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:04 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:04 INFO:IrcBridge [6zlnofkv2v400] [I->M] SUCCESS (32ms) 2022-04-19 02:34:04 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:04 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:04.793 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.794 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:04 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:04 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:04 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:04.795 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.795 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:04 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:04 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:04 INFO:Provisioner Provisioning started 2022-04-19 02:34:04 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:04 INFO:BridgedClient Created client for bot 2022-04-19 02:34:04 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:04 DEBUG:ClientPool Created new bot client for irc.example : fcvff9ekz8g00 (bot enabled=true) 2022-04-19 02:34:04 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:34:04 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:04 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:04 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:04 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:04 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:04 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:04 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:04 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:04 INFO:IrcBridge Startup complete. 2022-04-19 02:34:04 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 3 IRC nicks 2022-04-19 02:34:04 INFO:BridgedClient NAMEs: Adding 3 nicks from #coffee. 2022-04-19 02:34:04 DEBUG:BridgedClient Names bucket has 3 entries 2022-04-19 02:34:04 INFO:req [97t9tck59as00] [[I->M]] onJoin(names) Clarissa to #coffee 2022-04-19 02:34:04 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:04 INFO:IrcBridge irc.example_Clarissa does not exist in the store yet, setting a profile Apr-19 02:34:04.807 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered 2022-04-19 02:34:04 INFO:MemberListSyncer updateIrcMemberList: Leaving 0 users as they are not in #coffee. Apr-19 02:34:04.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:req [97t9tck59as00] [[I->M]] Joining room !foo:bar and setting presence to online Apr-19 02:34:04.809 DEBUG MembershipQueue [97t9tck59as00] @irc.example_Clarissa:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:04.809 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered Apr-19 02:34:04.809 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:04.810 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered Apr-19 02:34:04.810 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge [97t9tck59as00] [I->M] SUCCESS (5ms) 2022-04-19 02:34:04 INFO:req [97t9tck59as00] [[I->M]] Calculating +mode for Clarissa in #coffee with opLevel=[object Object] 2022-04-19 02:34:04 INFO:req [62qf4uh2sy400] [[I->M]] onJoin(names) Bertha to #coffee 2022-04-19 02:34:04 INFO:IrcBridge irc.example_Bertha does not exist in the store yet, setting a profile Apr-19 02:34:04.811 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Apr-19 02:34:04.811 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:req [62qf4uh2sy400] [[I->M]] Joining room !foo:bar and setting presence to online Apr-19 02:34:04.812 DEBUG MembershipQueue [62qf4uh2sy400] @irc.example_Bertha:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:04.812 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Apr-19 02:34:04.812 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:04.812 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Apr-19 02:34:04.812 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge [62qf4uh2sy400] [I->M] SUCCESS (3ms) 2022-04-19 02:34:04 INFO:req [62qf4uh2sy400] [[I->M]] Calculating +mode for Bertha in #coffee with opLevel=[object Object] 2022-04-19 02:34:04 INFO:req [esiatugv09s00] [[I->M]] onJoin(names) Alicia to #coffee 2022-04-19 02:34:04 INFO:IrcBridge irc.example_Alicia does not exist in the store yet, setting a profile Apr-19 02:34:04.813 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:04.813 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:req [esiatugv09s00] [[I->M]] Joining room !foo:bar and setting presence to online Apr-19 02:34:04.814 DEBUG MembershipQueue [esiatugv09s00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:04.814 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:04.814 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:main Killing bridge: test teardown 2022-04-19 02:34:04 INFO:IrcBridge Killing all clients 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:04 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:04 WARN:ClientPool Client fcvff9ekz8g00 (null) disconnected with reason killed 2022-04-19 02:34:04 INFO:ClientPool Dropping fcvff9ekz8g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:04 INFO:BridgedClient Killing client 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now KILLED Apr-19 02:34:04.816 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:04.816 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge [esiatugv09s00] [I->M] SUCCESS (4ms) 2022-04-19 02:34:04 ERROR:req [esiatugv09s00] [[I->M]] No client exists to set onMode for Alicia .IRC-to-Matrix name bridging should retry a join ================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:04 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:04 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:04 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:04 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:04 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:04 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:04.837 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.837 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:04 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:04 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:04 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:04.838 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:04.839 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:04 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:04 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:04 INFO:Provisioner Provisioning started 2022-04-19 02:34:04 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:04 INFO:BridgedClient Created client for bot 2022-04-19 02:34:04 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:04 DEBUG:ClientPool Created new bot client for irc.example : fvcwrqdvn4w00 (bot enabled=true) 2022-04-19 02:34:04 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:04 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:04 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:04 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:04 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:04 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:04 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:04 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:04 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:04 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:04 INFO:IrcBridge Startup complete. 2022-04-19 02:34:04 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 1 IRC nicks 2022-04-19 02:34:04 INFO:BridgedClient NAMEs: Adding 1 nicks from #coffee. 2022-04-19 02:34:04 DEBUG:BridgedClient Names bucket has 1 entries 2022-04-19 02:34:04 INFO:req [fg1d36kkjxs00] [[I->M]] onJoin(names) Alicia to #coffee 2022-04-19 02:34:04 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:04 INFO:IrcBridge irc.example_Alicia does not exist in the store yet, setting a profile Apr-19 02:34:04.848 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered 2022-04-19 02:34:04 INFO:MemberListSyncer updateIrcMemberList: Leaving 0 users as they are not in #coffee. Apr-19 02:34:04.848 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:04 INFO:req [fg1d36kkjxs00] [[I->M]] Joining room !foo:bar and setting presence to online Apr-19 02:34:04.849 DEBUG MembershipQueue [fg1d36kkjxs00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:04.849 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:04.849 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:24718) Warning: a promise was rejected with a non-error: [object Object] Apr-19 02:34:04.851 WARN MembershipQueue [fg1d36kkjxs00] Failed to join !foo:bar, delaying for 353.02478462332175ms Apr-19 02:34:04.851 DEBUG MembershipQueue [fg1d36kkjxs00] Failed with: undefined Failed to join room Apr-19 02:34:05.205 DEBUG MembershipQueue [fg1d36kkjxs00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:05.205 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:05.205 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:24718) Warning: a promise was rejected with a non-error: [object Object] Apr-19 02:34:05.206 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:05.206 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:05 INFO:IrcBridge [fg1d36kkjxs00] [I->M] SUCCESS (359ms) 2022-04-19 02:34:05 INFO:req [fg1d36kkjxs00] [[I->M]] Calculating +mode for Alicia in #coffee with opLevel=[object Object] Apr-19 02:34:05.207 WARN MembershipQueue [fg1d36kkjxs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:05.207 DEBUG MembershipQueue [fg1d36kkjxs00] Failed with: undefined Failed to join room 2022-04-19 02:34:05 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:05 ERROR:ClientPool undefined 2022-04-19 02:34:05 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:05 ERROR:ClientPool undefined 2022-04-19 02:34:05 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) Apr-19 02:34:05.707 DEBUG MembershipQueue [fg1d36kkjxs00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:05.707 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:05.708 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:24718) Warning: a promise was rejected with a non-error: [object Object] Apr-19 02:34:05.710 WARN MembershipQueue [fg1d36kkjxs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:05.710 DEBUG MembershipQueue [fg1d36kkjxs00] Failed with: undefined Failed to join room Apr-19 02:34:06.210 DEBUG MembershipQueue [fg1d36kkjxs00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:06.211 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Apr-19 02:34:06.211 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client fvcwrqdvn4w00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping fvcwrqdvn4w00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Kicking IRC users on IRC should make the kickee leave the Matrix room ====================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.252 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.252 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.254 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.255 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 5ti24dwlorw00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [4frnj6or4ku00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [4frnj6or4ku00] [[M->I]] Message body: let me in 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [4frnj6or4ku00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.263 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.263 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:06 INFO:IrcBridge [4frnj6or4ku00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:06 INFO:req [2dgknyn7ledc0] [[I->M]] onKick(irc.example) KickerNick is kicking bob from #coffee 2022-04-19 02:34:06 INFO:req [41rfz3uthww00] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2022-04-19 02:34:06 DEBUG:req [41rfz3uthww00] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2022-04-19 02:34:06 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:06.275 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.276 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 DEBUG:req [41rfz3uthww00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:34:06.278 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.278 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge [41rfz3uthww00] [I->M] SUCCESS (7ms) 2022-04-19 02:34:06 INFO:IrcBridge irc.example_KickerNick does not exist in the store yet, setting a profile Apr-19 02:34:06.279 DEBUG Intent Checking if user @irc.example_KickerNick:some.home.server is registered Apr-19 02:34:06.279 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:req [2dgknyn7ledc0] [[I->M]] Mapped kickee nick bob to {"userId":"@irc.example_bob:some.home.server","_data":{"displayName":"bob (IRC)"},"_localpart":"irc.example_bob","host":"some.home.server"} Apr-19 02:34:06.281 DEBUG MembershipQueue [2dgknyn7ledc0] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: They had to go, they knew too much, kicker: @irc.example_KickerNick:some.home.server) Apr-19 02:34:06.281 DEBUG Intent Checking if user @irc.example_KickerNick:some.home.server is registered Apr-19 02:34:06.281 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge [2dgknyn7ledc0] [I->M] SUCCESS (9ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client 5ti24dwlorw00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 5ti24dwlorw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client cabhj09pavs00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping cabhj09pavs00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Kicking Matrix users on Matrix should make the kickee part the IRC channel =========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.309 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.309 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.310 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.310 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : hwug17n7ayw00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [h7y2c2v191400] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [h7y2c2v191400] [[M->I]] Message body: let me in 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [h7y2c2v191400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.316 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.316 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:06 INFO:IrcBridge [h7y2c2v191400] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-flibble to call function 'part' 2022-04-19 02:34:06 INFO:req [8loegl7ix9000] [[M->I]] onKick @the_kicker:localhost is kicking/banning @flibble:wibble from !foo:bar (reason: none) 2022-04-19 02:34:06 INFO:req [e7frirnoxew00] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2022-04-19 02:34:06 DEBUG:req [e7frirnoxew00] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #coffee TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.part([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Left channel #coffee 2022-04-19 02:34:06 INFO:IrcBridge [8loegl7ix9000] [M->I] SUCCESS (4ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client hwug17n7ayw00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping hwug17n7ayw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client 57bobyyz53400 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 57bobyyz53400 (M-flibble) because they are not joined to any channels 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:06.336 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered .Apr-19 02:34:06.337 DEBUG Intent ensureRegistered: Registered, and not encrypted Kicking Matrix users on IRC should make the AS bot kick the Matrix user from the Matrix room ============================================================================================= 2022-04-19 02:34:06 DEBUG:req [e7frirnoxew00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:34:06.338 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.338 DEBUG Intent ensureRegistered: Registered, and not encrypted TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcBridge [e7frirnoxew00] [I->M] SUCCESS (35ms) 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.359 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.359 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.360 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.361 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : awfbmkvwhco00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [4rvk9tt9oqy00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [4rvk9tt9oqy00] [[M->I]] Message body: let me in 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [4rvk9tt9oqy00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.365 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.365 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:06 INFO:IrcBridge [4rvk9tt9oqy00] [M->I] SUCCESS (8ms) 2022-04-19 02:34:06 INFO:req [afpykoi49og00] [[I->M]] onKick(irc.example) KickerNick is kicking M-flibble from #coffee 2022-04-19 02:34:06 INFO:req [elyv8ujbb7s00] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2022-04-19 02:34:06 DEBUG:req [elyv8ujbb7s00] [[I->M]] action={"type":"message","text":"let me in","ts":0} Apr-19 02:34:06.374 DEBUG MembershipQueue [afpykoi49og00] @flibble:wibble@!foo:bar -> leave (reason: KickerNick has kicked this user from #coffee (Reasons), kicker: @monkeybot:some.home.server) Apr-19 02:34:06.374 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.374 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client awfbmkvwhco00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping awfbmkvwhco00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client arqvm7yhcc400 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping arqvm7yhcc400 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [afpykoi49og00] [I->M] SUCCESS (5ms) 2022-04-19 02:34:06 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:06.378 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered .Apr-19 02:34:06.379 DEBUG Intent ensureRegistered: Registered, and not encrypted Kicking IRC users on Matrix should make the virtual IRC client KICK the real IRC user ====================================================================================== 2022-04-19 02:34:06 DEBUG:req [elyv8ujbb7s00] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:34:06.380 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.380 DEBUG Intent ensureRegistered: Registered, and not encrypted TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcBridge [elyv8ujbb7s00] [I->M] SUCCESS (26ms) 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.400 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.401 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.401 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : g60pkqygmoo00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [ino8tkkpy9k00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [ino8tkkpy9k00] [[M->I]] Message body: let me in 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [ino8tkkpy9k00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.406 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.406 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:06 INFO:IrcBridge [ino8tkkpy9k00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-flibble to call function 'send' 2022-04-19 02:34:06 INFO:req [9exvz9gl9c800] [[M->I]] onKick @flibble:wibble is kicking/banning @irc.example_bob:some.home.server from !foo:bar (reason: they are a fish) 2022-04-19 02:34:06 INFO:req [1vg96j7wnzeo0] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2022-04-19 02:34:06 DEBUG:req [1vg96j7wnzeo0] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Kicking bob from channel #coffee TEST: Bridge called IRC client.send(["irc.example_M-flibble","send",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.send([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [9exvz9gl9c800] [M->I] SUCCESS (3ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client g60pkqygmoo00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping g60pkqygmoo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client 794adnmlg6g00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 794adnmlg6g00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:06.418 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.418 DEBUG Intent ensureRegistered: Registered, and not encrypted .2022-04-19 02:34:06 DEBUG:req [1vg96j7wnzeo0] [[I->M]] Relaying in room(s) !foo:bar Apr-19 02:34:06.419 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:06.419 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge [1vg96j7wnzeo0] [I->M] SUCCESS (9ms) Kicking on IRC join should be done for err_needreggednick ========================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.439 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.440 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.441 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.441 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 3x92o1hqam400 (bot enabled=true) 2022-04-19 02:34:06 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:34:06 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:06 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:06 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:06 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:06 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' 2022-04-19 02:34:06 INFO:req [gcija71m64800] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 ERROR:client-connection Server: irc.example (M-flibble) Error: {"command":"err_needreggednick","args":["#coffee"]} 2022-04-19 02:34:06 ERROR:BridgedClient (@flibble:wibble) Join channel #coffee : {"command":"err_needreggednick","args":["#coffee"]} 2022-04-19 02:34:06 ERROR:BridgedClient (@flibble:wibble) Cannot track channel #coffee: err_needreggednick 2022-04-19 02:34:06 INFO:ClientPool Kicking @flibble:wibble from room due to err_needreggednick 2022-04-19 02:34:06 INFO:req [dqpx9w5mjb400] [[I->M]] M-flibble@irc.example#fpfjuvv9whc00~@flibble:wibble : Sending metadata 'Could not join #coffee on 'irc.example': err_needreggednick' 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2022-04-19 02:34:06 INFO:IrcBridge [gcija71m64800] [M->I] FAILED (8ms) Apr-19 02:34:06.458 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.458 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client 3x92o1hqam400 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 3x92o1hqam400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client fpfjuvv9whc00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping fpfjuvv9whc00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:req [dqpx9w5mjb400] [[I->M]] Creating an admin room with @flibble:wibble Apr-19 02:34:06.461 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.461 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge [dqpx9w5mjb400] [I->M] FAILED (5ms) .Matrix-to-IRC message bridging should bridge matrix messages as IRC text ========================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.483 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.483 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.484 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.484 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : eixpfjkvtyw00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [c10bd5xpa140] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [c10bd5xpa140] [[M->I]] Message body: Here is some test text. 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [c10bd5xpa140] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.492 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.492 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client eixpfjkvtyw00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping eixpfjkvtyw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client frr0617bbps00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping frr0617bbps00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [c10bd5xpa140] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should bridge formatted matrix messages as formatted IRC text ============================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.520 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.520 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.521 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.521 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : cb0dtl63u5400 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [1oa6ugkja5eo0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [1oa6ugkja5eo0] [[M->I]] Message body: I support em, strong bold and normal bold and bold and underline including green 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [1oa6ugkja5eo0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.544 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.544 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client cb0dtl63u5400 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping cb0dtl63u5400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client imsecgcfcmw00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping imsecgcfcmw00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [1oa6ugkja5eo0] [M->I] SUCCESS (32ms) .Matrix-to-IRC message bridging should bridge escaped HTML matrix messages as unescaped HTML ============================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.582 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.583 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.583 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : japsnrt2cyo00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [j1i9nshae5c00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [j1i9nshae5c00] [[M->I]] Message body: this is a "test" & some _ mo!re fun ch@racters... are < included > here. 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [j1i9nshae5c00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.589 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.589 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client japsnrt2cyo00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping japsnrt2cyo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client dei8ehloeyw00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping dei8ehloeyw00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [j1i9nshae5c00] [M->I] SUCCESS (14ms) .Matrix-to-IRC message bridging should strip out unknown html tags from formatted_body ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.621 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.621 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.622 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.623 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 13lkjdnfogw00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [7u3vit14vqo00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [7u3vit14vqo00] [[M->I]] Message body: Here is baz text 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [7u3vit14vqo00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.628 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.628 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client 13lkjdnfogw00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 13lkjdnfogw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client j3d3trp8ng800 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping j3d3trp8ng800 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [7u3vit14vqo00] [M->I] SUCCESS (10ms) .Matrix-to-IRC message bridging should use the fallback text if there are unrecognised tags =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.657 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.657 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.658 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.658 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : kn3z9rlz85s00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [ifnrxqfq00g00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [ifnrxqfq00g00] [[M->I]] Message body: Here is *baz* text 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [ifnrxqfq00g00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.663 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.663 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client kn3z9rlz85s00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping kn3z9rlz85s00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client 5fv823eien000 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 5fv823eien000 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [ifnrxqfq00g00] [M->I] SUCCESS (9ms) .Matrix-to-IRC message bridging should bridge matrix emotes as IRC actions ========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.691 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.691 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.693 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.693 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : jg442ypk3ds00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2022-04-19 02:34:06 INFO:req [ahxbrpe34zk00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [ahxbrpe34zk00] [[M->I]] Message body: thinks 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [ahxbrpe34zk00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.698 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.698 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client jg442ypk3ds00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping jg442ypk3ds00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client ipiqc4tps2o00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping ipiqc4tps2o00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [ahxbrpe34zk00] [M->I] SUCCESS (9ms) .Matrix-to-IRC message bridging should bridge matrix notices as IRC notices =========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.726 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.726 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.727 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.727 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : dmieuyhst4800 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'notice' 2022-04-19 02:34:06 INFO:req [xh650t77gqo0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [xh650t77gqo0] [[M->I]] Message body: Some automated message 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [xh650t77gqo0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.732 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.732 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.notice(["irc.example_M-flibble","notice",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.notice([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client dmieuyhst4800 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping dmieuyhst4800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client 6jpub5pfe2c00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 6jpub5pfe2c00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:IrcBridge [xh650t77gqo0] [M->I] SUCCESS (10ms) .Matrix-to-IRC message bridging should bridge matrix replies as roughly formatted text ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.761 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.762 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.763 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.763 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 3ad9bwepfca00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [az3ced7h5o000] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2022-04-19 02:34:06 DEBUG:req [az3ced7h5o000] [[M->I]] Message body: This is the real message 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [az3ced7h5o000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.771 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.771 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2022-04-19 02:34:06 INFO:IrcBridge [az3ced7h5o000] [M->I] SUCCESS (11ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [l2wg2ce8i1c00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [l2wg2ce8i1c00] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2022-04-19 02:34:06 INFO:req [l2wg2ce8i1c00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.779 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.779 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [l2wg2ce8i1c00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client 3ad9bwepfca00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 3ad9bwepfca00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2022-04-19 02:34:06 WARN:ClientPool Client cn7j3394c8g00 (@friend:bar.com) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping cn7j3394c8g00 (M-friend) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client hv3vff1fobc00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping hv3vff1fobc00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies which contain displaynames ======================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.822 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.822 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.824 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.824 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : jpbkqhllk5k00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [4us3beagx2400] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2022-04-19 02:34:06 DEBUG:req [4us3beagx2400] [[M->I]] Message body: This is the real message 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [4us3beagx2400] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.829 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.829 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2022-04-19 02:34:06 INFO:IrcBridge [4us3beagx2400] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [f3iib4o459s00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [f3iib4o459s00] [[M->I]] Message body: > This is the fake message Reply Text 2022-04-19 02:34:06 INFO:req [f3iib4o459s00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.837 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.837 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [f3iib4o459s00] [M->I] SUCCESS (7ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client jpbkqhllk5k00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping jpbkqhllk5k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2022-04-19 02:34:06 WARN:ClientPool Client 95yyto9uv8000 (@friend:bar.com) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 95yyto9uv8000 (M-friend) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client hjgcw4n20vk00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping hjgcw4n20vk00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies as roughly formatted text, newline edition ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.865 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.865 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.866 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.866 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : in4i7re5zco00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [3uuj0ss1z4y00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2022-04-19 02:34:06 DEBUG:req [3uuj0ss1z4y00] [[M->I]] Message body: This is the real message 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [3uuj0ss1z4y00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.871 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.872 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2022-04-19 02:34:06 INFO:IrcBridge [3uuj0ss1z4y00] [M->I] SUCCESS (6ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [l34w36aso3k00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [l34w36aso3k00] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2022-04-19 02:34:06 INFO:req [l34w36aso3k00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.878 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.878 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [l34w36aso3k00] [M->I] SUCCESS (7ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client in4i7re5zco00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping in4i7re5zco00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2022-04-19 02:34:06 WARN:ClientPool Client 2hyvorycsgu00 (@friend:bar.com) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 2hyvorycsgu00 (M-friend) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client iv2ukgu9uyo00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping iv2ukgu9uyo00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies as reply only, if source not found =============================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.908 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.908 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.909 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.909 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : bcms1a4oqz400 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [dqkf5e2hpsg00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [dqkf5e2hpsg00] [[M->I]] Message body: > <@somedude:bar.com> This message is possibly fake Reply Text 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [dqkf5e2hpsg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.914 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.914 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout Apr-19 02:34:06.918 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.918 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:06.919 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.919 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [dqkf5e2hpsg00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client bcms1a4oqz400 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping bcms1a4oqz400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client h4kesx4za4800 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping h4kesx4za4800 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies to replies without the original source =================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.943 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.943 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.944 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.945 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 38v9h3wrsbs00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:IrcBridge Startup complete. 2022-04-19 02:34:06 INFO:req [4qgwjj01sow00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$first:bar.com 2022-04-19 02:34:06 DEBUG:req [4qgwjj01sow00] [[M->I]] Message body: Message #1 2022-04-19 02:34:06 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:06 INFO:req [4qgwjj01sow00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.950 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.950 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2022-04-19 02:34:06 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2022-04-19 02:34:06 INFO:IrcBridge [4qgwjj01sow00] [M->I] SUCCESS (6ms) 2022-04-19 02:34:06 INFO:req [2zfa26uo2lw00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$second:bar.com 2022-04-19 02:34:06 DEBUG:req [2zfa26uo2lw00] [[M->I]] Message body: > <@friend:bar.com> Message#1 Message #2 2022-04-19 02:34:06 INFO:req [2zfa26uo2lw00] [[M->I]] Relaying message in #coffee on irc.example 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2022-04-19 02:34:06 INFO:IrcBridge [2zfa26uo2lw00] [M->I] SUCCESS (2ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:06 INFO:req [4vx3ly5d2zo00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:06 DEBUG:req [4vx3ly5d2zo00] [[M->I]] Message body: > <@friend:bar.com> Message#2 Message #3 2022-04-19 02:34:06 INFO:req [4vx3ly5d2zo00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:06.959 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.959 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:06 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:06 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:06 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:06 INFO:IrcBridge [4vx3ly5d2zo00] [M->I] SUCCESS (7ms) 2022-04-19 02:34:06 INFO:main Killing bridge: test teardown 2022-04-19 02:34:06 INFO:IrcBridge Killing all clients 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:06 WARN:ClientPool Client 38v9h3wrsbs00 (null) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 38v9h3wrsbs00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2022-04-19 02:34:06 WARN:ClientPool Client 8cm5jqz3l3s00 (@friend:bar.com) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping 8cm5jqz3l3s00 (M-friend) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:06 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:06 WARN:ClientPool Client edngpa8gd0w00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:06 INFO:ClientPool Dropping edngpa8gd0w00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:06 INFO:BridgedClient Killing client 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies to ghosts with their nick ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:06 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:06 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:06 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:06 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:06 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:06 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:06 ERROR:ClientPool undefined 2022-04-19 02:34:06 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:06.990 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.990 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:06 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:06 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:06 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:06.991 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:06.991 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:06 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:06 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:06 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:06 INFO:Provisioner Provisioning started 2022-04-19 02:34:06 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:06 INFO:BridgedClient Created client for bot 2022-04-19 02:34:06 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:06 DEBUG:ClientPool Created new bot client for irc.example : 70cbz5c4x2o00 (bot enabled=true) 2022-04-19 02:34:06 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:06 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:06 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:06 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:07 INFO:req [dloyhr2kdwg00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [dloyhr2kdwg00] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [dloyhr2kdwg00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.002 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.003 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout Apr-19 02:34:07.006 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.006 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.006 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.006 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:IrcBridge [dloyhr2kdwg00] [M->I] SUCCESS (7ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 70cbz5c4x2o00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 70cbz5c4x2o00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client 1n36663azchs0 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 1n36663azchs0 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix images as IRC action with a URL ==================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.033 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.033 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.034 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.034 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 2q7kcpxlu6k00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2022-04-19 02:34:07 INFO:req [d6ui3iztdjc00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [d6ui3iztdjc00] [[M->I]] Message body: the_image.jpg 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [d6ui3iztdjc00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.040 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.040 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 2q7kcpxlu6k00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 2q7kcpxlu6k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client ehye3hqnhag00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping ehye3hqnhag00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [d6ui3iztdjc00] [M->I] SUCCESS (10ms) .Matrix-to-IRC message bridging should bridge matrix files as IRC action with a URL =================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.069 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.069 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.070 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.070 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 1ms1rkjqhs8w0 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2022-04-19 02:34:07 INFO:req [2zbyrc8ey5w00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [2zbyrc8ey5w00] [[M->I]] Message body: a_file.apk 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [2zbyrc8ey5w00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.075 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.075 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 1ms1rkjqhs8w0 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 1ms1rkjqhs8w0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client 9gr6rd9g7ok00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 9gr6rd9g7ok00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [2zbyrc8ey5w00] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should bridge matrix topics as IRC topics ========================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.104 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.104 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.105 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.105 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 63h0wa42lo000 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'send' 2022-04-19 02:34:07 INFO:req [doa68dp5n6000] [[M->I]] onMessage: m.room.topic usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [doa68dp5n6000] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.110 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.110 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Setting topic to Topics are amazingz in channel #coffee TEST: Bridge called IRC client.send(["irc.example_M-flibble","send",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.send([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 63h0wa42lo000 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 63h0wa42lo000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client jxfj2ztls7400 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping jxfj2ztls7400 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [doa68dp5n6000] [M->I] SUCCESS (10ms) .Matrix-to-Matrix message bridging should bridge matrix messages to other mapped matrix rooms ============================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!second:roomid, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.140 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.140 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.141 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.141 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.141 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.141 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 91yuakaedc000 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:req [coqlpdka63s00] [[M->I]] onMessage: m.room.message usr=@flibble:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [coqlpdka63s00] [[M->I]] Message body: Here is some test text. 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [coqlpdka63s00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.149 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.149 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.150 DEBUG Intent Checking if user @irc.example_M-flibble:some.home.server is registered Apr-19 02:34:07.150 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:some.home.server (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Created client for @flibble:some.home.server 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:some.home.server on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:some.home.server on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblesom for @flibble:some.home.server on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Connecting to IRC server irc.example as M-flibble (user=flibblesom) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:07 INFO:IrcBridge [coqlpdka63s00] [M->I] SUCCESS (8ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 91yuakaedc000 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 91yuakaedc000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client coqtl7t757400 (@flibble:some.home.server) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping coqtl7t757400 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-Matrix message bridging should NOT bridge matrix messages to other mapped matrix rooms for PMs ========================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!second:roomid, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.179 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.179 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.180 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.180 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.180 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.180 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 6a8j8jpvob000 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:req [1qcvrou3iigw0] [[M->I]] onInvite: from=@flibble:some.home.server to=@irc.example_nickserv:some.home.server rm=!private:room id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [1qcvrou3iigw0] [[M->I]] Handling invite from user directed at nickserv on irc.example 2022-04-19 02:34:07 INFO:IrcBridge irc.example_nickserv does not exist in the store yet, setting a profile Apr-19 02:34:07.186 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Apr-19 02:34:07.187 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.187 DEBUG MembershipQueue [1qcvrou3iigw0] @irc.example_nickserv:some.home.server@!private:room -> join (reason: none, kicker: undefined) Apr-19 02:34:07.187 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Apr-19 02:34:07.188 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [1qcvrou3iigw0] [[M->I]] Joined @irc.example_nickserv:some.home.server to room !private:room 2022-04-19 02:34:07 INFO:NeDBDataStore setPmRoom (id=!private:room, addr=irc.example chan=nickserv real=@flibble:some.home.server virt=@irc.example_nickserv:some.home.server) 2022-04-19 02:34:07 INFO:IrcBridge [1qcvrou3iigw0] [M->I] SUCCESS (5ms) 2022-04-19 02:34:07 INFO:req [bsv0bjrfjmg00] [[M->I]] onInvite: from=@someotherguy:wibble to=@irc.example_nickserv:some.home.server rm=!private:room2 id=undefined 2022-04-19 02:34:07 INFO:req [bsv0bjrfjmg00] [[M->I]] Handling invite from user directed at nickserv on irc.example Apr-19 02:34:07.190 DEBUG MembershipQueue [bsv0bjrfjmg00] @irc.example_nickserv:some.home.server@!private:room2 -> join (reason: none, kicker: undefined) Apr-19 02:34:07.190 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Apr-19 02:34:07.190 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [bsv0bjrfjmg00] [[M->I]] Joined @irc.example_nickserv:some.home.server to room !private:room2 2022-04-19 02:34:07 INFO:NeDBDataStore setPmRoom (id=!private:room2, addr=irc.example chan=nickserv real=@someotherguy:wibble virt=@irc.example_nickserv:some.home.server) 2022-04-19 02:34:07 INFO:IrcBridge [bsv0bjrfjmg00] [M->I] SUCCESS (2ms) 2022-04-19 02:34:07 INFO:req [h7m17czbyvk00] [[M->I]] onMessage: m.room.message usr=@flibble:some.home.server rm=!private:room id=undefined 2022-04-19 02:34:07 DEBUG:req [h7m17czbyvk00] [[M->I]] Message body: Here is some test text. 2022-04-19 02:34:07 INFO:req [h7m17czbyvk00] [[M->I]] Relaying message in nickserv on irc.example Apr-19 02:34:07.192 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.192 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:some.home.server (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Created client for @flibble:some.home.server 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:some.home.server on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:some.home.server on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblesom for @flibble:some.home.server on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Connecting to IRC server irc.example as M-flibble (user=flibblesom) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:some.home.server) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in nickserv as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:07 INFO:IrcBridge [h7m17czbyvk00] [M->I] SUCCESS (11ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 6a8j8jpvob000 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 6a8j8jpvob000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client jonravex3m800 (@flibble:some.home.server) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping jonravex3m800 (M-flibble) because they are not joined to any channels 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should NOT bridge old matrix messages older than the drop time =========================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.225 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.225 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.226 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.227 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 4px3nhtfjqc00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:07 INFO:IrcBridge Dropping old m.room.message event undefined timestamped 1650335287231 2022-04-19 02:34:07 INFO:IrcBridge [ibbcz7eq8c800] [M->I] IGNORE dropped (0ms) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 4px3nhtfjqc00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 4px3nhtfjqc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should NOT bridge old matrix messages younger than the drop time on receive, which then go over the drop time whilst processing ============================================================================================================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.254 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.254 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.255 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.255 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 58nx865rxz800 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-tester to call function 'say' TEST: Test listening for irc.example_M-tester to call function 'connect' TEST: Test listening for irc.example_M-tester to call function 'join' 2022-04-19 02:34:07 INFO:req [f755qk67h7k00] [[M->I]] onMessage: m.room.message usr=@tester:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [f755qk67h7k00] [[M->I]] Message body: Hello world 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [f755qk67h7k00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.259 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.259 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @tester:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@tester:wibble) Created client for @tester:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@tester:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @tester:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @tester:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username testerwibb for @tester:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@tester:wibble) Connecting to IRC server irc.example as M-tester (user=testerwibb) TEST: Bridge called IRC client.connect(["irc.example_M-tester","connect",{"addr) TEST: Invoking test callback for user irc.example_M-tester : client.connect([{"addr":"irc.example","nick":"M-tester") 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:17 INFO:IrcBridge [f755qk67h7k00] [M->I] DELAYED (10000ms) 2022-04-19 02:34:22 DEBUG:BridgedClient Timed out joining #coffee - didn't get callback but are now joined. Resolving. 2022-04-19 02:34:27 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:34:27 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:27 ERROR:ClientPool undefined 2022-04-19 02:34:27 INFO:BridgedClient (@tester:wibble) Client is now CONNECTED 2022-04-19 02:34:27 DEBUG:BridgedClient (@tester:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:27 INFO:IrcBridge Sending IRC message in #coffee as M-tester (connected=true) 2022-04-19 02:34:27 DEBUG:BridgedClient (@tester:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:27 DEBUG:BridgedClient (@tester:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-tester","join",{"addr":") TEST: Invoking test callback for user irc.example_M-tester : client.join([{"addr":"irc.example","nick":"M-tester") 2022-04-19 02:34:27 DEBUG:BridgedClient (@tester:wibble) Joined channel #coffee 2022-04-19 02:34:27 ERROR:BridgedClient (@tester:wibble) Dropping event: too old (expired at 1650335657259) 2022-04-19 02:34:27 INFO:IrcBridge [f755qk67h7k00] [M->I] SUCCESS (20000ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 58nx865rxz800 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 58nx865rxz800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-tester@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-tester","disconnect",{"a) 2022-04-19 02:34:07 WARN:ClientPool Client 4ah8bvod2vk00 (@tester:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 4ah8bvod2vk00 (M-tester) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should bridge old matrix messages younger than the drop time ========================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. Apr-19 02:34:07.288 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.288 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:07.289 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.289 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.291 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.292 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.293 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.293 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 341x0pw0cgw00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2022-04-19 02:34:07 INFO:req [2es1ssjiugro0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [2es1ssjiugro0] [[M->I]] Message body: Hello world 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [2es1ssjiugro0] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.298 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.298 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:IrcBridge [2es1ssjiugro0] [M->I] SUCCESS (7ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 341x0pw0cgw00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 341x0pw0cgw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client gddrcwfw8s000 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping gddrcwfw8s000 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should bridge matrix files as IRC action with a configured media URL ================================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.325 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.325 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.326 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.326 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 6lj1nzpamas00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2022-04-19 02:34:07 INFO:req [65seclox9hk00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [65seclox9hk00] [[M->I]] Message body: a_file.apk 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [65seclox9hk00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.331 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.332 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 6lj1nzpamas00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 6lj1nzpamas00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client iu6htvhho7c00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping iu6htvhho7c00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [65seclox9hk00] [M->I] SUCCESS (12ms) .MemberListSyncer should sync initial leaves from IRC to Matrix =============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.364 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.365 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 1 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:07 DEBUG:IrcBridge Not joining !foo:bar because we are marked as joined 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 2s3i7a8ye3m00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer !foo:bar has 1 real Matrix users and 2 remote users (1/1) 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:MemberListSyncer Found 1 syncable rooms (7ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 1 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 1 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 1 matrix join events to inject. 2022-04-19 02:34:07 DEBUG:MemberListSyncer Injecting join event for @alice:bar in !foo:bar (0 left) is_frontier=true 2022-04-19 02:34:07 INFO:req [8d891pc388c00] [[M->I]] onJoin: usr=@alice:bar rm=!foo:bar id=!injected 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (4ms) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:bar (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Created client for @alice:bar 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @alice:bar on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @alice:bar on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Connecting to IRC server irc.example as M-alice (user=alicebar) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Joined channel #coffee 2022-04-19 02:34:07 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 2 IRC nicks 2022-04-19 02:34:07 INFO:IrcBridge [8d891pc388c00] [M->I] SUCCESS (9ms) 2022-04-19 02:34:07 DEBUG:MemberListSyncer Leaving @irc.example_alpha:some.home.server from !foo:bar Apr-19 02:34:07.384 DEBUG MembershipQueue [dif8lkh6yvk00] @irc.example_alpha:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2022-04-19 02:34:07 INFO:MemberListSyncer updateIrcMemberList: Leaving 1 users as they are not in #coffee. 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 2s3i7a8ye3m00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 2s3i7a8ye3m00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:07 WARN:ClientPool Client 5ao5jl5a7pg00 (@alice:bar) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 5ao5jl5a7pg00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED Apr-19 02:34:07.387 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.387 DEBUG Intent ensureRegistered: Registered, and not encrypted .2022-04-19 02:34:07 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:07.388 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.388 DEBUG Intent ensureRegistered: Registered, and not encrypted MemberListSyncer should sync initial joins from Matrix to IRC ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-Bob to call function 'connect' TEST: Test listening for irc.example_M-Bob to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.409 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.409 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 1 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:07 DEBUG:IrcBridge Not joining !foo:bar because we are marked as joined 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : gf74dr7ajqw00 (bot enabled=true) 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:MemberListSyncer !foo:bar has 2 real Matrix users and 0 remote users (1/1) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 1 syncable rooms (12ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 1 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 1 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 2 matrix join events to inject. 2022-04-19 02:34:07 DEBUG:MemberListSyncer Injecting join event for @alice:bar in !foo:bar (1 left) is_frontier=true 2022-04-19 02:34:07 INFO:req [g2tex2j0z1c00] [[M->I]] onJoin: usr=@alice:bar rm=!foo:bar id=!injected 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:MemberListSyncer Injecting join event for @bob:bar in !foo:bar (0 left) is_frontier=false 2022-04-19 02:34:07 INFO:req [1e2sn15rs60w0] [[M->I]] onJoin: usr=@bob:bar rm=!foo:bar id=!injected 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (5ms) 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:bar (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Created client for @alice:bar 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @alice:bar on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @alice:bar on irc.example 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:bar (display name Bob) 2022-04-19 02:34:07 INFO:BridgedClient (@bob:bar) Created client for @bob:bar 2022-04-19 02:34:07 DEBUG:ClientPool 3 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@bob:bar) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @bob:bar on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @bob:bar on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Connecting to IRC server irc.example as M-alice (user=alicebar) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:bar) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:bar) Joined channel #coffee 2022-04-19 02:34:07 INFO:IrcBridge [g2tex2j0z1c00] [M->I] SUCCESS (11ms) 2022-04-19 02:34:07 INFO:BridgedClient (@bob:bar) Connecting to IRC server irc.example as M-Bob (user=bobbar) TEST: Bridge called IRC client.connect(["irc.example_M-Bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-Bob : client.connect([{"addr":"irc.example","nick":"M-Bob","o) 2022-04-19 02:34:07 INFO:BridgedClient (@bob:bar) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@bob:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-Bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-Bob : client.join([{"addr":"irc.example","nick":"M-Bob","o) 2022-04-19 02:34:07 DEBUG:BridgedClient (@bob:bar) Joined channel #coffee 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client gf74dr7ajqw00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping gf74dr7ajqw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:07 WARN:ClientPool Client c1m93hvx64000 (@alice:bar) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping c1m93hvx64000 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-Bob@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-Bob","disconnect",{"addr) 2022-04-19 02:34:07 WARN:ClientPool Client c5ldjizqqfs00 (@bob:bar) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping c5ldjizqqfs00 (M-Bob) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [1e2sn15rs60w0] [M->I] SUCCESS (14ms) .Mirroring Matrix users on IRC should join the IRC channel when the Matrix user joins ===================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.462 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.462 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.463 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.464 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.464 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.464 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.464 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.464 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : gv9wof6ocj400 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#c","#coffee","#a"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' 2022-04-19 02:34:07 INFO:req [7y71e3xstt000] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #coffee 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2022-04-19 02:34:07 INFO:IrcBridge [7y71e3xstt000] [M->I] SUCCESS (7ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client gv9wof6ocj400 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping gv9wof6ocj400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client 6pkrq5u0wl400 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 6pkrq5u0wl400 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Mirroring Matrix users on IRC should part the IRC channel when the Matrix user leaves ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.503 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.503 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.504 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.504 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.504 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.505 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.505 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.505 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.505 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.505 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : gjujqebymzk00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#c","#coffee","#a"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2022-04-19 02:34:07 INFO:req [bkzjfajactk00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [bkzjfajactk00] [[M->I]] Message body: dummy text to get it to join 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [bkzjfajactk00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.515 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.515 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2022-04-19 02:34:07 INFO:IrcBridge [bkzjfajactk00] [M->I] SUCCESS (8ms) 2022-04-19 02:34:07 INFO:req [gn6crzlu6go00] [[M->I]] onLeave: usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #coffee TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.part([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:07 DEBUG:BridgedClient (@flibble:wibble) Left channel #coffee 2022-04-19 02:34:07 INFO:IrcBridge [gn6crzlu6go00] [M->I] SUCCESS (2ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client gjujqebymzk00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping gjujqebymzk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client 4xv60sebetw00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 4xv60sebetw00 (M-flibble) because they are not joined to any channels 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Mirroring Matrix users on IRC should no-op if a Matrix user joins a room not being tracked =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.550 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.550 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.551 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.552 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.552 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.552 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.552 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.552 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.552 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.552 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : fyk2j3234yg00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#c","#coffee","#a"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2022-04-19 02:34:07 INFO:req [34blurvn5hw00] [[M->I]] onJoin: usr=@flibble:wibble rm=!bogusroom:id id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [34blurvn5hw00] [[M->I]] No tracked channels which mirror joins for this room. 2022-04-19 02:34:07 INFO:IrcBridge [34blurvn5hw00] [M->I] IGNORE not mapped (2ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client fyk2j3234yg00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping fyk2j3234yg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : hmkvl9yt3b400 (bot enabled=true) .2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#c","#coffee","#a"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Mirroring Matrix users on IRC should no-op if a Matrix user leaves a room and they aren't connected to the IRC channel ======================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.589 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.590 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.591 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.591 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.591 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.591 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 80kzleiekls00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#a","#c","#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2022-04-19 02:34:07 INFO:req [g7azlhjkc2000] [[M->I]] onLeave: usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:IrcBridge [g7azlhjkc2000] [M->I] SUCCESS (2ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 80kzleiekls00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 80kzleiekls00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 6ytzqh0ipy400 (bot enabled=true) .2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#a","#c","#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Mirroring Matrix users on IRC should join all IRC channels if there are many Matrix joins for the same user ============================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.632 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.632 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.633 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.633 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.636 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.636 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.636 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.636 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.636 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.636 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 80uiqwq644k00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#c","#b","#a","#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-newuser to call function 'connect' TEST: Test listening for irc.example_M-newuser to call function 'join' 2022-04-19 02:34:07 INFO:req [l3hl5um4ba800] [[M->I]] onJoin: usr=@newuser:localhost rm=!a:localhost id=undefined 2022-04-19 02:34:07 INFO:req [7j85v8f6rd80] [[M->I]] onJoin: usr=@newuser:localhost rm=!b:localhost id=undefined 2022-04-19 02:34:07 INFO:req [ab4t8ei2k600] [[M->I]] onJoin: usr=@newuser:localhost rm=!c:localhost id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #a TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #a 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #b TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #b 2022-04-19 02:34:07 DEBUG:BridgedClient Joining channel #c TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 DEBUG:BridgedClient Joined channel #c 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @newuser:localhost (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@newuser:localhost) Created client for @newuser:localhost 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @newuser:localhost on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @newuser:localhost on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Returning cached bridged client @newuser:localhost 2022-04-19 02:34:07 DEBUG:ClientPool Returning cached bridged client @newuser:localhost 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username newuserloc for @newuser:localhost on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@newuser:localhost) Connecting to IRC server irc.example as M-newuser (user=newuserloc) TEST: Bridge called IRC client.connect(["irc.example_M-newuser","connect",{"add) TEST: Invoking test callback for user irc.example_M-newuser : client.connect([{"addr":"irc.example","nick":"M-newuser) 2022-04-19 02:34:07 INFO:BridgedClient (@newuser:localhost) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joining channel #b TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joining channel #c TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joined channel #b 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joined channel #c 2022-04-19 02:34:07 INFO:IrcBridge [7j85v8f6rd80] [M->I] SUCCESS (12ms) 2022-04-19 02:34:07 INFO:IrcBridge [ab4t8ei2k600] [M->I] SUCCESS (12ms) 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joining channel #a TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2022-04-19 02:34:07 DEBUG:BridgedClient (@newuser:localhost) Joined channel #a 2022-04-19 02:34:07 INFO:IrcBridge [l3hl5um4ba800] [M->I] SUCCESS (13ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 80uiqwq644k00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 80uiqwq644k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-newuser@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-newuser","disconnect",{") 2022-04-19 02:34:07 WARN:ClientPool Client 9vxk7b2x8q000 (@newuser:localhost) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 9vxk7b2x8q000 (M-newuser) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Mirroring IRC users on Matrix should join the matrix room when the IRC user joins ================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.684 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.684 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.685 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.685 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.685 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.685 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.685 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.686 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.686 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.686 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : f29urpz1lb400 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#a","#c","#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:req [cfw9db5hrjs00] [[I->M]] onJoin(join) bob to #coffee 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.696 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Apr-19 02:34:07.697 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [cfw9db5hrjs00] [[I->M]] Joining room !foo:bar and setting presence to online Apr-19 02:34:07.698 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:07.698 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.698 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client f29urpz1lb400 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping f29urpz1lb400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED Apr-19 02:34:07.704 WARN MembershipQueue [cfw9db5hrjs00] Failed to join !foo:bar, delaying for 429.1230739210423ms Apr-19 02:34:07.704 DEBUG MembershipQueue [cfw9db5hrjs00] Failed with: undefined Failed to join room .Mirroring IRC users on Matrix should leave the matrix room when the IRC user parts =================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.725 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.726 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.727 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.727 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.727 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.727 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.727 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.727 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.727 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.727 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : omw34cs1dnk0 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#a","#b","#c","#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [kwmscnx7q0000] [[I->M]] onPart(part) bob to #coffee 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.739 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.739 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [kwmscnx7q0000] [[I->M]] Mapped nick bob to @irc.example_bob:some.home.server (leaving 1 room(s)) Apr-19 02:34:07.740 DEBUG MembershipQueue [kwmscnx7q0000] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2022-04-19 02:34:07 INFO:IrcBridge [kwmscnx7q0000] [I->M] SUCCESS (4ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client omw34cs1dnk0 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping omw34cs1dnk0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Mirroring IRC users on Matrix should leave the matrix room with a reason when the IRC user parts ================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.762 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.763 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.764 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.764 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.764 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.764 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.764 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.764 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.764 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.764 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : ik38fpmrpcg00 (bot enabled=true) 2022-04-19 02:34:07 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2022-04-19 02:34:07 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2022-04-19 02:34:07 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2022-04-19 02:34:07 DEBUG:MemberListSyncer 0 rooms passed the config rules 2022-04-19 02:34:07 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2022-04-19 02:34:07 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#coffee","#b","#a","#c"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [ei2ntd44q2000] [[I->M]] onPart(part) bob to #coffee 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.775 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.776 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [ei2ntd44q2000] [[I->M]] Mapped nick bob to @irc.example_bob:some.home.server (leaving 1 room(s)) Apr-19 02:34:07.776 DEBUG MembershipQueue [ei2ntd44q2000] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: Part: has been whacked with a wet trout, kicker: undefined) 2022-04-19 02:34:07 INFO:IrcBridge [ei2ntd44q2000] [I->M] SUCCESS (4ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client ik38fpmrpcg00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping ik38fpmrpcg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing should join 1:1 rooms invited from matrix ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.799 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.800 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.801 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.801 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : q07ltq5d0g00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:34:07 INFO:req [f1qt3aggdl400] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [f1qt3aggdl400] [[M->I]] Handling invite from user directed at someone on irc.example 2022-04-19 02:34:07 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Apr-19 02:34:07.807 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.807 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.807 DEBUG MembershipQueue [f1qt3aggdl400] @irc.example_someone:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:07.808 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [f1qt3aggdl400] [[M->I]] Joined @irc.example_someone:some.home.server to room !foo:bar 2022-04-19 02:34:07 INFO:NeDBDataStore setPmRoom (id=!foo:bar, addr=irc.example chan=someone real=@flibble:wibble virt=@irc.example_someone:some.home.server) 2022-04-19 02:34:07 INFO:IrcBridge [f1qt3aggdl400] [M->I] SUCCESS (5ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client q07ltq5d0g00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping q07ltq5d0g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing should join group chat rooms invited from matrix then leave them ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.831 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.831 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.832 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.832 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : bpnpv9iujiw00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:34:07 INFO:req [2herp935cpm00] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [2herp935cpm00] [[M->I]] Handling invite from user directed at someone on irc.example 2022-04-19 02:34:07 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Apr-19 02:34:07.838 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.838 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.839 DEBUG MembershipQueue [2herp935cpm00] @irc.example_someone:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:07.839 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.839 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [2herp935cpm00] [[M->I]] Joined @irc.example_someone:some.home.server to room !foo:bar 2022-04-19 02:34:07 WARN:req [2herp935cpm00] [[M->I]] Room !foo:bar is not a 1:1 chat 2022-04-19 02:34:07 INFO:IrcBridge [2herp935cpm00] [M->I] SUCCESS (9ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client bpnpv9iujiw00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping bpnpv9iujiw00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing disabled should join 1:1 rooms invited from matrix, announce and then leave them ===================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.867 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.867 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.868 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.868 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 557b5tck52g00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:34:07 INFO:req [3sb53rpn0ns00] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [3sb53rpn0ns00] [[M->I]] Handling invite from user directed at someone on irc.example 2022-04-19 02:34:07 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Apr-19 02:34:07.874 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.875 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:req [3sb53rpn0ns00] [[M->I]] Accepting invite, and then leaving: This server does not allow PMs. Apr-19 02:34:07.875 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.875 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:07.876 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:07.876 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcBridge [3sb53rpn0ns00] [M->I] SUCCESS (5ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 557b5tck52g00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 557b5tck52g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix PMing should create a 1:1 matrix room and invite the real matrix user when it receives a PM directed at a virtual user from a real IRC user ========================================================================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.900 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.900 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.901 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.901 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 8nu2g8oeze400 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:req [7ejgmgll0zc00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [7ejgmgll0zc00] [[M->I]] Message body: get me in 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [7ejgmgll0zc00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.906 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.906 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:07 INFO:IrcBridge [7ejgmgll0zc00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:07 INFO:req [3tkshpl3cfy00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [3tkshpl3cfy00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.917 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.917 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 DEBUG:req [3tkshpl3cfy00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [3tkshpl3cfy00] [[I->M]] Creating a PM room with @alice:anotherhomeserver Apr-19 02:34:07.918 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.918 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2022-04-19 02:34:07 INFO:req [3tkshpl3cfy00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.920 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.920 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 8nu2g8oeze400 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 8nu2g8oeze400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:07 WARN:ClientPool Client 7277buhe43k00 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 7277buhe43k00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:IrcBridge [3tkshpl3cfy00] [I->M] SUCCESS (7ms) .IRC-to-Matrix PMing should not create multiple matrix rooms when several PMs are received in quick succession ============================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:07 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:07 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:07 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:07 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:07.945 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.945 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:07 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:07 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:07 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:07.946 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.946 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:07 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:07 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:07 INFO:Provisioner Provisioning started 2022-04-19 02:34:07 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:07 INFO:BridgedClient Created client for bot 2022-04-19 02:34:07 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:07 DEBUG:ClientPool Created new bot client for irc.example : 32056yk9j7i00 (bot enabled=true) 2022-04-19 02:34:07 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:07 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:07 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:07 INFO:IrcBridge Startup complete. 2022-04-19 02:34:07 INFO:req [5metaqg6a1c00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:07 DEBUG:req [5metaqg6a1c00] [[M->I]] Message body: get me in 2022-04-19 02:34:07 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:07 INFO:req [5metaqg6a1c00] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:07.952 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:07.952 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:07 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:07 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:07 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:07 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:07 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:07 INFO:IrcBridge [5metaqg6a1c00] [M->I] SUCCESS (10ms) 2022-04-19 02:34:07 INFO:req [37ffwzpq8ac00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [37ffwzpq8ac00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [2s1vuwf8vx200] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [2s1vuwf8vx200] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [emgtxfofho00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [emgtxfofho00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [g7rbost6vgo00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [g7rbost6vgo00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [9c2tqv30fho00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [9c2tqv30fho00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [4bnbq9drf6w00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [4bnbq9drf6w00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [e5st3d77s8800] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [e5st3d77s8800] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [9q4ibd3f1h400] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [9q4ibd3f1h400] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [5cqtzja657800] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [5cqtzja657800] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:req [fub19tse85k00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:07 DEBUG:req [fub19tse85k00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.968 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.968 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.968 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.968 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.969 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.969 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.969 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.970 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.970 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.970 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:07 ERROR:ClientPool undefined 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.971 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.971 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.971 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.972 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.972 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.972 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.972 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.973 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:07.973 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.973 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 DEBUG:req [37ffwzpq8ac00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [37ffwzpq8ac00] [[I->M]] Creating a PM room with @alice:anotherhomeserver Apr-19 02:34:07.974 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.974 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2022-04-19 02:34:07 DEBUG:req [2s1vuwf8vx200] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [37ffwzpq8ac00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.975 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.975 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [37ffwzpq8ac00] [I->M] SUCCESS (14ms) 2022-04-19 02:34:07 DEBUG:req [2s1vuwf8vx200] [[I->M]] Querying PM room state (!fehwfweF:fuiowehfwe) between @alice:anotherhomeserver and @irc.example_bob:some.home.server Apr-19 02:34:07.976 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.977 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:req [2s1vuwf8vx200] [[I->M]] Inviting @alice:anotherhomeserver to the existing PM room with @irc.example_bob:some.home.server (current membership=undefined) Apr-19 02:34:07.977 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.977 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 DEBUG:req [emgtxfofho00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [2s1vuwf8vx200] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.978 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.978 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [2s1vuwf8vx200] [I->M] SUCCESS (16ms) 2022-04-19 02:34:07 INFO:req [emgtxfofho00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.978 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.979 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [emgtxfofho00] [I->M] SUCCESS (17ms) 2022-04-19 02:34:07 DEBUG:req [g7rbost6vgo00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [g7rbost6vgo00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.979 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.980 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [g7rbost6vgo00] [I->M] SUCCESS (17ms) 2022-04-19 02:34:07 DEBUG:req [9c2tqv30fho00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [9c2tqv30fho00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.980 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.981 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [9c2tqv30fho00] [I->M] SUCCESS (18ms) 2022-04-19 02:34:07 DEBUG:req [4bnbq9drf6w00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [4bnbq9drf6w00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.981 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.982 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [4bnbq9drf6w00] [I->M] SUCCESS (19ms) 2022-04-19 02:34:07 DEBUG:req [e5st3d77s8800] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [e5st3d77s8800] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.982 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.983 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [e5st3d77s8800] [I->M] SUCCESS (19ms) 2022-04-19 02:34:07 DEBUG:req [9q4ibd3f1h400] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [9q4ibd3f1h400] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.983 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.984 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [9q4ibd3f1h400] [I->M] SUCCESS (18ms) 2022-04-19 02:34:07 DEBUG:req [5cqtzja657800] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [5cqtzja657800] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.984 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.984 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [5cqtzja657800] [I->M] SUCCESS (19ms) 2022-04-19 02:34:07 DEBUG:req [fub19tse85k00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:07 INFO:req [fub19tse85k00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:07.985 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:07.985 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:07 INFO:IrcBridge [fub19tse85k00] [I->M] SUCCESS (19ms) 2022-04-19 02:34:07 INFO:main Killing bridge: test teardown 2022-04-19 02:34:07 INFO:IrcBridge Killing all clients 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:07 WARN:ClientPool Client 32056yk9j7i00 (null) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping 32056yk9j7i00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:07 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:07 WARN:ClientPool Client ewn3zyiu8ww00 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:07 INFO:ClientPool Dropping ewn3zyiu8ww00 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:07 INFO:BridgedClient Killing client 2022-04-19 02:34:07 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix Non-Federated PMing should create a non-federated 1:1 matrix room and invite the real matrix user when it receives a PM directed at a virtual user from a real IRC user ====================================================================================================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2022-04-19 02:34:07 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:07 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.009 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.009 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.010 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.011 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : jwmigcugudc00 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:req [1prfqdo6551c] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2022-04-19 02:34:08 DEBUG:req [1prfqdo6551c] [[M->I]] Message body: get me in 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:08 INFO:req [1prfqdo6551c] [[M->I]] Relaying message in #coffee on irc.example Apr-19 02:34:08.016 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.016 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2022-04-19 02:34:08 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2022-04-19 02:34:08 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:08 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2022-04-19 02:34:08 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2022-04-19 02:34:08 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:08 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2022-04-19 02:34:08 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:08 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2022-04-19 02:34:08 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2022-04-19 02:34:08 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2022-04-19 02:34:08 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2022-04-19 02:34:08 INFO:IrcBridge [1prfqdo6551c] [M->I] SUCCESS (6ms) 2022-04-19 02:34:08 INFO:req [4mwd11y1b5w00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2022-04-19 02:34:08 DEBUG:req [4mwd11y1b5w00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2022-04-19 02:34:08 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Apr-19 02:34:08.022 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.022 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 DEBUG:req [4mwd11y1b5w00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2022-04-19 02:34:08 INFO:req [4mwd11y1b5w00] [[I->M]] Creating a PM room with @alice:anotherhomeserver Apr-19 02:34:08.023 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.023 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2022-04-19 02:34:08 INFO:req [4mwd11y1b5w00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Apr-19 02:34:08.024 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.024 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client jwmigcugudc00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping jwmigcugudc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2022-04-19 02:34:08 WARN:ClientPool Client 1ngsji7drcgw0 (@alice:anotherhomeserver) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 1ngsji7drcgw0 (M-alice) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:IrcBridge [4mwd11y1b5w00] [I->M] SUCCESS (6ms) .Matrix-to-IRC PMing over federation disabled should join 1:1 rooms invited from matrix, announce and then leave them ===================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2022-04-19 02:34:08 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.052 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.052 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.053 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.053 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 3byjvf823qi00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2022-04-19 02:34:08 INFO:req [beghhhm4m2800] [[M->I]] onInvite: from=@flibble:wobble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:req [beghhhm4m2800] [[M->I]] Handling invite from user directed at someone on irc.example 2022-04-19 02:34:08 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Apr-19 02:34:08.060 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:08.060 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:req [beghhhm4m2800] [[M->I]] Accepting invite, and then leaving: This server does not allow federated PMs. Apr-19 02:34:08.060 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:08.061 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:08.061 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Apr-19 02:34:08.061 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge [beghhhm4m2800] [M->I] SUCCESS (5ms) 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 3byjvf823qi00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 3byjvf823qi00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED .Provisioning API room setup link endpoint should create a M<--->I link ======================================================================= 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #b TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.086 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.086 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.087 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.087 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : hx7mnnnff8800 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client hx7mnnnff8800 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping hx7mnnnff8800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 7cp6dwzv0p000 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should create a M<--->I link for a channel that has capital letters in it ==================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #b 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.114 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.114 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.115 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.115 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 6r34inkiock00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 6r34inkiock00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 6r34inkiock00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 6gz2umulzco00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link with the same id as one existing ============================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. Apr-19 02:34:08.141 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:08.141 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.141 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:08.141 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.141 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge [cfw9db5hrjs00] [I->M] SUCCESS (448ms) Apr-19 02:34:08.142 WARN MembershipQueue [cfw9db5hrjs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:08.142 DEBUG MembershipQueue [cfw9db5hrjs00] Failed with: undefined Failed to join room 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:08 ERROR:ClientPool undefined Apr-19 02:34:08.144 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.144 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.145 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.145 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : h6i39uuhpt400 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client h6i39uuhpt400 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping h6i39uuhpt400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : kfz40x3rqho00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when room_id is malformed ===================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.172 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.172 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.173 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.173 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 2wenzurord400 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 2wenzurord400 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 2wenzurord400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : f53k5d6jp9c00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_server is malformed ================================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.200 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.200 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.201 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.201 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 4rsagsm4crc00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 4rsagsm4crc00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 4rsagsm4crc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 623cmsxbx7400 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is malformed ================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.229 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.229 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.230 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.230 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 5njkcukzx1s00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 5njkcukzx1s00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 5njkcukzx1s00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : as0gpba1amw00 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:08 ERROR:ClientPool undefined .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is excluded by the config ============================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.264 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.264 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.265 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.265 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 3zi86rmbsxs00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 3zi86rmbsxs00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 3zi86rmbsxs00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 35omh7c0z6s00 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when matrix_room_id is not defined ============================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.296 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.296 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.297 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.298 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : btod11v1ef400 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client btod11v1ef400 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping btod11v1ef400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : h0rwijuar3400 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_server is not defined ================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.324 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.325 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.326 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.326 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : jpmd18dn1qo00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client jpmd18dn1qo00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping jpmd18dn1qo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : foduxz7h9q000 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is not defined =================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.358 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.358 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.359 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.359 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : f07qzd2weo000 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client f07qzd2weo000 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping f07qzd2weo000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : av299qalb3k00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not defined ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.387 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.387 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.388 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.388 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : apakxf11dwc00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client apakxf11dwc00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping apakxf11dwc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : ark5o8spxbc00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not in the room =========================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.415 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.415 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.416 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.416 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : ina6ibe5m0800 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client ina6ibe5m0800 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping ina6ibe5m0800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 3nd0l9kopfs00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not an operator, but is in the room =============================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined Apr-19 02:34:08.450 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.450 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.451 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.451 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 68ce1iu8f9k00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 68ce1iu8f9k00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 68ce1iu8f9k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 2g8avq6tj6zo0 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when user does not have enough power in room ======================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.488 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.488 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.489 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 4s9pd9c9gba00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 4s9pd9c9gba00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 4s9pd9c9gba00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : bfkwf494cwo00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should remove an existing M<--->I link =================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.528 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.528 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.529 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 49r0as0qiru00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 49r0as0qiru00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 49r0as0qiru00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 4bsqbu7z0pa00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a non-existing M<--->I link ========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.555 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.555 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.557 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.557 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : hpl88rmy64w00 (bot enabled=true) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client hpl88rmy64w00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping hpl88rmy64w00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : fm78fdd29qo0 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a non-provision M<--->I link =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #c 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.584 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.584 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.587 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.587 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : jm54neckdko00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client jm54neckdko00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping jm54neckdko00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : b4eq2z73zc800 (bot enabled=true) 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when room_id is malformed ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #a 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.616 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.617 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.618 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.619 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 9n5uj6ayg4000 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 9n5uj6ayg4000 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 9n5uj6ayg4000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : gddnrl3rx4w00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_server is malformed ================================================================================================================== 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. Apr-19 02:34:08.644 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:08.644 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:08.644 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined Apr-19 02:34:08.645 WARN MembershipQueue [cfw9db5hrjs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:08.645 DEBUG MembershipQueue [cfw9db5hrjs00] Failed with: undefined Failed to join room 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.647 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.647 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.648 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.648 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 6w9cq6ex0wo00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 6w9cq6ex0wo00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 6w9cq6ex0wo00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : anroqdqoro800 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_channel is malformed =================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined Apr-19 02:34:08.677 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.677 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.678 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.678 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : a19r7k5jlsk00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client a19r7k5jlsk00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping a19r7k5jlsk00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 26sv0z4dijr40 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when matrix_room_id is not defined ================================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.711 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.712 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.713 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.713 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : k7uv59dpshs00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client k7uv59dpshs00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping k7uv59dpshs00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : fb9edw4v2ko00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_server is not defined ==================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee Apr-19 02:34:08.743 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.743 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:08.744 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.744 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.746 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.746 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.747 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.747 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 43n9icnf4e800 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 43n9icnf4e800 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 43n9icnf4e800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 7abukoao40o00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_channel is not defined ===================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #b 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.774 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.775 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.776 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.776 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : d90rtjolkwg00 (bot enabled=true) Apr-19 02:34:08.777 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.777 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Apr-19 02:34:08.778 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.778 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client d90rtjolkwg00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping d90rtjolkwg00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : it7ekg6vr1k00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API with config links existing should not create a M<--->I link of the same link id ================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 WARN:IrcServer ** The IrcServer.mappings config schema has changed, allowing legacy format for now. ** 2022-04-19 02:34:08 WARN:IrcServer See https://github.com/matrix-org/matrix-appservice-irc/blob/master/CHANGELOG.md for details 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=config) 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.806 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.807 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:08.808 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.808 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:08.808 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : jdadl7xyr6800 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (2 channels) => ["#coffee","#provisionedchannel"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client jdadl7xyr6800 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping jdadl7xyr6800 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : ctqdq83tr1k00 (bot enabled=true) .2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (2 channels) => ["#coffee","#provisionedchannel"] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2022-04-19 02:34:08 INFO:PublicitySyncer Bot requesting mode for #provisionedchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API message sending and joining should allow IRC to send messages via the new link ================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.835 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.835 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 4kvp0yq6g2k00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'say' TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Left channel #provisionedchannel 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:req [4ly1b8dv0xa00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:08 DEBUG:req [4ly1b8dv0xa00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:08 DEBUG:req [4ly1b8dv0xa00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:08 INFO:IrcBridge [4ly1b8dv0xa00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:ProvisionRequest [154edf20 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2022-04-19 02:34:08 INFO:req [8yvak7p0cnc00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:08 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:08 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:08 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:08 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2022-04-19 02:34:08 INFO:IrcBridge [8yvak7p0cnc00] [M->I] SUCCESS (5ms) 2022-04-19 02:34:08 INFO:req [75j0ww9xmk800] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:08 DEBUG:req [75j0ww9xmk800] [[M->I]] Message body: A message 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:req [75j0ww9xmk800] [[M->I]] Relaying message in #provisionedchannel on irc.example 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in #provisionedchannel as M-flibble (connected=true) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 INFO:IrcBridge [75j0ww9xmk800] [M->I] SUCCESS (3ms) 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 4kvp0yq6g2k00 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 4kvp0yq6g2k00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:08 WARN:ClientPool Client 3zq1p773k7400 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 3zq1p773k7400 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED .Provisioning API message sending and joining should not allow IRC to send messages following unlink ==================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee Apr-19 02:34:08.899 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.900 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : 13dzjkfwglvk0 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'say' TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Left channel #provisionedchannel 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:req [iyn9io8il0800] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:08 DEBUG:req [iyn9io8il0800] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:08 DEBUG:req [iyn9io8il0800] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:08 INFO:IrcBridge [iyn9io8il0800] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:ProvisionRequest [a655165b requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2022-04-19 02:34:08 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2022-04-19 02:34:08 INFO:req [hpp784ll3u00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:08 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:08 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:08 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:08 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:08 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcBridge [hpp784ll3u00] [M->I] SUCCESS (5ms) 2022-04-19 02:34:08 INFO:req [6uhdn1j180s00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:08 DEBUG:req [6uhdn1j180s00] [[M->I]] Message body: First message 2022-04-19 02:34:08 INFO:req [6uhdn1j180s00] [[M->I]] Relaying message in #provisionedchannel on irc.example 2022-04-19 02:34:08 INFO:IrcBridge Sending IRC message in #provisionedchannel as M-flibble (connected=true) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:08 INFO:IrcBridge [6uhdn1j180s00] [M->I] SUCCESS (2ms) 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Provisioning unlink for room !foo:bar <-/-> irc.example/#provisionedchannel 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Parting user @flibble:wibble from #provisionedchannel as mapping unlinked. 2022-04-19 02:34:08 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Unlinked user_id tallies for #provisionedchannel: {"@flibble:wibble":0} 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Leaving 0 virtual users from !foo:bar. 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Leaving channel #provisionedchannel as there are no more provisioned mappings 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Leaving room !foo:bar as there are no more provisioned mappings 2022-04-19 02:34:08 INFO:ProvisionRequest [18e5db4b unlink] [[M->I]] Sending result: {} 2022-04-19 02:34:08 INFO:req [gvjvd0pjpt400] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2022-04-19 02:34:08 DEBUG:req [gvjvd0pjpt400] [[M->I]] Message body: This message should not be sent 2022-04-19 02:34:08 DEBUG:req [gvjvd0pjpt400] [[M->I]] No mapped channels. 2022-04-19 02:34:08 INFO:IrcBridge [gvjvd0pjpt400] [M->I] IGNORE dropped (1ms) 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client 13dzjkfwglvk0 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 13dzjkfwglvk0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:08 WARN:ClientPool Client 4w633gh2pyq00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping 4w633gh2pyq00 (M-flibble) because they are not joined to any channels 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED .Provisioning API listings endpoint should return an empty list when no mappings have been provisioned ====================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined Apr-19 02:34:08.954 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.954 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : cw5dt0jumjk0 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. 2022-04-19 02:34:08 INFO:ProvisionRequest [3d36aca4 listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!someroom:somedomain"} 2022-04-19 02:34:08 INFO:ProvisionRequest [3d36aca4 listings] [[M->I]] Sending result: [] 2022-04-19 02:34:08 INFO:main Killing bridge: test teardown 2022-04-19 02:34:08 INFO:IrcBridge Killing all clients 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:08 WARN:ClientPool Client cw5dt0jumjk0 (null) disconnected with reason killed 2022-04-19 02:34:08 INFO:ClientPool Dropping cw5dt0jumjk0 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:08 INFO:BridgedClient Killing client 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #coffee .Provisioning API listings endpoint should return a list with a mapping that has been previously provisioned ============================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:08 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:08 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:08 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:08 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:08.990 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:08.990 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:08 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:08 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:08 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:08 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:08 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:08 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:08 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:08 INFO:Provisioner Provisioning started 2022-04-19 02:34:08 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:08 INFO:BridgedClient Created client for bot 2022-04-19 02:34:08 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:08 DEBUG:ClientPool Created new bot client for irc.example : a6jyqe9m2jc00 (bot enabled=true) 2022-04-19 02:34:08 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:08 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:08 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:08 ERROR:ClientPool undefined 2022-04-19 02:34:08 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:08 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:08 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:08 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:08 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:08 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:08 DEBUG:BridgedClient Left channel #provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:req [8mpfvaqyt7o00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [8mpfvaqyt7o00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [8mpfvaqyt7o00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [8mpfvaqyt7o00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [bfd6b021 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2022-04-19 02:34:09 INFO:req [6h3xfj4ruds00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:09 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:09 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2022-04-19 02:34:09 INFO:IrcBridge [6h3xfj4ruds00] [M->I] SUCCESS (5ms) 2022-04-19 02:34:09 INFO:ProvisionRequest [edb69421 listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2022-04-19 02:34:09 INFO:ProvisionRequest [edb69421 listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel","remote_room_server":"irc.example"}] 2022-04-19 02:34:09 INFO:main Killing bridge: test teardown 2022-04-19 02:34:09 INFO:IrcBridge Killing all clients 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:09 WARN:ClientPool Client a6jyqe9m2jc00 (null) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping a6jyqe9m2jc00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:09 WARN:ClientPool Client keo3an3mw1s00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping keo3an3mw1s00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined .Provisioning API listings endpoint should return a list of mappings that have been previously provisioned ========================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:09 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:09 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:09 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:09.037 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:09.037 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:09 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:09 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:09 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:09 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:09 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:09 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:09 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:09 INFO:Provisioner Provisioning started 2022-04-19 02:34:09 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:09 INFO:BridgedClient Created client for bot 2022-04-19 02:34:09 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:09 DEBUG:ClientPool Created new bot client for irc.example : 7z8q4nzfh8g00 (bot enabled=true) 2022-04-19 02:34:09 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:09 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:09 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel1 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel1 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel1 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) Waiting for m.room.bridging 2022-04-19 02:34:09 INFO:req [52tbcwcxm7800] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [52tbcwcxm7800] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [52tbcwcxm7800] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [52tbcwcxm7800] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [8c29f0d8 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel1 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel1, origin=provision) 2022-04-19 02:34:09 INFO:req [8v8nfhbq0hc00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:09 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:09 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel1 2022-04-19 02:34:09 INFO:IrcBridge [8v8nfhbq0hc00] [M->I] SUCCESS (5ms) 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel2","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel2 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel2 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel2 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel2 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) Waiting for m.room.bridging 2022-04-19 02:34:09 INFO:req [dkhmhtu7b1s00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [dkhmhtu7b1s00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [dkhmhtu7b1s00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [dkhmhtu7b1s00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [3765261d requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel2 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel2, origin=provision) 2022-04-19 02:34:09 INFO:req [b9uylpxrips00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel2 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 INFO:IrcBridge [b9uylpxrips00] [M->I] SUCCESS (2ms) 2022-04-19 02:34:09 INFO:ProvisionRequest [d9c33266 listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2022-04-19 02:34:09 INFO:ProvisionRequest [d9c33266 listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel1","remote_room_server":"irc.example"},{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel2","remote_room_server":"irc.example"}] 2022-04-19 02:34:09 INFO:main Killing bridge: test teardown 2022-04-19 02:34:09 INFO:IrcBridge Killing all clients 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:09 WARN:ClientPool Client 7z8q4nzfh8g00 (null) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping 7z8q4nzfh8g00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:09 WARN:ClientPool Client gg3g317kj2w00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping gg3g317kj2w00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee .Provisioning API listings endpoint should return a list of mappings that have been previously provisioned, but not those that have been unlinked ================================================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:09 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:09 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:09 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:09 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:09.088 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:09.088 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:09 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:09 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:09 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:09 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:09 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:09 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:09 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:09 INFO:Provisioner Provisioning started 2022-04-19 02:34:09 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:09 INFO:BridgedClient Created client for bot 2022-04-19 02:34:09 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:09 DEBUG:ClientPool Created new bot client for irc.example : 9o0rwkibk4c00 (bot enabled=true) 2022-04-19 02:34:09 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:09 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:09 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel1 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel1 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel1 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:req [ihlgr4s9i2000] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [ihlgr4s9i2000] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [ihlgr4s9i2000] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [ihlgr4s9i2000] [I->M] SUCCESS (0ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [f4b55d52 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel1 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel1, origin=provision) 2022-04-19 02:34:09 INFO:req [39rrh81pgp400] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:09 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:09 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #c 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel1 2022-04-19 02:34:09 INFO:IrcBridge [39rrh81pgp400] [M->I] SUCCESS (9ms) 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel2","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel2 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel2 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel2 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel2 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:req [kh0d7rwhx5800] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [kh0d7rwhx5800] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [kh0d7rwhx5800] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [kh0d7rwhx5800] [I->M] SUCCESS (0ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [3075ac1f requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel2 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel2, origin=provision) 2022-04-19 02:34:09 INFO:req [82mk8h98fow00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel2 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 INFO:IrcBridge [82mk8h98fow00] [M->I] SUCCESS (2ms) 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] Provisioning unlink for room !foo:bar <-/-> irc.example/#provisionedchannel1 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] Parting user @flibble:wibble from #provisionedchannel1 as mapping unlinked. 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] Unlinked user_id tallies for #provisionedchannel1: {"@flibble:wibble":0} 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 WARN:ProvisionRequest [0d111c61 unlink] [[M->I]] Not leaving matrix virtuals from room, room is still bridged to 1 channel(s) 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] Leaving channel #provisionedchannel1 as there are no more provisioned mappings 2022-04-19 02:34:09 INFO:ProvisionRequest [0d111c61 unlink] [[M->I]] Sending result: {} 2022-04-19 02:34:09 INFO:ProvisionRequest [6cfe3a34 listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2022-04-19 02:34:09 INFO:ProvisionRequest [6cfe3a34 listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel2","remote_room_server":"irc.example"}] 2022-04-19 02:34:09 INFO:main Killing bridge: test teardown 2022-04-19 02:34:09 INFO:IrcBridge Killing all clients 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:09 WARN:ClientPool Client 9o0rwkibk4c00 (null) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping 9o0rwkibk4c00 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:09 WARN:ClientPool Client a4xtdttueag00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping a4xtdttueag00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED .Provisioning API should set m.room.bridging=success when the link is successful ================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:09 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:09 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:09 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. Apr-19 02:34:09.150 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:09.150 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:09.151 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:09 ERROR:ClientPool undefined Apr-19 02:34:09.151 WARN MembershipQueue [cfw9db5hrjs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:09.151 DEBUG MembershipQueue [cfw9db5hrjs00] Failed with: undefined Failed to join room 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:09.153 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:09.153 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:09 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:09 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:09 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:09 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:09 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:09 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:09 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:09 INFO:Provisioner Provisioning started 2022-04-19 02:34:09 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:09 INFO:BridgedClient Created client for bot 2022-04-19 02:34:09 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:09 DEBUG:ClientPool Created new bot client for irc.example : 9qam33j844400 (bot enabled=true) 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:09 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:09 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Sending result: {} JSON {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:req [4792zgid12000] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2022-04-19 02:34:09 DEBUG:req [4792zgid12000] [[I->M]] action={"type":"message","text":"yes","ts":0} 2022-04-19 02:34:09 DEBUG:req [4792zgid12000] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] oprah has authorised a new provisioning 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2022-04-19 02:34:09 INFO:IrcBridge [4792zgid12000] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:ProvisionRequest [e7c217d2 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2022-04-19 02:34:09 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2022-04-19 02:34:09 INFO:req [fg9sicxtt2800] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2022-04-19 02:34:09 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:09 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:09 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:09 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:09 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2022-04-19 02:34:09 INFO:IrcBridge [fg9sicxtt2800] [M->I] SUCCESS (4ms) 2022-04-19 02:34:09 INFO:main Killing bridge: test teardown 2022-04-19 02:34:09 INFO:IrcBridge Killing all clients 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:09 WARN:ClientPool Client 9qam33j844400 (null) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping 9qam33j844400 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:09 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:09 WARN:ClientPool Client anjdicq8e8w00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:09 INFO:ClientPool Dropping anjdicq8e8w00 (M-flibble) because explicitDisconnect is true 2022-04-19 02:34:09 INFO:BridgedClient Killing client 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now KILLED .Provisioning API should set m.room.bridging=failed when the op did not authorise after a certain timeout ========================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2022-04-19 02:34:09 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:09 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:09 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:09 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:09.194 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:09.194 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:09 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:09 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:09 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:09 INFO:IrcBridge Joining mapped Matrix rooms... 2022-04-19 02:34:09 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:09 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:09 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:09 INFO:Provisioner Provisioning started 2022-04-19 02:34:09 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:09 INFO:BridgedClient Created client for bot 2022-04-19 02:34:09 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:09 DEBUG:ClientPool Created new bot client for irc.example : kptohdtsye80 (bot enabled=true) 2022-04-19 02:34:09 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2022-04-19 02:34:09 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:09 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:09 INFO:IrcBridge Startup complete. 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Check that op's nick is actually op 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:09 DEBUG:BridgedClient Left channel #provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Contacting operator 2022-04-19 02:34:09 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Sending result: {} JSON {} 2022-04-19 02:34:09 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #a 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #a 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #coffee 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined Apr-19 02:34:09.652 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:09.652 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:09.652 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:09.653 WARN MembershipQueue [cfw9db5hrjs00] Failed to join !foo:bar, delaying for 500ms Apr-19 02:34:09.653 DEBUG MembershipQueue [cfw9db5hrjs00] Failed with: undefined Failed to join room 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #c 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 ERROR:ClientPool Failed to join channel:: #provisionedchannel 2022-04-19 02:34:09 ERROR:ClientPool undefined 2022-04-19 02:34:09 DEBUG:BridgedClient Joining channel #provisionedchannel Apr-19 02:34:10.155 DEBUG MembershipQueue [cfw9db5hrjs00] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Apr-19 02:34:10.155 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Apr-19 02:34:10.155 DEBUG Intent ensureRegistered: Registered, and not encrypted Apr-19 02:34:10.157 ERROR MembershipQueue Failed to handle membership change: Error: Failed to join room at Intent._ensureJoined (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/components/intent.js:786:60) at async MembershipQueue.serviceQueue (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/components/membership-queue.js:160:17) at async run (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/p-queue/dist/index.js:163:29) 2022-04-19 02:34:10 INFO:ProvisionRequest [b1f9079d requestLink] [[M->I]] Operator oprah did not respond (operation timed out) 2022-04-19 02:34:10 INFO:main Killing bridge: test teardown 2022-04-19 02:34:10 INFO:IrcBridge Killing all clients 2022-04-19 02:34:10 INFO:BridgedClient Killing client 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:10 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:10 WARN:ClientPool Client kptohdtsye80 (null) disconnected with reason killed 2022-04-19 02:34:10 INFO:ClientPool Dropping kptohdtsye80 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:10 INFO:BridgedClient Killing client 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now KILLED .Room upgrades should move the mapping to the new channel ========================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2022-04-19 02:34:10 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2022-04-19 02:34:10 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2022-04-19 02:34:10 INFO:IrcBridge Using NeDBDataStore for Datastore 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked on 'id' for store. 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2022-04-19 02:34:10 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2022-04-19 02:34:10 INFO:IrcServer Reconfiguring irc.example 2022-04-19 02:34:10 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:10 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Apr-19 02:34:10.246 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.246 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2022-04-19 02:34:10 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2022-04-19 02:34:10 INFO:IrcBridge ASBot is in 0 rooms! 2022-04-19 02:34:10 INFO:IrcBridge Joining mapped Matrix rooms... Apr-19 02:34:10.248 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.248 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 INFO:IrcBridge Syncing relevant membership lists... 2022-04-19 02:34:10 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2022-04-19 02:34:10 INFO:Provisioner Starting provisioning... 2022-04-19 02:34:10 INFO:Provisioner Provisioning started 2022-04-19 02:34:10 INFO:IrcBridge Connecting to IRC networks... 2022-04-19 02:34:10 INFO:BridgedClient Created client for bot 2022-04-19 02:34:10 DEBUG:ClientPool 1 active connections on irc.example 2022-04-19 02:34:10 DEBUG:ClientPool Created new bot client for irc.example : 9tb16yjtck000 (bot enabled=true) 2022-04-19 02:34:10 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now CONNECTING 2022-04-19 02:34:10 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2022-04-19 02:34:10 INFO:BridgedClient Client is now CONNECTED 2022-04-19 02:34:10 INFO:IrcBridge Startup complete. Apr-19 02:34:10.256 INFO RoomUpgradeHandler Got tombstone event for !foo:bar -> !new_room:bar.com Apr-19 02:34:10.257 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.257 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Apr-19 02:34:10.259 DEBUG RoomUpgradeHandler Joined !new_room:bar.com Apr-19 02:34:10.259 DEBUG RoomUpgradeHandler Migrated entries from !foo:bar to !new_room:bar.com successfully. 2022-04-19 02:34:10 INFO:IrcBridge Room has been upgraded from !foo:bar to !new_room:bar.com 2022-04-19 02:34:10 INFO:IrcBridge Migrating channels 2022-04-19 02:34:10 DEBUG:NeDBDataStore Migrating irc.example #coffee 2022-04-19 02:34:10 DEBUG:NeDBDataStore Removed old room !foo:bar 2022-04-19 02:34:10 INFO:NeDBDataStore storeRoom (id=!new_room:bar.com, addr=irc.example, chan=#coffee, origin=config) 2022-04-19 02:34:10 DEBUG:NeDBDataStore Stored new room !new_room:bar.com 2022-04-19 02:34:10 DEBUG:NeDBDataStore Finished migrating rooms in database 2022-04-19 02:34:10 INFO:IrcBridge Migrating state Apr-19 02:34:10.263 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.263 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 INFO:IrcBridge m.room.bridging event copied to new room Apr-19 02:34:10.264 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.264 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 INFO:IrcBridge Bridge info event copied to new room 2022-04-19 02:34:10 INFO:IrcBridge Migrating ghosts 2022-04-19 02:34:10 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2022-04-19 02:34:10 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2022-04-19 02:34:10 DEBUG:ClientPool 2 active connections on irc.example 2022-04-19 02:34:10 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2022-04-19 02:34:10 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2022-04-19 02:34:10 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2022-04-19 02:34:10 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.names(["irc.example_M-flibble","names",{"addr") 2022-04-19 02:34:10 INFO:IrcBridge Leaving 3 users from old room !foo:bar. 2022-04-19 02:34:10 DEBUG:MemberListSyncer Leaving @irc.example_testUser1:some.home.server from !foo:bar Apr-19 02:34:10.270 DEBUG MembershipQueue [c4xrgpo2q1k00] @irc.example_testUser1:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2022-04-19 02:34:10 DEBUG:MemberListSyncer Leaving @irc.example_testUser2:some.home.server from !foo:bar 2022-04-19 02:34:10 DEBUG:MemberListSyncer Leaving @irc.example_testUser3:some.home.server from !foo:bar Apr-19 02:34:10.271 DEBUG MembershipQueue [c4xrgpo2q1k00] @irc.example_testUser2:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) Apr-19 02:34:10.271 DEBUG MembershipQueue [c4xrgpo2q1k00] @irc.example_testUser3:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2022-04-19 02:34:10 INFO:main Killing bridge: test teardown 2022-04-19 02:34:10 INFO:IrcBridge Killing all clients 2022-04-19 02:34:10 INFO:BridgedClient Killing client 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:10 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2022-04-19 02:34:10 WARN:ClientPool Client 9tb16yjtck000 (null) disconnected with reason killed 2022-04-19 02:34:10 INFO:ClientPool Dropping 9tb16yjtck000 (ro_bot_nick) because explicitDisconnect is true 2022-04-19 02:34:10 INFO:BridgedClient Killing client 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now KILLED 2022-04-19 02:34:10 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2022-04-19 02:34:10 WARN:ClientPool Client 6pnwpzh3y3o00 (@flibble:wibble) disconnected with reason killed 2022-04-19 02:34:10 INFO:ClientPool Dropping 6pnwpzh3y3o00 (M-flibble) because they are not joined to any channels 2022-04-19 02:34:10 INFO:BridgedClient Killing client 2022-04-19 02:34:10 DEBUG:BridgedClient Client is now KILLED Apr-19 02:34:10.275 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.275 DEBUG Intent ensureRegistered: Registered, and not encrypted 2022-04-19 02:34:10 INFO:IrcBridge Ghost migration to !new_room:bar.com complete .2022-04-19 02:34:10 INFO:RoomAccessSyncer Changing power levels for 3 user(s) from !foo:bar Apr-19 02:34:10.276 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Apr-19 02:34:10.276 DEBUG Intent ensureRegistered: Registered, and not encrypted BridgedClient getValidNick should not change a valid nick ========================================================== .BridgedClient getValidNick should remove invalid characters ============================================================ .BridgedClient getValidNick will ensure nicks start with a letter or special character ====================================================================================== .BridgedClient getValidNick will throw if the nick is invalid ============================================================= .BridgedClient getValidNick will not truncate a nick if disconnected ==================================================================== .BridgedClient getValidNick will truncate nick ============================================== .BridgedClient getValidNick will truncate a nick with a custom max character limit ================================================================================== .Formatting htmlToIrc should have non-formatted for non-html inputs =================================================================== .Formatting htmlToIrc should bold formatting for inputs =========================================================== .Formatting htmlToIrc should have regular characters for inputs containing non-safe html chars ============================================================================================== .Formatting htmlToIrc should colourise many text ================================================ .Formatting htmlToIrc should be null for unsupported tags ========================================================= .Username generation should attempt to truncate the user ID on a long user ID ============================================================================= 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username myreally for @myreallylonguseridhere:localhost on somedomain.com .Username generation should reverse the userID ============================================== 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username myreally for @myreallylonguseridhere:localhost on somedomain.com .Username generation should start with '_1' on an occupied user ID ================================================================== 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username myreal_1 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should loop from '_9' to '_10' and keep the same total length ================================================================================== 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username myrea_10 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should loop from '_1' to '_2' and keep the same total length ================================================================================= 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 INFO:IdentGenerator Generated ident username myreal_2 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should eventually give up trying usernames =============================================================== 2022-04-19 02:34:10 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2022-04-19 02:34:10 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:10 ERROR:ClientPool Failed to join channel:: #coffee 2022-04-19 02:34:10 ERROR:ClientPool undefined 2022-04-19 02:34:11 ERROR:IdentGenerator Failed to generate ident username for @myreallylonguseridhere:localhost on somedomain.com 2022-04-19 02:34:11 ERROR:IdentGenerator Error: Ran out of entries: _10000 at IdentGenerator.generateIdentUsername (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/irc/IdentGenerator.js:139:27) at async IdentGenerator.process (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/irc/IdentGenerator.js:103:23) From previous event: at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/util/Queue.js:121:22 at processTicksAndRejections (node:internal/process/task_queues:78:11) .Username generation should prefix 'M' onto usernames which don't begin with A-z ================================================================================ 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @-myname:localhost on somedomain.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @-myname:localhost on somedomain.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username M-myname for @-myname:localhost on somedomain.com .Username generation should be able to handle many similar userids ================================================================== 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_0:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_0:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpref for @_longprefix_0:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_1:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_1:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_1 for @_longprefix_1:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_2:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_2:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_2 for @_longprefix_2:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_3:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_3:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_3 for @_longprefix_3:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_4:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_4:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_4 for @_longprefix_4:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_5:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_5:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_5 for @_longprefix_5:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_6:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_6:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_6 for @_longprefix_6:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_7:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_7:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_7 for @_longprefix_7:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_8:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_8:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_8 for @_longprefix_8:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_9:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_9:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longpr_9 for @_longprefix_9:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_10:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_10:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_10 for @_longprefix_10:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_11:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_11:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_11 for @_longprefix_11:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_12:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_12:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_12 for @_longprefix_12:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_13:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_13:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_13 for @_longprefix_13:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_14:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_14:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_14 for @_longprefix_14:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_15:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_15:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_15 for @_longprefix_15:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_16:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_16:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_16 for @_longprefix_16:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_17:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_17:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_17 for @_longprefix_17:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_18:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_18:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_18 for @_longprefix_18:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_19:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_19:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_19 for @_longprefix_19:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_20:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_20:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_20 for @_longprefix_20:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_21:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_21:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_21 for @_longprefix_21:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_22:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_22:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_22 for @_longprefix_22:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_23:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_23:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_23 for @_longprefix_23:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_24:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_24:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_24 for @_longprefix_24:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_25:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_25:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_25 for @_longprefix_25:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_26:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_26:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_26 for @_longprefix_26:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_27:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_27:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_27 for @_longprefix_27:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_28:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_28:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_28 for @_longprefix_28:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_29:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_29:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_29 for @_longprefix_29:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_30:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_30:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_30 for @_longprefix_30:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_31:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_31:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_31 for @_longprefix_31:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_32:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_32:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_32 for @_longprefix_32:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_33:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_33:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_33 for @_longprefix_33:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_34:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_34:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_34 for @_longprefix_34:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_35:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_35:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_35 for @_longprefix_35:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_36:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_36:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_36 for @_longprefix_36:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_37:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_37:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_37 for @_longprefix_37:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_38:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_38:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_38 for @_longprefix_38:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_39:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_39:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_39 for @_longprefix_39:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_40:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_40:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_40 for @_longprefix_40:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_41:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_41:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_41 for @_longprefix_41:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_42:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_42:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_42 for @_longprefix_42:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_43:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_43:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_43 for @_longprefix_43:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_44:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_44:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_44 for @_longprefix_44:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_45:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_45:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_45 for @_longprefix_45:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_46:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_46:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_46 for @_longprefix_46:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_47:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_47:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_47 for @_longprefix_47:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_48:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_48:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_48 for @_longprefix_48:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_49:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_49:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_49 for @_longprefix_49:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_50:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_50:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_50 for @_longprefix_50:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_51:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_51:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_51 for @_longprefix_51:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_52:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_52:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_52 for @_longprefix_52:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_53:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_53:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_53 for @_longprefix_53:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_54:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_54:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_54 for @_longprefix_54:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_55:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_55:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_55 for @_longprefix_55:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_56:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_56:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_56 for @_longprefix_56:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_57:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_57:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_57 for @_longprefix_57:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_58:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_58:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_58 for @_longprefix_58:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_59:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_59:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_59 for @_longprefix_59:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_60:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_60:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_60 for @_longprefix_60:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_61:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_61:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_61 for @_longprefix_61:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_62:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_62:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_62 for @_longprefix_62:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_63:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_63:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_63 for @_longprefix_63:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_64:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_64:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_64 for @_longprefix_64:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_65:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_65:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_65 for @_longprefix_65:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_66:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_66:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_66 for @_longprefix_66:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_67:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_67:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_67 for @_longprefix_67:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_68:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_68:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_68 for @_longprefix_68:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_69:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_69:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_69 for @_longprefix_69:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_70:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_70:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_70 for @_longprefix_70:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_71:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_71:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_71 for @_longprefix_71:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_72:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_72:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_72 for @_longprefix_72:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_73:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_73:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_73 for @_longprefix_73:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_74:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_74:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_74 for @_longprefix_74:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_75:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_75:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_75 for @_longprefix_75:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_76:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_76:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_76 for @_longprefix_76:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_77:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_77:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_77 for @_longprefix_77:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_78:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_78:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_78 for @_longprefix_78:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_79:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_79:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_79 for @_longprefix_79:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_80:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_80:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_80 for @_longprefix_80:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_81:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_81:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_81 for @_longprefix_81:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_82:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_82:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_82 for @_longprefix_82:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_83:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_83:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_83 for @_longprefix_83:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_84:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_84:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_84 for @_longprefix_84:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_85:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_85:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_85 for @_longprefix_85:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_86:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_86:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_86 for @_longprefix_86:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_87:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_87:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_87 for @_longprefix_87:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_88:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_88:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_88 for @_longprefix_88:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_89:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_89:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_89 for @_longprefix_89:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_90:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_90:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_90 for @_longprefix_90:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_91:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_91:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_91 for @_longprefix_91:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_92:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_92:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_92 for @_longprefix_92:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_93:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_93:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_93 for @_longprefix_93:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_94:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_94:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_94 for @_longprefix_94:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_95:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_95:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_95 for @_longprefix_95:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_96:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_96:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_96 for @_longprefix_96:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_97:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_97:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_97 for @_longprefix_97:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_98:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_98:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_98 for @_longprefix_98:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_99:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_99:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username longp_99 for @_longprefix_99:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_100:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_100:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_100 for @_longprefix_100:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_101:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_101:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_101 for @_longprefix_101:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_102:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_102:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_102 for @_longprefix_102:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_103:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_103:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_103 for @_longprefix_103:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_104:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_104:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_104 for @_longprefix_104:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_105:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_105:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_105 for @_longprefix_105:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_106:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_106:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_106 for @_longprefix_106:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_107:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_107:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_107 for @_longprefix_107:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_108:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_108:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_108 for @_longprefix_108:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_109:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_109:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_109 for @_longprefix_109:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_110:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_110:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_110 for @_longprefix_110:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_111:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_111:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_111 for @_longprefix_111:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_112:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_112:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_112 for @_longprefix_112:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_113:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_113:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_113 for @_longprefix_113:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_114:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_114:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_114 for @_longprefix_114:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_115:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_115:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_115 for @_longprefix_115:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_116:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_116:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_116 for @_longprefix_116:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_117:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_117:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_117 for @_longprefix_117:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_118:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_118:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_118 for @_longprefix_118:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_119:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_119:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_119 for @_longprefix_119:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_120:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_120:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_120 for @_longprefix_120:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_121:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_121:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_121 for @_longprefix_121:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_122:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_122:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_122 for @_longprefix_122:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_123:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_123:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_123 for @_longprefix_123:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_124:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_124:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_124 for @_longprefix_124:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_125:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_125:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_125 for @_longprefix_125:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_126:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_126:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_126 for @_longprefix_126:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_127:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_127:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_127 for @_longprefix_127:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_128:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_128:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_128 for @_longprefix_128:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_129:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_129:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_129 for @_longprefix_129:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_130:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_130:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_130 for @_longprefix_130:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_131:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_131:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_131 for @_longprefix_131:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_132:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_132:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_132 for @_longprefix_132:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_133:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_133:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_133 for @_longprefix_133:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_134:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_134:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_134 for @_longprefix_134:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_135:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_135:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_135 for @_longprefix_135:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_136:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_136:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_136 for @_longprefix_136:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_137:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_137:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_137 for @_longprefix_137:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_138:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_138:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_138 for @_longprefix_138:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_139:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_139:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_139 for @_longprefix_139:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_140:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_140:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_140 for @_longprefix_140:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_141:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_141:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_141 for @_longprefix_141:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_142:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_142:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_142 for @_longprefix_142:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_143:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_143:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_143 for @_longprefix_143:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_144:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_144:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_144 for @_longprefix_144:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_145:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_145:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_145 for @_longprefix_145:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_146:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_146:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_146 for @_longprefix_146:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_147:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_147:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_147 for @_longprefix_147:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_148:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_148:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_148 for @_longprefix_148:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_149:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_149:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_149 for @_longprefix_149:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_150:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_150:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_150 for @_longprefix_150:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_151:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_151:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_151 for @_longprefix_151:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_152:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_152:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_152 for @_longprefix_152:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_153:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_153:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_153 for @_longprefix_153:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_154:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_154:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_154 for @_longprefix_154:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_155:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_155:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_155 for @_longprefix_155:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_156:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_156:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_156 for @_longprefix_156:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_157:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_157:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_157 for @_longprefix_157:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_158:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_158:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_158 for @_longprefix_158:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_159:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_159:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_159 for @_longprefix_159:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_160:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_160:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_160 for @_longprefix_160:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_161:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_161:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_161 for @_longprefix_161:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_162:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_162:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_162 for @_longprefix_162:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_163:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_163:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_163 for @_longprefix_163:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_164:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_164:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_164 for @_longprefix_164:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_165:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_165:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_165 for @_longprefix_165:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_166:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_166:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_166 for @_longprefix_166:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_167:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_167:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_167 for @_longprefix_167:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_168:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_168:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_168 for @_longprefix_168:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_169:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_169:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_169 for @_longprefix_169:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_170:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_170:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_170 for @_longprefix_170:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_171:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_171:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_171 for @_longprefix_171:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_172:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_172:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_172 for @_longprefix_172:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_173:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_173:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_173 for @_longprefix_173:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_174:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_174:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_174 for @_longprefix_174:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_175:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_175:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_175 for @_longprefix_175:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_176:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_176:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_176 for @_longprefix_176:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_177:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_177:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_177 for @_longprefix_177:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_178:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_178:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_178 for @_longprefix_178:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_179:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_179:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_179 for @_longprefix_179:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_180:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_180:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_180 for @_longprefix_180:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_181:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_181:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_181 for @_longprefix_181:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_182:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_182:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_182 for @_longprefix_182:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_183:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_183:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_183 for @_longprefix_183:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_184:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_184:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_184 for @_longprefix_184:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_185:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_185:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_185 for @_longprefix_185:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_186:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_186:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_186 for @_longprefix_186:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_187:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_187:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_187 for @_longprefix_187:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_188:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_188:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_188 for @_longprefix_188:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_189:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_189:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_189 for @_longprefix_189:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_190:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_190:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_190 for @_longprefix_190:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_191:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_191:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_191 for @_longprefix_191:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_192:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_192:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_192 for @_longprefix_192:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_193:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_193:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_193 for @_longprefix_193:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_194:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_194:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_194 for @_longprefix_194:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_195:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_195:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_195 for @_longprefix_195:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_196:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_196:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_196 for @_longprefix_196:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_197:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_197:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_197 for @_longprefix_197:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_198:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_198:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_198 for @_longprefix_198:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_199:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_199:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_199 for @_longprefix_199:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_200:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_200:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_200 for @_longprefix_200:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_201:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_201:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_201 for @_longprefix_201:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_202:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_202:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_202 for @_longprefix_202:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_203:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_203:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_203 for @_longprefix_203:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_204:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_204:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_204 for @_longprefix_204:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_205:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_205:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_205 for @_longprefix_205:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_206:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_206:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_206 for @_longprefix_206:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_207:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_207:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_207 for @_longprefix_207:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_208:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_208:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_208 for @_longprefix_208:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_209:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_209:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_209 for @_longprefix_209:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_210:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_210:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_210 for @_longprefix_210:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_211:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_211:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_211 for @_longprefix_211:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_212:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_212:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_212 for @_longprefix_212:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_213:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_213:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_213 for @_longprefix_213:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_214:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_214:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_214 for @_longprefix_214:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_215:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_215:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_215 for @_longprefix_215:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_216:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_216:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_216 for @_longprefix_216:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_217:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_217:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_217 for @_longprefix_217:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_218:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_218:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_218 for @_longprefix_218:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_219:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_219:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_219 for @_longprefix_219:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_220:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_220:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_220 for @_longprefix_220:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_221:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_221:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_221 for @_longprefix_221:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_222:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_222:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_222 for @_longprefix_222:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_223:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_223:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_223 for @_longprefix_223:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_224:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_224:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_224 for @_longprefix_224:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_225:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_225:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_225 for @_longprefix_225:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_226:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_226:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_226 for @_longprefix_226:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_227:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_227:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_227 for @_longprefix_227:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_228:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_228:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_228 for @_longprefix_228:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_229:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_229:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_229 for @_longprefix_229:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_230:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_230:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_230 for @_longprefix_230:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_231:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_231:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_231 for @_longprefix_231:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_232:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_232:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_232 for @_longprefix_232:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_233:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_233:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_233 for @_longprefix_233:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_234:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_234:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_234 for @_longprefix_234:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_235:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_235:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_235 for @_longprefix_235:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_236:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_236:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_236 for @_longprefix_236:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_237:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_237:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_237 for @_longprefix_237:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_238:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_238:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_238 for @_longprefix_238:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_239:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_239:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_239 for @_longprefix_239:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_240:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_240:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_240 for @_longprefix_240:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_241:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_241:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_241 for @_longprefix_241:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_242:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_242:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_242 for @_longprefix_242:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_243:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_243:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_243 for @_longprefix_243:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_244:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_244:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_244 for @_longprefix_244:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_245:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_245:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_245 for @_longprefix_245:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_246:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_246:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_246 for @_longprefix_246:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_247:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_247:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_247 for @_longprefix_247:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_248:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_248:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_248 for @_longprefix_248:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_249:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_249:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_249 for @_longprefix_249:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_250:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_250:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_250 for @_longprefix_250:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_251:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_251:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_251 for @_longprefix_251:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_252:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_252:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_252 for @_longprefix_252:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_253:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_253:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_253 for @_longprefix_253:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_254:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_254:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_254 for @_longprefix_254:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_255:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_255:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_255 for @_longprefix_255:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_256:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_256:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_256 for @_longprefix_256:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_257:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_257:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_257 for @_longprefix_257:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_258:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_258:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_258 for @_longprefix_258:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_259:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_259:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_259 for @_longprefix_259:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_260:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_260:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_260 for @_longprefix_260:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_261:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_261:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_261 for @_longprefix_261:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_262:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_262:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_262 for @_longprefix_262:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_263:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_263:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_263 for @_longprefix_263:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_264:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_264:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_264 for @_longprefix_264:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_265:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_265:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_265 for @_longprefix_265:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_266:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_266:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_266 for @_longprefix_266:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_267:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_267:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_267 for @_longprefix_267:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_268:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_268:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_268 for @_longprefix_268:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_269:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_269:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_269 for @_longprefix_269:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_270:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_270:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_270 for @_longprefix_270:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_271:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_271:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_271 for @_longprefix_271:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_272:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_272:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_272 for @_longprefix_272:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_273:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_273:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_273 for @_longprefix_273:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_274:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_274:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_274 for @_longprefix_274:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_275:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_275:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_275 for @_longprefix_275:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_276:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_276:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_276 for @_longprefix_276:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_277:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_277:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_277 for @_longprefix_277:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_278:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_278:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_278 for @_longprefix_278:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_279:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_279:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_279 for @_longprefix_279:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_280:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_280:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_280 for @_longprefix_280:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_281:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_281:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_281 for @_longprefix_281:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_282:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_282:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_282 for @_longprefix_282:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_283:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_283:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_283 for @_longprefix_283:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_284:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_284:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_284 for @_longprefix_284:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_285:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_285:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_285 for @_longprefix_285:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_286:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_286:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_286 for @_longprefix_286:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_287:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_287:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_287 for @_longprefix_287:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_288:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_288:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_288 for @_longprefix_288:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_289:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_289:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_289 for @_longprefix_289:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_290:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_290:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_290 for @_longprefix_290:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_291:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_291:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_291 for @_longprefix_291:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_292:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_292:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_292 for @_longprefix_292:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_293:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_293:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_293 for @_longprefix_293:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_294:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_294:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_294 for @_longprefix_294:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_295:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_295:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_295 for @_longprefix_295:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_296:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_296:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_296 for @_longprefix_296:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_297:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_297:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_297 for @_longprefix_297:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_298:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_298:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_298 for @_longprefix_298:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_299:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_299:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_299 for @_longprefix_299:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_300:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_300:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_300 for @_longprefix_300:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_301:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_301:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_301 for @_longprefix_301:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_302:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_302:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_302 for @_longprefix_302:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_303:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_303:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_303 for @_longprefix_303:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_304:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_304:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_304 for @_longprefix_304:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_305:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_305:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_305 for @_longprefix_305:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_306:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_306:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_306 for @_longprefix_306:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_307:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_307:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_307 for @_longprefix_307:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_308:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_308:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_308 for @_longprefix_308:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_309:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_309:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_309 for @_longprefix_309:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_310:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_310:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_310 for @_longprefix_310:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_311:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_311:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_311 for @_longprefix_311:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_312:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_312:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_312 for @_longprefix_312:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_313:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_313:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_313 for @_longprefix_313:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_314:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_314:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_314 for @_longprefix_314:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_315:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_315:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_315 for @_longprefix_315:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_316:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_316:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_316 for @_longprefix_316:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_317:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_317:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_317 for @_longprefix_317:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_318:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_318:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_318 for @_longprefix_318:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_319:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_319:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_319 for @_longprefix_319:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_320:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_320:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_320 for @_longprefix_320:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_321:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_321:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_321 for @_longprefix_321:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_322:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_322:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_322 for @_longprefix_322:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_323:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_323:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_323 for @_longprefix_323:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_324:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_324:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_324 for @_longprefix_324:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_325:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_325:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_325 for @_longprefix_325:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_326:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_326:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_326 for @_longprefix_326:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_327:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_327:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_327 for @_longprefix_327:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_328:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_328:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_328 for @_longprefix_328:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_329:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_329:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_329 for @_longprefix_329:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_330:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_330:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_330 for @_longprefix_330:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_331:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_331:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_331 for @_longprefix_331:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_332:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_332:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_332 for @_longprefix_332:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_333:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_333:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_333 for @_longprefix_333:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_334:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_334:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_334 for @_longprefix_334:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_335:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_335:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_335 for @_longprefix_335:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_336:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_336:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_336 for @_longprefix_336:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_337:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_337:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_337 for @_longprefix_337:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_338:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_338:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_338 for @_longprefix_338:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_339:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_339:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_339 for @_longprefix_339:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_340:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_340:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_340 for @_longprefix_340:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_341:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_341:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_341 for @_longprefix_341:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_342:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_342:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_342 for @_longprefix_342:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_343:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_343:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_343 for @_longprefix_343:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_344:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_344:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_344 for @_longprefix_344:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_345:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_345:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_345 for @_longprefix_345:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_346:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_346:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_346 for @_longprefix_346:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_347:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_347:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_347 for @_longprefix_347:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_348:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_348:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_348 for @_longprefix_348:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_349:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_349:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_349 for @_longprefix_349:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_350:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_350:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_350 for @_longprefix_350:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_351:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_351:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_351 for @_longprefix_351:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_352:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_352:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_352 for @_longprefix_352:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_353:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_353:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_353 for @_longprefix_353:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_354:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_354:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_354 for @_longprefix_354:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_355:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_355:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_355 for @_longprefix_355:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_356:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_356:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_356 for @_longprefix_356:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_357:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_357:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_357 for @_longprefix_357:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_358:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_358:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_358 for @_longprefix_358:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_359:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_359:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_359 for @_longprefix_359:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_360:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_360:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_360 for @_longprefix_360:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_361:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_361:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_361 for @_longprefix_361:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_362:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_362:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_362 for @_longprefix_362:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_363:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_363:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_363 for @_longprefix_363:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_364:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_364:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_364 for @_longprefix_364:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_365:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_365:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_365 for @_longprefix_365:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_366:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_366:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_366 for @_longprefix_366:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_367:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_367:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_367 for @_longprefix_367:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_368:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_368:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_368 for @_longprefix_368:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_369:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_369:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_369 for @_longprefix_369:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_370:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_370:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_370 for @_longprefix_370:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_371:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_371:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_371 for @_longprefix_371:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_372:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_372:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_372 for @_longprefix_372:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_373:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_373:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_373 for @_longprefix_373:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_374:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_374:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_374 for @_longprefix_374:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_375:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_375:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_375 for @_longprefix_375:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_376:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_376:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_376 for @_longprefix_376:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_377:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_377:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_377 for @_longprefix_377:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_378:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_378:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_378 for @_longprefix_378:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_379:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_379:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_379 for @_longprefix_379:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_380:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_380:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_380 for @_longprefix_380:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_381:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_381:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_381 for @_longprefix_381:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_382:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_382:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_382 for @_longprefix_382:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_383:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_383:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_383 for @_longprefix_383:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_384:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_384:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_384 for @_longprefix_384:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_385:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_385:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_385 for @_longprefix_385:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_386:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_386:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_386 for @_longprefix_386:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_387:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_387:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_387 for @_longprefix_387:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_388:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_388:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_388 for @_longprefix_388:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_389:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_389:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_389 for @_longprefix_389:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_390:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_390:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_390 for @_longprefix_390:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_391:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_391:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_391 for @_longprefix_391:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_392:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_392:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_392 for @_longprefix_392:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_393:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_393:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_393 for @_longprefix_393:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_394:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_394:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_394 for @_longprefix_394:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_395:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_395:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_395 for @_longprefix_395:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_396:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_396:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_396 for @_longprefix_396:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_397:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_397:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_397 for @_longprefix_397:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #foobar 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_398:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_398:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_398 for @_longprefix_398:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_399:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_399:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_399 for @_longprefix_399:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_400:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_400:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_400 for @_longprefix_400:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_401:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_401:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_401 for @_longprefix_401:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_402:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_402:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_402 for @_longprefix_402:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_403:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_403:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_403 for @_longprefix_403:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_404:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_404:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_404 for @_longprefix_404:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_405:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_405:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_405 for @_longprefix_405:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_406:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_406:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_406 for @_longprefix_406:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_407:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_407:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_407 for @_longprefix_407:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_408:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_408:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_408 for @_longprefix_408:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_409:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_409:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_409 for @_longprefix_409:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_410:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_410:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_410 for @_longprefix_410:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_411:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_411:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_411 for @_longprefix_411:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_412:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_412:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_412 for @_longprefix_412:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_413:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_413:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_413 for @_longprefix_413:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_414:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_414:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_414 for @_longprefix_414:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_415:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_415:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_415 for @_longprefix_415:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_416:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_416:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_416 for @_longprefix_416:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_417:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_417:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_417 for @_longprefix_417:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_418:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_418:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_418 for @_longprefix_418:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_419:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_419:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_419 for @_longprefix_419:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_420:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_420:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_420 for @_longprefix_420:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_421:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_421:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_421 for @_longprefix_421:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_422:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_422:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_422 for @_longprefix_422:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_423:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_423:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_423 for @_longprefix_423:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_424:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_424:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_424 for @_longprefix_424:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_425:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_425:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_425 for @_longprefix_425:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_426:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_426:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_426 for @_longprefix_426:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_427:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_427:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_427 for @_longprefix_427:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_428:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_428:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_428 for @_longprefix_428:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_429:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_429:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_429 for @_longprefix_429:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_430:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_430:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_430 for @_longprefix_430:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_431:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_431:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_431 for @_longprefix_431:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_432:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_432:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_432 for @_longprefix_432:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_433:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_433:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_433 for @_longprefix_433:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_434:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_434:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_434 for @_longprefix_434:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_435:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_435:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_435 for @_longprefix_435:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_436:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_436:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_436 for @_longprefix_436:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_437:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_437:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_437 for @_longprefix_437:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_438:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_438:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_438 for @_longprefix_438:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_439:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_439:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_439 for @_longprefix_439:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_440:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_440:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_440 for @_longprefix_440:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_441:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_441:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_441 for @_longprefix_441:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_442:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_442:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_442 for @_longprefix_442:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_443:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_443:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_443 for @_longprefix_443:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_444:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_444:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_444 for @_longprefix_444:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_445:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_445:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_445 for @_longprefix_445:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_446:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_446:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_446 for @_longprefix_446:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_447:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_447:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_447 for @_longprefix_447:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_448:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_448:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_448 for @_longprefix_448:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_449:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_449:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_449 for @_longprefix_449:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_450:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_450:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_450 for @_longprefix_450:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_451:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_451:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_451 for @_longprefix_451:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_452:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_452:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_452 for @_longprefix_452:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_453:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_453:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_453 for @_longprefix_453:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #foobar 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_454:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_454:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_454 for @_longprefix_454:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_455:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_455:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_455 for @_longprefix_455:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_456:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_456:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_456 for @_longprefix_456:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_457:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_457:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_457 for @_longprefix_457:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_458:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_458:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_458 for @_longprefix_458:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_459:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_459:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_459 for @_longprefix_459:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_460:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_460:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_460 for @_longprefix_460:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_461:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_461:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_461 for @_longprefix_461:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_462:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_462:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_462 for @_longprefix_462:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_463:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_463:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_463 for @_longprefix_463:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_464:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_464:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_464 for @_longprefix_464:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_465:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_465:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_465 for @_longprefix_465:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_466:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_466:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_466 for @_longprefix_466:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_467:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_467:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_467 for @_longprefix_467:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_468:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_468:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_468 for @_longprefix_468:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_469:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_469:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_469 for @_longprefix_469:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_470:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_470:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_470 for @_longprefix_470:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_471:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_471:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_471 for @_longprefix_471:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_472:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_472:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_472 for @_longprefix_472:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_473:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_473:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_473 for @_longprefix_473:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_474:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_474:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_474 for @_longprefix_474:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_475:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_475:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_475 for @_longprefix_475:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_476:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_476:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_476 for @_longprefix_476:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_477:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_477:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_477 for @_longprefix_477:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_478:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_478:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_478 for @_longprefix_478:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_479:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_479:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_479 for @_longprefix_479:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_480:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_480:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_480 for @_longprefix_480:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_481:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_481:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_481 for @_longprefix_481:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_482:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_482:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_482 for @_longprefix_482:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_483:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_483:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_483 for @_longprefix_483:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_484:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_484:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_484 for @_longprefix_484:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_485:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_485:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_485 for @_longprefix_485:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_486:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_486:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_486 for @_longprefix_486:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_487:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_487:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_487 for @_longprefix_487:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_488:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_488:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_488 for @_longprefix_488:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_489:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_489:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_489 for @_longprefix_489:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_490:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_490:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_490 for @_longprefix_490:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_491:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_491:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_491 for @_longprefix_491:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_492:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_492:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_492 for @_longprefix_492:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_493:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_493:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_493 for @_longprefix_493:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_494:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_494:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_494 for @_longprefix_494:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_495:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_495:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_495 for @_longprefix_495:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_496:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_496:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_496 for @_longprefix_496:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_497:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_497:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_497 for @_longprefix_497:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_498:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_498:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_498 for @_longprefix_498:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_499:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_499:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_499 for @_longprefix_499:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_500:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_500:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_500 for @_longprefix_500:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_501:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_501:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_501 for @_longprefix_501:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_502:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_502:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_502 for @_longprefix_502:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #foobar 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_503:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_503:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_503 for @_longprefix_503:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_504:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_504:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_504 for @_longprefix_504:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_505:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_505:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_505 for @_longprefix_505:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_506:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_506:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_506 for @_longprefix_506:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_507:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_507:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_507 for @_longprefix_507:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_508:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_508:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_508 for @_longprefix_508:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_509:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_509:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_509 for @_longprefix_509:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_510:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_510:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_510 for @_longprefix_510:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_511:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_511:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_511 for @_longprefix_511:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_512:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_512:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_512 for @_longprefix_512:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_513:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_513:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_513 for @_longprefix_513:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_514:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_514:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_514 for @_longprefix_514:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_515:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_515:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_515 for @_longprefix_515:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_516:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_516:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_516 for @_longprefix_516:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_517:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_517:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_517 for @_longprefix_517:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_518:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_518:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_518 for @_longprefix_518:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_519:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_519:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_519 for @_longprefix_519:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_520:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_520:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_520 for @_longprefix_520:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_521:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_521:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_521 for @_longprefix_521:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_522:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_522:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_522 for @_longprefix_522:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_523:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_523:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_523 for @_longprefix_523:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_524:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_524:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_524 for @_longprefix_524:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_525:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_525:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_525 for @_longprefix_525:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_526:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_526:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_526 for @_longprefix_526:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_527:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_527:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_527 for @_longprefix_527:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_528:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_528:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_528 for @_longprefix_528:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_529:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_529:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_529 for @_longprefix_529:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_530:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_530:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_530 for @_longprefix_530:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_531:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_531:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_531 for @_longprefix_531:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_532:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_532:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_532 for @_longprefix_532:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_533:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_533:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_533 for @_longprefix_533:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_534:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_534:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_534 for @_longprefix_534:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_535:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_535:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_535 for @_longprefix_535:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_536:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_536:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_536 for @_longprefix_536:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_537:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_537:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_537 for @_longprefix_537:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_538:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_538:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_538 for @_longprefix_538:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_539:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_539:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_539 for @_longprefix_539:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_540:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_540:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_540 for @_longprefix_540:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_541:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_541:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_541 for @_longprefix_541:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_542:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_542:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_542 for @_longprefix_542:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_543:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_543:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_543 for @_longprefix_543:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_544:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_544:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_544 for @_longprefix_544:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_545:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_545:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_545 for @_longprefix_545:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_546:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_546:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_546 for @_longprefix_546:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_547:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_547:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_547 for @_longprefix_547:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_548:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_548:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_548 for @_longprefix_548:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_549:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_549:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_549 for @_longprefix_549:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_550:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_550:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_550 for @_longprefix_550:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_551:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_551:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_551 for @_longprefix_551:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_552:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_552:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_552 for @_longprefix_552:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_553:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_553:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_553 for @_longprefix_553:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_554:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_554:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_554 for @_longprefix_554:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_555:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_555:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_555 for @_longprefix_555:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_556:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_556:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_556 for @_longprefix_556:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_557:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_557:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_557 for @_longprefix_557:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_558:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_558:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_558 for @_longprefix_558:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_559:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_559:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_559 for @_longprefix_559:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_560:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_560:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_560 for @_longprefix_560:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_561:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_561:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_561 for @_longprefix_561:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_562:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_562:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_562 for @_longprefix_562:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_563:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_563:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_563 for @_longprefix_563:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_564:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_564:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_564 for @_longprefix_564:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #foobar 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_565:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_565:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_565 for @_longprefix_565:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_566:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_566:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_566 for @_longprefix_566:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_567:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_567:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_567 for @_longprefix_567:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_568:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_568:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_568 for @_longprefix_568:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_569:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_569:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_569 for @_longprefix_569:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_570:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_570:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_570 for @_longprefix_570:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_571:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_571:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_571 for @_longprefix_571:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_572:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_572:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_572 for @_longprefix_572:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_573:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_573:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_573 for @_longprefix_573:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_574:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_574:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_574 for @_longprefix_574:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_575:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_575:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_575 for @_longprefix_575:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_576:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_576:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_576 for @_longprefix_576:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_577:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_577:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_577 for @_longprefix_577:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_578:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_578:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_578 for @_longprefix_578:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_579:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_579:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_579 for @_longprefix_579:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_580:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_580:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_580 for @_longprefix_580:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_581:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_581:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_581 for @_longprefix_581:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_582:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_582:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_582 for @_longprefix_582:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_583:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_583:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_583 for @_longprefix_583:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_584:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_584:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_584 for @_longprefix_584:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_585:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_585:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_585 for @_longprefix_585:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_586:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_586:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_586 for @_longprefix_586:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_587:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_587:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_587 for @_longprefix_587:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_588:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_588:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_588 for @_longprefix_588:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_589:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_589:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_589 for @_longprefix_589:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_590:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_590:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_590 for @_longprefix_590:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_591:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_591:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_591 for @_longprefix_591:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_592:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_592:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_592 for @_longprefix_592:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_593:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_593:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_593 for @_longprefix_593:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_594:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_594:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_594 for @_longprefix_594:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_595:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_595:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_595 for @_longprefix_595:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_596:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_596:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_596 for @_longprefix_596:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_597:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_597:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_597 for @_longprefix_597:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_598:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_598:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_598 for @_longprefix_598:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_599:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_599:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_599 for @_longprefix_599:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_600:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_600:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_600 for @_longprefix_600:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_601:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_601:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_601 for @_longprefix_601:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_602:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_602:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_602 for @_longprefix_602:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_603:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_603:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_603 for @_longprefix_603:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_604:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_604:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_604 for @_longprefix_604:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_605:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_605:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_605 for @_longprefix_605:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_606:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_606:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_606 for @_longprefix_606:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_607:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_607:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_607 for @_longprefix_607:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_608:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_608:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_608 for @_longprefix_608:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_609:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_609:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_609 for @_longprefix_609:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_610:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_610:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_610 for @_longprefix_610:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_611:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_611:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_611 for @_longprefix_611:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_612:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_612:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_612 for @_longprefix_612:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_613:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_613:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_613 for @_longprefix_613:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_614:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_614:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_614 for @_longprefix_614:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_615:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_615:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_615 for @_longprefix_615:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_616:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_616:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_616 for @_longprefix_616:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_617:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_617:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_617 for @_longprefix_617:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #foobar 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_618:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_618:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_618 for @_longprefix_618:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_619:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_619:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_619 for @_longprefix_619:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_620:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_620:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_620 for @_longprefix_620:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_621:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_621:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_621 for @_longprefix_621:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_622:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_622:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_622 for @_longprefix_622:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_623:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_623:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_623 for @_longprefix_623:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_624:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_624:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_624 for @_longprefix_624:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_625:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_625:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_625 for @_longprefix_625:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_626:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_626:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_626 for @_longprefix_626:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_627:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_627:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_627 for @_longprefix_627:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_628:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_628:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_628 for @_longprefix_628:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_629:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_629:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_629 for @_longprefix_629:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_630:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_630:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_630 for @_longprefix_630:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_631:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_631:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_631 for @_longprefix_631:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_632:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_632:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_632 for @_longprefix_632:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_633:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_633:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_633 for @_longprefix_633:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_634:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_634:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_634 for @_longprefix_634:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_635:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_635:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_635 for @_longprefix_635:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_636:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_636:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_636 for @_longprefix_636:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_637:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_637:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_637 for @_longprefix_637:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_638:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_638:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_638 for @_longprefix_638:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_639:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_639:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_639 for @_longprefix_639:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_640:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_640:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_640 for @_longprefix_640:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_641:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_641:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_641 for @_longprefix_641:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_642:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_642:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_642 for @_longprefix_642:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_643:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_643:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_643 for @_longprefix_643:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_644:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_644:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_644 for @_longprefix_644:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_645:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_645:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_645 for @_longprefix_645:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_646:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_646:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_646 for @_longprefix_646:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_647:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_647:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_647 for @_longprefix_647:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_648:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_648:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_648 for @_longprefix_648:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_649:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_649:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_649 for @_longprefix_649:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_650:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_650:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_650 for @_longprefix_650:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_651:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_651:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_651 for @_longprefix_651:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_652:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_652:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_652 for @_longprefix_652:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_653:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_653:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_653 for @_longprefix_653:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_654:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_654:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_654 for @_longprefix_654:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_655:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_655:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_655 for @_longprefix_655:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_656:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_656:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_656 for @_longprefix_656:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_657:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_657:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_657 for @_longprefix_657:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_658:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_658:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_658 for @_longprefix_658:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_659:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_659:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_659 for @_longprefix_659:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_660:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_660:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_660 for @_longprefix_660:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_661:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_661:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_661 for @_longprefix_661:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_662:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_662:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_662 for @_longprefix_662:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_663:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_663:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_663 for @_longprefix_663:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_664:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_664:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_664 for @_longprefix_664:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_665:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_665:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_665 for @_longprefix_665:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_666:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_666:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_666 for @_longprefix_666:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_667:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_667:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_667 for @_longprefix_667:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_668:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_668:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_668 for @_longprefix_668:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_669:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_669:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_669 for @_longprefix_669:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_670:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_670:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_670 for @_longprefix_670:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_671:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_671:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_671 for @_longprefix_671:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_672:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_672:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_672 for @_longprefix_672:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_673:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_673:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_673 for @_longprefix_673:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_674:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_674:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_674 for @_longprefix_674:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_675:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_675:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_675 for @_longprefix_675:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_676:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_676:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_676 for @_longprefix_676:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_677:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_677:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_677 for @_longprefix_677:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_678:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_678:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_678 for @_longprefix_678:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_679:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_679:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_679 for @_longprefix_679:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_680:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_680:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_680 for @_longprefix_680:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_681:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_681:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_681 for @_longprefix_681:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_682:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_682:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_682 for @_longprefix_682:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_683:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_683:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_683 for @_longprefix_683:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_684:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_684:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_684 for @_longprefix_684:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_685:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_685:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_685 for @_longprefix_685:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_686:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_686:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_686 for @_longprefix_686:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_687:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_687:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_687 for @_longprefix_687:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_688:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_688:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_688 for @_longprefix_688:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_689:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_689:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_689 for @_longprefix_689:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_690:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_690:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_690 for @_longprefix_690:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_691:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_691:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_691 for @_longprefix_691:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_692:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_692:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_692 for @_longprefix_692:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_693:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_693:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_693 for @_longprefix_693:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_694:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_694:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_694 for @_longprefix_694:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_695:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_695:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_695 for @_longprefix_695:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_696:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_696:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_696 for @_longprefix_696:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_697:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_697:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_697 for @_longprefix_697:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_698:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_698:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_698 for @_longprefix_698:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_699:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_699:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_699 for @_longprefix_699:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_700:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_700:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_700 for @_longprefix_700:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_701:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_701:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_701 for @_longprefix_701:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_702:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_702:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_702 for @_longprefix_702:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_703:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_703:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_703 for @_longprefix_703:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_704:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_704:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_704 for @_longprefix_704:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_705:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_705:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_705 for @_longprefix_705:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_706:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_706:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_706 for @_longprefix_706:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_707:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_707:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_707 for @_longprefix_707:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_708:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_708:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_708 for @_longprefix_708:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_709:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_709:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_709 for @_longprefix_709:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_710:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_710:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_710 for @_longprefix_710:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_711:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_711:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_711 for @_longprefix_711:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_712:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_712:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_712 for @_longprefix_712:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_713:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_713:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_713 for @_longprefix_713:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_714:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_714:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_714 for @_longprefix_714:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_715:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_715:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_715 for @_longprefix_715:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_716:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_716:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_716 for @_longprefix_716:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_717:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_717:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_717 for @_longprefix_717:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_718:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_718:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_718 for @_longprefix_718:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_719:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_719:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_719 for @_longprefix_719:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_720:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_720:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_720 for @_longprefix_720:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_721:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_721:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_721 for @_longprefix_721:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_722:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_722:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_722 for @_longprefix_722:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_723:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_723:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_723 for @_longprefix_723:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_724:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_724:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_724 for @_longprefix_724:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_725:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_725:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_725 for @_longprefix_725:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_726:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_726:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_726 for @_longprefix_726:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_727:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_727:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_727 for @_longprefix_727:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_728:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_728:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_728 for @_longprefix_728:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_729:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_729:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_729 for @_longprefix_729:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_730:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_730:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_730 for @_longprefix_730:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_731:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_731:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_731 for @_longprefix_731:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_732:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_732:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_732 for @_longprefix_732:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_733:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_733:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_733 for @_longprefix_733:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_734:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_734:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_734 for @_longprefix_734:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_735:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_735:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_735 for @_longprefix_735:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_736:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_736:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_736 for @_longprefix_736:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_737:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_737:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_737 for @_longprefix_737:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_738:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_738:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_738 for @_longprefix_738:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_739:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_739:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_739 for @_longprefix_739:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_740:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_740:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_740 for @_longprefix_740:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_741:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_741:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_741 for @_longprefix_741:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_742:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_742:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_742 for @_longprefix_742:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_743:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_743:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_743 for @_longprefix_743:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_744:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_744:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_744 for @_longprefix_744:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_745:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_745:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_745 for @_longprefix_745:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_746:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_746:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_746 for @_longprefix_746:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_747:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_747:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_747 for @_longprefix_747:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_748:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_748:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_748 for @_longprefix_748:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_749:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_749:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_749 for @_longprefix_749:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_750:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_750:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_750 for @_longprefix_750:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_751:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_751:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_751 for @_longprefix_751:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_752:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_752:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_752 for @_longprefix_752:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_753:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_753:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_753 for @_longprefix_753:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_754:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_754:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_754 for @_longprefix_754:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_755:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_755:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_755 for @_longprefix_755:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_756:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_756:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_756 for @_longprefix_756:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_757:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_757:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_757 for @_longprefix_757:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_758:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_758:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_758 for @_longprefix_758:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_759:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_759:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_759 for @_longprefix_759:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_760:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_760:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_760 for @_longprefix_760:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_761:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_761:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_761 for @_longprefix_761:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_762:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_762:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_762 for @_longprefix_762:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_763:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_763:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_763 for @_longprefix_763:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_764:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_764:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_764 for @_longprefix_764:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_765:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_765:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_765 for @_longprefix_765:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_766:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_766:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_766 for @_longprefix_766:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_767:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_767:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_767 for @_longprefix_767:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_768:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_768:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_768 for @_longprefix_768:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_769:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_769:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_769 for @_longprefix_769:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_770:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_770:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_770 for @_longprefix_770:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_771:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_771:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_771 for @_longprefix_771:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_772:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_772:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_772 for @_longprefix_772:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_773:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_773:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_773 for @_longprefix_773:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_774:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_774:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_774 for @_longprefix_774:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_775:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_775:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_775 for @_longprefix_775:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_776:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_776:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_776 for @_longprefix_776:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_777:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_777:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_777 for @_longprefix_777:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_778:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_778:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_778 for @_longprefix_778:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_779:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_779:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_779 for @_longprefix_779:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_780:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_780:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_780 for @_longprefix_780:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_781:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_781:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_781 for @_longprefix_781:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_782:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_782:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_782 for @_longprefix_782:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_783:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_783:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_783 for @_longprefix_783:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_784:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_784:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_784 for @_longprefix_784:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_785:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_785:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_785 for @_longprefix_785:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_786:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_786:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_786 for @_longprefix_786:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_787:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_787:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_787 for @_longprefix_787:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_788:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_788:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_788 for @_longprefix_788:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_789:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_789:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_789 for @_longprefix_789:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_790:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_790:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_790 for @_longprefix_790:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_791:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_791:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_791 for @_longprefix_791:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_792:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_792:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_792 for @_longprefix_792:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_793:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_793:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_793 for @_longprefix_793:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_794:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_794:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_794 for @_longprefix_794:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_795:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_795:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_795 for @_longprefix_795:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_796:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_796:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_796 for @_longprefix_796:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_797:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_797:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_797 for @_longprefix_797:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_798:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_798:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_798 for @_longprefix_798:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_799:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_799:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_799 for @_longprefix_799:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_800:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_800:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_800 for @_longprefix_800:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_801:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_801:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_801 for @_longprefix_801:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_802:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_802:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_802 for @_longprefix_802:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_803:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_803:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_803 for @_longprefix_803:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_804:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_804:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_804 for @_longprefix_804:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_805:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_805:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_805 for @_longprefix_805:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_806:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_806:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_806 for @_longprefix_806:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_807:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_807:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_807 for @_longprefix_807:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_808:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_808:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_808 for @_longprefix_808:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_809:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_809:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_809 for @_longprefix_809:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_810:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_810:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_810 for @_longprefix_810:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_811:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_811:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_811 for @_longprefix_811:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_812:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_812:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_812 for @_longprefix_812:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_813:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_813:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_813 for @_longprefix_813:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_814:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_814:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_814 for @_longprefix_814:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_815:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_815:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_815 for @_longprefix_815:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_816:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_816:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_816 for @_longprefix_816:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_817:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_817:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_817 for @_longprefix_817:localhost on irc.example.com 2022-04-19 02:34:11 ERROR:BridgedClient Could not try to join: no client for ro_bot_nick, channel = #tower 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_818:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_818:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_818 for @_longprefix_818:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_819:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_819:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_819 for @_longprefix_819:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_820:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_820:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_820 for @_longprefix_820:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_821:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_821:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_821 for @_longprefix_821:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_822:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_822:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_822 for @_longprefix_822:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_823:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_823:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_823 for @_longprefix_823:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_824:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_824:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_824 for @_longprefix_824:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_825:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_825:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_825 for @_longprefix_825:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_826:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_826:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_826 for @_longprefix_826:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_827:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_827:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_827 for @_longprefix_827:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_828:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_828:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_828 for @_longprefix_828:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_829:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_829:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_829 for @_longprefix_829:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_830:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_830:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_830 for @_longprefix_830:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_831:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_831:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_831 for @_longprefix_831:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_832:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_832:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_832 for @_longprefix_832:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_833:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_833:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_833 for @_longprefix_833:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_834:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_834:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_834 for @_longprefix_834:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_835:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_835:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_835 for @_longprefix_835:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_836:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_836:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_836 for @_longprefix_836:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_837:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_837:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_837 for @_longprefix_837:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_838:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_838:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_838 for @_longprefix_838:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_839:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_839:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_839 for @_longprefix_839:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_840:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_840:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_840 for @_longprefix_840:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_841:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_841:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_841 for @_longprefix_841:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_842:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_842:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_842 for @_longprefix_842:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_843:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_843:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_843 for @_longprefix_843:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_844:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_844:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_844 for @_longprefix_844:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_845:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_845:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_845 for @_longprefix_845:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_846:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_846:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_846 for @_longprefix_846:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_847:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_847:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_847 for @_longprefix_847:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_848:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_848:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_848 for @_longprefix_848:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_849:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_849:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_849 for @_longprefix_849:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_850:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_850:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_850 for @_longprefix_850:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_851:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_851:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_851 for @_longprefix_851:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_852:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_852:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_852 for @_longprefix_852:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_853:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_853:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_853 for @_longprefix_853:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_854:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_854:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_854 for @_longprefix_854:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_855:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_855:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_855 for @_longprefix_855:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_856:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_856:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_856 for @_longprefix_856:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_857:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_857:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_857 for @_longprefix_857:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_858:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_858:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_858 for @_longprefix_858:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_859:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_859:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_859 for @_longprefix_859:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_860:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_860:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_860 for @_longprefix_860:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_861:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_861:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_861 for @_longprefix_861:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_862:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_862:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_862 for @_longprefix_862:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_863:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_863:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_863 for @_longprefix_863:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_864:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_864:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_864 for @_longprefix_864:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_865:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_865:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_865 for @_longprefix_865:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_866:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_866:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_866 for @_longprefix_866:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_867:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_867:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_867 for @_longprefix_867:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_868:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_868:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_868 for @_longprefix_868:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_869:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_869:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_869 for @_longprefix_869:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_870:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_870:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_870 for @_longprefix_870:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_871:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_871:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_871 for @_longprefix_871:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_872:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_872:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_872 for @_longprefix_872:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_873:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_873:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_873 for @_longprefix_873:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_874:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_874:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_874 for @_longprefix_874:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_875:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_875:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_875 for @_longprefix_875:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_876:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_876:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_876 for @_longprefix_876:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_877:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_877:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_877 for @_longprefix_877:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_878:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_878:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_878 for @_longprefix_878:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_879:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_879:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_879 for @_longprefix_879:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_880:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_880:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_880 for @_longprefix_880:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_881:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_881:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_881 for @_longprefix_881:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_882:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_882:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_882 for @_longprefix_882:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_883:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_883:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_883 for @_longprefix_883:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_884:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_884:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_884 for @_longprefix_884:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_885:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_885:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_885 for @_longprefix_885:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_886:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_886:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_886 for @_longprefix_886:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_887:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_887:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_887 for @_longprefix_887:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_888:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_888:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_888 for @_longprefix_888:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_889:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_889:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_889 for @_longprefix_889:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_890:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_890:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_890 for @_longprefix_890:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_891:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_891:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_891 for @_longprefix_891:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_892:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_892:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_892 for @_longprefix_892:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_893:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_893:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_893 for @_longprefix_893:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_894:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_894:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_894 for @_longprefix_894:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_895:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_895:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_895 for @_longprefix_895:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_896:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_896:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_896 for @_longprefix_896:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_897:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_897:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_897 for @_longprefix_897:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_898:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_898:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_898 for @_longprefix_898:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_899:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_899:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_899 for @_longprefix_899:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_900:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_900:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_900 for @_longprefix_900:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_901:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_901:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_901 for @_longprefix_901:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_902:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_902:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_902 for @_longprefix_902:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_903:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_903:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_903 for @_longprefix_903:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_904:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_904:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_904 for @_longprefix_904:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_905:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_905:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_905 for @_longprefix_905:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_906:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_906:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_906 for @_longprefix_906:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_907:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_907:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_907 for @_longprefix_907:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_908:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_908:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_908 for @_longprefix_908:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_909:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_909:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_909 for @_longprefix_909:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_910:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_910:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_910 for @_longprefix_910:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_911:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_911:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_911 for @_longprefix_911:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_912:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_912:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_912 for @_longprefix_912:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_913:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_913:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_913 for @_longprefix_913:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_914:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_914:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_914 for @_longprefix_914:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_915:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_915:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_915 for @_longprefix_915:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_916:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_916:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_916 for @_longprefix_916:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_917:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_917:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_917 for @_longprefix_917:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_918:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_918:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_918 for @_longprefix_918:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_919:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_919:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_919 for @_longprefix_919:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_920:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_920:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_920 for @_longprefix_920:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_921:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_921:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_921 for @_longprefix_921:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_922:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_922:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_922 for @_longprefix_922:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_923:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_923:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_923 for @_longprefix_923:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_924:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_924:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_924 for @_longprefix_924:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_925:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_925:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_925 for @_longprefix_925:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_926:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_926:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_926 for @_longprefix_926:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_927:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_927:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_927 for @_longprefix_927:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_928:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_928:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_928 for @_longprefix_928:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_929:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_929:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_929 for @_longprefix_929:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_930:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_930:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_930 for @_longprefix_930:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_931:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_931:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_931 for @_longprefix_931:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_932:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_932:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_932 for @_longprefix_932:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_933:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_933:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_933 for @_longprefix_933:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_934:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_934:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_934 for @_longprefix_934:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_935:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_935:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_935 for @_longprefix_935:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_936:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_936:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_936 for @_longprefix_936:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_937:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_937:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_937 for @_longprefix_937:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_938:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_938:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_938 for @_longprefix_938:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_939:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_939:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_939 for @_longprefix_939:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_940:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_940:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_940 for @_longprefix_940:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_941:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_941:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_941 for @_longprefix_941:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_942:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_942:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_942 for @_longprefix_942:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_943:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_943:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_943 for @_longprefix_943:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_944:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_944:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_944 for @_longprefix_944:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_945:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_945:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_945 for @_longprefix_945:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_946:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_946:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_946 for @_longprefix_946:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_947:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_947:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_947 for @_longprefix_947:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_948:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_948:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_948 for @_longprefix_948:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_949:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_949:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_949 for @_longprefix_949:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_950:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_950:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_950 for @_longprefix_950:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_951:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_951:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_951 for @_longprefix_951:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_952:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_952:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_952 for @_longprefix_952:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_953:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_953:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_953 for @_longprefix_953:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_954:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_954:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_954 for @_longprefix_954:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_955:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_955:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_955 for @_longprefix_955:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_956:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_956:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_956 for @_longprefix_956:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_957:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_957:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_957 for @_longprefix_957:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_958:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_958:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_958 for @_longprefix_958:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_959:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_959:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_959 for @_longprefix_959:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_960:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_960:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_960 for @_longprefix_960:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_961:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_961:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_961 for @_longprefix_961:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_962:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_962:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_962 for @_longprefix_962:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_963:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_963:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_963 for @_longprefix_963:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_964:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_964:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_964 for @_longprefix_964:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_965:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_965:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_965 for @_longprefix_965:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_966:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_966:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_966 for @_longprefix_966:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_967:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_967:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_967 for @_longprefix_967:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_968:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_968:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_968 for @_longprefix_968:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_969:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_969:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_969 for @_longprefix_969:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_970:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_970:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_970 for @_longprefix_970:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_971:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_971:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_971 for @_longprefix_971:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_972:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_972:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_972 for @_longprefix_972:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_973:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_973:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_973 for @_longprefix_973:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_974:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_974:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_974 for @_longprefix_974:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_975:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_975:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_975 for @_longprefix_975:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_976:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_976:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_976 for @_longprefix_976:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_977:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_977:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_977 for @_longprefix_977:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_978:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_978:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_978 for @_longprefix_978:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_979:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_979:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_979 for @_longprefix_979:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_980:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_980:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_980 for @_longprefix_980:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_981:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_981:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_981 for @_longprefix_981:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_982:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_982:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_982 for @_longprefix_982:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_983:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_983:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_983 for @_longprefix_983:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_984:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_984:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_984 for @_longprefix_984:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_985:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_985:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_985 for @_longprefix_985:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_986:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_986:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_986 for @_longprefix_986:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_987:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_987:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_987 for @_longprefix_987:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_988:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_988:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_988 for @_longprefix_988:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_989:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_989:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_989 for @_longprefix_989:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_990:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_990:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_990 for @_longprefix_990:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_991:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_991:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_991 for @_longprefix_991:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_992:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_992:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_992 for @_longprefix_992:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_993:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_993:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_993 for @_longprefix_993:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_994:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_994:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_994 for @_longprefix_994:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_995:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_995:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_995 for @_longprefix_995:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_996:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_996:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_996 for @_longprefix_996:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_997:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_997:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_997 for @_longprefix_997:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_998:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_998:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_998 for @_longprefix_998:localhost on irc.example.com 2022-04-19 02:34:11 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_999:localhost on irc.example.com to the queue... 2022-04-19 02:34:11 DEBUG:IdentGenerator Generating username for @_longprefix_999:localhost on irc.example.com 2022-04-19 02:34:11 INFO:IdentGenerator Generated ident username long_999 for @_longprefix_999:localhost on irc.example.com .IPV6 Generator should generate an IPv6 address =============================================== 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::1 for @foo:example.com .IPV6 Generator should NOT generate an IPv6 address for an existing config ========================================================================== 2022-04-19 02:34:11 INFO:Ipv6Generator Using existing IPv6 address 2001:0db8:85a3::1a16 for @foo:example.com .IPV6 Generator should queue and generate multiple IPv6 addresses ================================================================= 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Retrieving counter... 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo0:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo1:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo2:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo3:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo4:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo5:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo6:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo7:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo8:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo9:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::1 for @foo0:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::2 for @foo1:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::3 for @foo2:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::4 for @foo3:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::5 for @foo4:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::6 for @foo5:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::7 for @foo6:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::8 for @foo7:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::9 for @foo8:example.com 2022-04-19 02:34:11 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::a for @foo9:example.com .IrcServer getQuitDebounceDelay should get a random period between min and max ============================================================================== 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a nick from a userid ================================================== 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a nick from a displayname ======================================================= 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a reduced nick if the displayname contains some invalid chars =========================================================================================== 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should use localpart if the displayname is all invalid chars =============================================================================== 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a reduced nick if the localpart contains some invalid chars ========================================================================================= 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should use displayname if the localpart is all invalid chars =============================================================================== 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should throw if no characters could be used, with displayname ================================================================================ 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should throw if no characters could be used, with displayname ================================================================================ 2022-04-19 02:34:11 INFO:IrcServer Reconfiguring irc.foobar .MatrixAction should not highlight mentions to text without mentions ==================================================================== .MatrixAction should highlight a user ===================================== .MatrixAction should highlight a user, regardless of case ========================================================= .MatrixAction should highlight a user, with plain text ====================================================== .MatrixAction should highlight a user, with weird characters ============================================================ .MatrixAction should highlight multiple users ============================================= .MatrixAction should highlight multiple mentions of the same user ================================================================= .MatrixAction should not highlight mentions in a URL with www. ============================================================== .MatrixAction should not highlight mentions in a URL with http:// ================================================================= .MatrixAction should fallback to userIds ======================================== .promiseutil.allSettled waits for all ===================================== Waited 50ms Waited 60ms .Queue should process requests FIFO =================================== .Queue should pass the item given in enqueue() to procFn ======================================================== .Queue should return a Promise from enqueue() which is resolved with the result from procFn =========================================================================================== .Queue should return a Promise from enqueue() which is rejected if procFn rejects ================================================================================= .Queue should only ever have 1 procFn in-flight at any one time =============================================================== .Queue should return the same promise for requests with the same ID =================================================================== .Queue should have the correct size =================================== .QueuePool should let multiple items be processed at once ========================================================= .QueuePool should resolve enqueued items when they resolve ========================================================== .QueuePool should not let more items than the pool size be processed at once ============================================================================ .QueuePool should wait until a queue is free ============================================ .QueuePool should process overflows FIFO ======================================== .QueuePool should repopulate empty queues ========================================= .QueuePool should allow index-based queue manipulation ====================================================== .QueuePool should accurately track waiting items ================================================ . 216 specs, 0 failures Finished in 17.938 seconds >>> matrix-appservice-irc: Entering fakeroot... >>> matrix-appservice-irc-openrc*: Running split function openrc... >>> matrix-appservice-irc-openrc*: Preparing subpackage matrix-appservice-irc-openrc... >>> matrix-appservice-irc-openrc*: Running postcheck for matrix-appservice-irc-openrc >>> matrix-appservice-irc*: Running postcheck for matrix-appservice-irc >>> matrix-appservice-irc*: Preparing package matrix-appservice-irc... >>> matrix-appservice-irc*: Stripping binaries >>> matrix-appservice-irc-openrc*: Scanning shared objects >>> matrix-appservice-irc*: Scanning shared objects >>> matrix-appservice-irc-openrc*: Tracing dependencies... >>> matrix-appservice-irc-openrc*: Package size: 24.0 KB >>> matrix-appservice-irc-openrc*: Compressing data... >>> matrix-appservice-irc-openrc*: Create checksum... >>> matrix-appservice-irc-openrc*: Create matrix-appservice-irc-openrc-0.25.0-r0.apk >>> matrix-appservice-irc*: Tracing dependencies... >>> ERROR: matrix-appservice-irc*: libc.so.6: path not found nodejs>=12 so:libc.musl-x86.so.1 so:libstdc++.so.6 >>> matrix-appservice-irc*: Package size: 198.4 MB >>> matrix-appservice-irc*: Compressing data... >>> matrix-appservice-irc*: Create checksum... >>> matrix-appservice-irc*: Create matrix-appservice-irc-0.25.0-r0.apk >>> matrix-appservice-irc: Build complete at Tue, 19 Apr 2022 02:34:26 +0000 elapsed time 0h 1m 38s >>> matrix-appservice-irc: Cleaning up srcdir >>> matrix-appservice-irc: Cleaning up pkgdir >>> matrix-appservice-irc: Uninstalling dependencies... (1/11) Purging .makedepends-matrix-appservice-irc (20220419.023302) (2/11) Purging npm (8.6.0-r0) (3/11) Purging python3 (3.10.3-r1) (4/11) Purging nodejs (16.14.2-r0) (5/11) Purging libbz2 (1.0.8-r1) (6/11) Purging libffi (3.4.2-r1) (7/11) Purging gdbm (1.23-r0) (8/11) Purging xz-libs (5.2.5-r1) (9/11) Purging mpdecimal (2.5.1-r1) (10/11) Purging readline (8.1.2-r0) (11/11) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 322 MiB in 89 packages >>> matrix-appservice-irc: Updating the community/x86 repository index... >>> matrix-appservice-irc: Signing the index...