易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 3|回复: 0
收起左侧

ERROR oslo_service.service OSError: Server unexpectedly closed connectiony在opens

[复制链接]
发表于 2025-3-10 17:00:00 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?开始注册

x
这是nova-schuder的日志:8 k: R7 m  P% Y& o, ?& [, f: ~
; `5 o! @; i& l
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):& K* a8 s4 `' H; j) m0 ~$ A
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel
5 o6 L( L3 }: @, U2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.channels[channel_id]4 ]: P+ @* b. B
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service KeyError: None
2 Q4 `4 }3 N% b- X" V+ V! X2025-03-10 15:04:39.383 65924 ERROR oslo_service.service , O& y% S1 q+ e" }1 T6 ]% a
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service During handling of the above exception, another exception occurred:3 ]$ f9 p. }+ H' R
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service , O. ~1 u- V! t; }
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):
0 l# _5 H1 }! i2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service) j  J- ^) s& j1 k5 h( V
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     service.start()0 s  O/ P& n& L7 \0 e0 |2 p9 {" Z
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start7 b. D  Z2 C% ^# J" Q6 I: c
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.rpcserver.start()
- ]0 I7 h4 O" ~/ U+ J" J) m% g2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
- @, }7 T  \7 S) G2 q8 ^5 q- z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
0 U3 V+ G- X( ]3 ?2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once8 h' [7 q6 K) S3 x6 H4 n
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     post_fn = fn()
( l- [9 m/ w8 m6 X0 P2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>! O* c* q& S; t
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
- a$ x2 G: s& e* m2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start6 G0 @# }' V/ J( V6 E2 E  Y
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.listener = self._create_listener()! w. T0 a) o/ I3 K" I
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
) h" E5 O. Q1 i3 N2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)/ L" s" |* w5 t$ m: h
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
4 t" c2 I- c( ], E2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
, h- i% g0 C( H$ }' e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen2 u. l0 }% [# h6 L' v% c- B0 W
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
  N8 a( r) |& s! Z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection2 n4 _$ C; T- T. ^' z6 Z& @- p) U3 g
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
" q0 |6 S3 ^/ T( J* Q2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
( h+ H; c7 C( `0 f2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
1 r+ ^1 `  Q2 @6 y6 r2 l2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create' k( G! B! x$ W- A
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)7 X& u% b% |3 |8 J  F/ u* G
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__5 D( Z/ B& ^, L# H! V* H1 W
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.ensure_connection()  t4 n- N: e8 a
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection+ e' l; o7 I9 i- c4 y- t
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
; x' Z7 R# w" b: B6 ^2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel
. g# c1 [$ z7 H! ~9 d2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
' e# R* u+ r' N* z' @0 W0 z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel. J8 c0 D, g3 D& P" L  c) ^+ K& n
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return connection.channel()5 T+ U" |  C$ X" ]* j) m; Z2 I3 D
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel, t* j* j; ?7 O
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     channel.open()/ ~1 X/ O. `/ x" ?0 q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open3 H- y5 @3 v; s5 z# Y
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.send_method(
* `5 Q! i5 L& k9 g. Q8 A9 Q/ C+ |2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
3 D/ t1 c5 e, V8 R* |* n( T1 O  e2 H$ l2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)
# c0 @- L6 n6 N2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
! M+ T' t1 _3 g+ M2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)
  u& [( Z, B* x2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events" S, R6 \6 Z- a
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     while not self.blocking_read(timeout):
6 c+ F4 k, C/ C( z; B. r! v3 b2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read
( E! N% y) x4 I! M& O2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame = self.transport.read_frame()) x! A8 _' A4 r) g% w' a  g
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
$ V8 P: r( Y5 n# C/ b9 d8 v/ f7 \/ y2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame_header = read(7, True)
+ j0 v3 [: }6 C9 N; ]9 b1 I2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read
! t, O! a. v6 L7 Z$ N( T1 \& P2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')7 g* [+ `1 d; g5 S
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service OSError: Server unexpectedly closed connection& R; j+ T4 }6 i9 d5 {
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service ' ~# f" ]! ?# Z
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service [None req-efb3dcc9-6aa9-4ed4-976f-5a5a1be661aa - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection$ h, ]" B4 b9 F6 i
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
- u- j- P7 U9 k1 y$ s" u2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel0 C& ~$ A6 m. }" j. t/ m
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.channels[channel_id]
0 j  @& z: q1 c0 l6 w" a/ F8 g7 b2025-03-10 15:04:39.385 65925 ERROR oslo_service.service KeyError: None4 U, N3 `8 S5 k2 j$ Y
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service 6 G+ }6 Y$ @- q. {2 ^* o5 E/ q, u! g" k
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service During handling of the above exception, another exception occurred:
1 n/ n3 N: x- f2025-03-10 15:04:39.385 65925 ERROR oslo_service.service 2 B; t# g+ [0 ]( U4 ~& X) l3 x
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
1 z, _7 O9 v0 W9 }8 i" b* z% @+ K% `2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service
7 O+ F$ {, R' z- B7 G) V' b2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     service.start()1 _) |  c$ Q0 u( G! S
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
, h4 s+ K. b: R: i2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.rpcserver.start()6 f' z6 n6 E9 L* f! Q. a
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper/ K) c; A2 j2 {5 f# r8 F! S( I4 k
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),/ ]# \* `8 K9 b( P$ D
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once+ a) B4 E+ f) f- P% \. e
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     post_fn = fn()5 b% J. V  J: i( P0 k2 C$ I3 f
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>3 Y0 h6 q5 c* |5 V% a4 E3 R
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
: ?) w& `7 J% d% A3 \- K2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
: _. J" ]4 z- B2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.listener = self._create_listener()" |& U. V1 ]/ E
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
6 x7 z' w  K' n+ H" G0 P; H2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
  n- }' n: I1 M8 N6 c5 F: }4 n6 Q2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
2 z0 n4 J; e0 b7 t6 c2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
; }6 h; t4 J2 v2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
  k) X: k% e% [2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
: q# K3 V8 P- d+ V0 r5 Q( t- N+ E+ e" \2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection, ~2 x. O: {7 u4 X9 Y
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
6 ^# b3 w9 [* \2 o8 ^" }% [2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
2 o. ]0 d" D$ o; h2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
' o3 V- Y+ N8 K9 K& Y5 \9 q+ z8 i2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create
0 G. Y/ K# L3 T2 ~& l% S" G2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)) t, n6 T8 D- W9 h6 P' Y
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
! k$ G# _+ ?9 |- _2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.ensure_connection()
1 E, x& D  o9 s2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection
0 K8 `) Q3 m6 Z$ W# H+ [2 ^2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())4 n4 U! H* ~* s6 W2 k0 P
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel' _% N3 |3 ^6 a( v% o# j$ S! q# m
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)6 {  }, ]% N6 u( W8 X. b
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel4 a3 C( z! R7 V' b% `; j6 U" b
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return connection.channel()
. M0 r: g3 C. I2 Q/ }2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel( ^, a2 h! ~  \  Y' @
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     channel.open()! W. f) o& q  @2 k3 X
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
1 m: I0 o/ t- u6 a) ]9 u& S; J2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.send_method(
( A1 X  M. n# {2 e' Z2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
5 {  O  j& r5 s2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)" z0 x7 S4 m3 C, V$ z8 y# W
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
/ |9 E$ M' x9 Z# H7 _2 s2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)4 b4 o5 @$ O/ g& a. {* ]! p6 i
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events
5 f+ A; J8 @: L) v+ M2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     while not self.blocking_read(timeout):
8 e+ X) X0 [" o9 |2 e; a2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read5 \) r: A4 X' d$ a
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame = self.transport.read_frame()+ u, r: R. \' W+ B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
$ M& P7 O) P# U. r+ w2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame_header = read(7, True)
  U1 u5 \, j/ }) N: P* E. r* [2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read: ^+ _5 d, G8 _  c; q
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection'): q) _) i$ o) \7 l' |( l
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service OSError: Server unexpectedly closed connection0 v- f; @+ e, o9 h
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service & q# A: X' x" d. b
2025-03-10 15:04:39.407 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65924 exited with status 1
1 \, B, K$ n6 @# f1 ?2 b4 k; W2025-03-10 15:04:39.411 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping: ^9 Z2 N4 T: B4 E: O" J
2025-03-10 15:04:40.417 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65925 exited with status 1
1 F4 B! R+ I* j) w6 k2025-03-10 15:04:40.421 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping. \1 G5 E0 i! v8 |
2025-03-10 15:04:40.429 65928 INFO nova.service [-] Starting scheduler node (version 28.3.0-1.el9s)- w& G- l0 Y8 [  W; V. K0 u
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service [None req-df63421d-4e77-4628-9ed7-e945081e1077 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection9 ]  f* P+ ]0 P2 p& ^. f& i8 R
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):+ y. a, A8 o, f$ v" `
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel
! u8 r& d- K& f- y2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.channels[channel_id]
9 R+ ?& o; ]7 Z: V/ T7 o2025-03-10 15:04:40.506 65928 ERROR oslo_service.service KeyError: None
; E0 B# G& E) {' f/ Y2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
! j. O, I$ Q' F! M2025-03-10 15:04:40.506 65928 ERROR oslo_service.service During handling of the above exception, another exception occurred:
/ e% z: X3 G# h5 [$ Y2025-03-10 15:04:40.506 65928 ERROR oslo_service.service ( P2 [! w$ S% S# A
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):
0 w! ^- o6 H# s2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service
6 E5 j2 j7 U. m* _% K% U/ f8 m! D2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     service.start()  T% Q+ F2 I6 K  {" ^& n% j( P  o
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
. b2 [% z7 R- K( Y: b5 X5 `2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.rpcserver.start()2 w% l% S2 D6 [! q# z4 M+ y2 z8 O
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper% _: [5 X2 i9 @, o
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),0 [0 r# D, u. T9 L- S
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once7 A# r% b7 I# V. D) `3 F" r
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     post_fn = fn()
9 N( P/ q( e+ i) R3 _- o2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>
2 U7 t9 F, c9 P$ S2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
2 n; ~4 ^0 G* C0 t# \+ L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start% {, Q+ o0 J2 k
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.listener = self._create_listener()
# M3 m/ z, P9 k4 N2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
, }) a% v3 [: S7 M& u2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
* j$ O8 N) L, T& f+ l' q& [2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen2 J% y. _! l4 k- P1 O
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
6 \3 ^/ A4 ?' `8 v1 U2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
2 a9 b  `# u. ]* I* a$ L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN), h. o; `9 j5 }9 U
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection
( ]! j' c9 Z& T4 p' D2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
" i* `1 b. c: L8 g1 Z% t1 x* e2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
4 F9 T/ U6 J5 {& w# S: S2 }* C. j+ N2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
4 R7 s! Y5 c; d' K" i. r2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create
2 a: w5 o7 F6 M0 f- p/ {2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)) Y7 `3 l# P4 _# C: O2 ]5 q
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__& R- Y# q+ ]3 Z" i
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.ensure_connection()% c+ ~' N* x# [2 U7 s$ n
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection, f2 `+ t9 i( F3 V4 G
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())4 W! R/ S5 J3 q5 K, s. R
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel
* ~. A2 V+ T- r5 ?- i6 O) _2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
) V. M2 A& n: E2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel; D" D+ G8 Y# Q$ y
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return connection.channel()# g2 {& m% n5 Z
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel
' m: ~( n: W# x' |  G# {# \2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     channel.open()
/ p6 ^% b- M# v2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open& n% L4 h1 {9 ^
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.send_method(( W# s' ?6 d' L( z9 [7 {
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
; B% p. a# b6 S' k+ L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)% Q3 G* f8 W% d5 d8 |
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
  b* q( P' t; Z+ W8 I2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)5 c* B5 h3 @) C  F: M4 N% M
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events9 G! {* `' X3 z7 v, `% ~
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     while not self.blocking_read(timeout):- s. [" a: B/ I, Y
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read1 E" c$ \0 h# ^" j5 ]1 g7 u, X
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame = self.transport.read_frame()1 Q9 ^6 s7 v5 T9 x5 r) ]! P
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame) N/ m3 {0 C; T0 B
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame_header = read(7, True)) N, P4 d3 I% t4 N1 s0 \5 i7 u- v
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read
% y/ @( Y! c! J4 w2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')9 q* p# }: m; B( s. Q8 u
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service OSError: Server unexpectedly closed connection1 H3 m6 `  c/ f. N; ^3 c
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
' `  A+ |7 I: |9 r1 X
4 Y" E4 X& I- x+ s1 ?9 J4 o+ L' M" j6 U" E+ v( F9 K( {; \+ s
% w  v; W/ z1 v- {7 F/ {+ J3 K( U

# R4 @( s( C4 f3 S: ~ tail -f /var/log/rabbitmq/rabbit@controller.log $ G) e3 C6 f9 ]9 {9 X7 A
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     errorContext: shutdown
/ e0 ?. p3 v6 l3 X, j( K4 ^2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     reason: reached_max_restart_intensity+ d. C6 b, h% j+ K' c$ s2 d
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     offender: [{pid,<0.17503.0>},
8 {. X+ s# x/ d0 D1 g. n& f2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {id,reader},  K( c9 ~) Y7 p- T7 }) W
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {mfargs,{rabbit_reader,start_link,
& e9 Y# U+ S7 P2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                       [<0.17501.0>,* d# A+ k2 {% p8 \7 a
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}}," O- D1 v  j& ^# p8 ~0 C
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {restart_type,intrinsic},2 G3 Q( D- z* C8 j  h9 ~
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {shutdown,300000},
3 _! q% A" z# Z' ]8 b2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {child_type,worker}]1 W! a& h& @; E2 e# O
2025-03-10 15:07:57.162718+08:00 [info] <0.17532.0> accepting AMQP connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672)0 q& R- b+ L7 u3 U
2025-03-10 15:07:57.164872+08:00 [info] <0.17532.0> Connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f: `( G3 {' k/ Q, V8 g! Q  R$ Y* \4 C
2025-03-10 15:07:57.166399+08:00 [info] <0.17532.0> connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f): user 'openstack' authenticated and granted access to vhost '/'8 A1 T6 L# N+ t" \; Y
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   crasher:6 u: E6 f! b+ M# o2 Z. d3 I0 J
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     initial call: rabbit_reader:init/3( i7 X) ?2 u/ q3 z
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     pid: <0.17532.0>9 d, A4 Z3 }: o# {$ b8 |, ~- k
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     registered_name: []
* w* i4 Y+ x8 ~7 d0 x: n2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}
2 f( x: I0 X6 U3 Q2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
- B+ H( b0 k' z& V: O" {2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
# [5 g& V. |: H  f3 E2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)  K0 {; y; }* j; |0 z* L
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
) [3 @" o( k% G9 y4 v2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     ancestors: [<0.17530.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,4 }, K* B# y" F" p1 g
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   <0.573.0>,rabbit_sup,<0.237.0>], E, b! D& F  U0 r, s+ p
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     message_queue_len: 0
  t1 A/ ], i( i# N4 r) G7 p0 u. J% c2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     messages: []
1 |; ]' i, s2 K4 U+ G( F( Q2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     links: [<0.17530.0>]
6 _3 M3 |# x6 m# v7 K; P% C2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     dictionary: [{process_name,; n9 P, z* }6 s$ \) }% g1 A* O
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       {rabbit_reader,
3 a/ O9 H5 o* r" ^% B. L2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                           <<"192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}},- Z& a0 \( ]: h" ~: U
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{ch_pid,<0.17541.0>},
0 z' w6 g6 t1 q3 o& v( c; x3 \2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {1,#Ref<0.3335610103.354942977.69028>}}," Z' p6 f- x1 T+ l
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {connection_user_provided_name,
3 h) X. v  @3 K9 W4 y# j+ t, E2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>},  [) y+ L( ~# m5 {5 `
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{channel,1},
$ f! H  t+ L* [/ l$ J2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {<0.17541.0>,{method,rabbit_framing_amqp_0_9_1}}},3 e4 ?9 M4 b9 M1 _" y
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {client_properties,
, s1 H' o, Z% Q' N2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       [{<<"product">>,longstr,<<"py-amqp">>},; G( m1 z, i8 Y3 w5 y3 f1 n
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},9 r$ J0 X9 W# c+ f4 a: {: J2 W
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"capabilities">>,table,
$ Q7 L$ v5 g  _+ u- x& V3 A. S- k2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         [{<<"authentication_failure_close">>,bool,true},6 l6 ~$ M* p0 _. |5 c. p; h9 H
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"connection.blocked">>,bool,true},. n) P  ~  \3 g
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"consumer_cancel_notify">>,bool,true}]},! `, p) Q! N; \# }# f7 r. O) \
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"connection_name">>,longstr,% v# U( S" x  w+ m- f- z4 n# ?
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}]}]
. K. p+ c! `9 G8 {' Q: u$ a2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     trap_exit: true: b4 Z% t8 {$ C8 x. F! ], q# I# P$ ~
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     status: running/ i! T7 n8 U2 R7 P) u( W8 G; y4 o
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     heap_size: 2586
/ K9 y0 L: E* h- v" e2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     stack_size: 28+ A6 X' L9 J1 G& u
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     reductions: 12149
1 x3 Y8 w- X0 B! P& `8 t2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   neighbours:7 u7 Q5 F7 w+ }( @3 ]* x
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>
( N* K( l& G( }5 W1 Y4 r: ~2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}
# D/ W, W3 B" Q, l  {5 N2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     errorContext: child_terminated; i% u! v4 b7 [- J& N/ e
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     reason: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}
, X2 r$ k' G0 n0 _& r2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},4 z4 Q# f% [3 ?1 J3 A
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {id,reader},
% X3 {( h) U# g1 b% z8 R5 y2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,
: j1 R& e1 f$ E! ?# P2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                       [<0.17531.0>,
) U; R; ^& V& d) V2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}}," d/ A* Z: e8 w9 {' ]/ a
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {restart_type,intrinsic},, Z0 q! K; T8 s9 V' e' y- }$ u# _
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {shutdown,300000},
0 ?4 v/ u& x6 N7 t+ U5 M5 A" x2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {child_type,worker}]+ J# n  i5 \) W5 b$ `
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}
. o+ [6 O$ u, a4 O5 p2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     errorContext: shutdown
* f0 E& ^2 Y3 C4 C* l2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     reason: reached_max_restart_intensity
, z( D, i0 \, ^9 Z2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},
6 [0 Y! D3 }1 G) {% V+ ^: W2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {id,reader},0 x% l- T4 e! ]8 B5 V- f0 w/ \) W1 c
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,4 b$ [  F2 i- O) c) ^+ z4 c: {
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                       [<0.17531.0>,% k: H# L5 n( ~7 D* A( g
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},2 Q) L* ]$ @" p. i- i* I
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {restart_type,intrinsic},: e" w5 _0 {* q! m* }( N' W
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {shutdown,300000},
6 K; |/ R8 f; B3 N& M! T2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {child_type,worker}]
$ D, d5 o% g& J. H8 x2025-03-10 15:07:57.198958+08:00 [info] <0.17549.0> accepting AMQP connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672)
' g3 N) v( E( n  a; a5 T! Q: P2025-03-10 15:07:57.200954+08:00 [info] <0.17549.0> Connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354
# R# L5 J$ x4 u0 e& G/ m5 {2025-03-10 15:07:57.202534+08:00 [info] <0.17549.0> connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354): user 'openstack' authenticated and granted access to vhost '/'# k- U$ Y" x3 u" u# ~( `( r' m7 r
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   crasher:
" x$ m$ w9 z3 ?6 [( ~2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     initial call: rabbit_reader:init/3
7 _9 ?- J3 K9 e7 Y3 h) T2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     pid: <0.17549.0>
3 R2 {" f" i* L6 N2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     registered_name: []
+ c2 I3 C) P4 L0 J4 p- X. o6 a2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}
% I0 V3 g7 {/ f% f* J1 u$ ~2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
: o" s, @7 [5 s' G1 [! I7 r2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
7 `7 A% i( R% H! |2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)' O: b1 U4 F" s8 M
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)6 L) H. d8 Z7 s/ q2 [' a
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     ancestors: [<0.17547.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,0 v$ \" g3 y% y
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   <0.573.0>,rabbit_sup,<0.237.0>]; ?% p# }8 ^7 D2 k
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     message_queue_len: 0
# W( k9 k, q' d2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     messages: []. `* q+ X- P& L. ?
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     links: [<0.17547.0>]
' ]* u( c* m; j9 j  `2 L0 s1 N2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     dictionary: [{process_name,9 ~* d2 l  T* J
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       {rabbit_reader,4 [6 L$ ~5 A, o$ Z- j8 R" c- {3 D" P
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                           <<"192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}},
+ |$ c$ P4 W: l) o4 F6 u0 H2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{ch_pid,<0.17558.0>},% g- }( \: \  e: l0 m) t
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {1,#Ref<0.3335610103.354942977.69102>}},
( H# D* G5 P/ r6 h+ N( H( H2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {connection_user_provided_name,3 x1 |9 y7 ~  Q: }
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>},
, e, M. |3 U" `/ X$ g2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{channel,1}," q: z9 a' s; ^) S5 i
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {<0.17558.0>,{method,rabbit_framing_amqp_0_9_1}}},9 }. e- T0 J2 L5 l9 d# x! W$ \/ g5 P
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {client_properties,& ^  t0 H, E! E: b9 H
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       [{<<"product">>,longstr,<<"py-amqp">>},) e6 Q$ r7 s0 w0 i* I. b! `
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
% V7 W8 H: g) Q8 J' @8 O2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"capabilities">>,table,* j6 X& l  z& ?' b$ g9 F: O% t
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         [{<<"authentication_failure_close">>,bool,true},' E2 }' n* y: E" E
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"connection.blocked">>,bool,true},7 `* g" ?, u+ n. D+ Z8 s# y/ p
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
% e5 u1 Z+ r7 @# O' u# q+ E2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"connection_name">>,longstr,; F! L  s2 l1 l3 D0 I' n5 K0 h
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}]}]
9 C# l" f5 r' W3 ^) Z7 r3 ]2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     trap_exit: true
: s- W' B  |7 R- d9 ~2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     status: running
6 W# I) K6 O. A9 ~0 P2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     heap_size: 2586# c: Y  I! F1 I* L1 p7 D) o
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     stack_size: 285 H& ^* j$ ~! e$ N7 P( N; D: A, i
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     reductions: 121388 a" r, v. r5 a) g4 i, l1 a
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   neighbours:
8 j6 s; Z1 W% S6 s5 _2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> * Q9 J1 R( G3 `
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}
2 D9 O2 O( F1 P8 ]2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     errorContext: child_terminated
7 c2 m% ?8 [+ R) C2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     reason: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}
4 J& r, o7 \& j' n$ X# @2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},% `- }; t) l/ ^! V) O3 [# n
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {id,reader},# ^0 \4 N+ I! w+ A
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,' \' R9 \. K! {% Q/ r
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                       [<0.17548.0>,. _+ G/ a0 n2 P  ^$ \
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
: `1 X1 F0 ^- H4 ]* G2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {restart_type,intrinsic},
5 x3 T; s7 I% T7 j& v2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {shutdown,300000},
9 Y0 ?7 J4 O  m5 [2 w: Y2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {child_type,worker}]0 |9 C: y* A/ u' W$ \
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}2 a- F3 f( g8 c1 N
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     errorContext: shutdown
2 V) ^  Y6 M: v% `* q2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     reason: reached_max_restart_intensity
4 u" A( n8 V/ h$ d  x7 a3 Q2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},4 \6 h7 k& ^9 I3 W8 }2 X
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {id,reader},
& g6 n" Y; M. e/ }' \8 i9 s! Z2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,
$ e* k+ I( T: A7 O6 F2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                       [<0.17548.0>,: n" x- ^0 X4 R! }
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
% C0 x  G/ s7 v2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {restart_type,intrinsic},4 d+ J. a/ S; k( m, N
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {shutdown,300000},  C, k1 s% [' ?) J
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {child_type,worker}]
# w9 E4 Z6 W& v7 A& o! d5 D! g. K; e9 v2025-03-10 15:07:58.218269+08:00 [info] <0.17566.0> accepting AMQP connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672)5 j5 I" r, L  \" V% f: a  _' L  g! N$ v* M
2025-03-10 15:07:58.219559+08:00 [info] <0.17569.0> accepting AMQP connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672)
. j% }  k. v- C1 }% \2025-03-10 15:07:58.221483+08:00 [info] <0.17569.0> Connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0
  d' ]8 i0 d% `! z. n0 k, b2025-03-10 15:07:58.222905+08:00 [info] <0.17566.0> Connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff5 t# u/ w9 x2 ?) \$ s: Z
2025-03-10 15:07:58.222949+08:00 [info] <0.17569.0> connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0): user 'openstack' authenticated and granted access to vhost '/'* v) w  J7 @9 a; m( h
2025-03-10 15:07:58.224919+08:00 [info] <0.17566.0> connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff): user 'openstack' authenticated and granted access to vhost '/'7 J7 N0 u& Q" ?& v4 v
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   crasher:
" U! W# O2 l% g2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     initial call: rabbit_reader:init/3( e' i+ T- ~) A  Y. I' z% J8 C
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     pid: <0.17566.0>
) r  a6 e6 n' a* W2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     registered_name: []$ z5 `% J  W5 v* U
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}
8 z9 C1 [' L4 z  O) J2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
+ ]3 u7 y% a, @- m  Q9 f! S6 z2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
6 x+ b6 ?( D; o4 Y6 k3 ~2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
7 D! `# k. l  P' _; h2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
5 l9 u0 Y) E/ N  R$ l3 v7 `. P2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     ancestors: [<0.17564.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,8 ?; n$ B) Y2 K! {0 k6 C3 k. h1 k
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   <0.573.0>,rabbit_sup,<0.237.0>]; c2 v3 J- f0 ?4 }
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     message_queue_len: 0
+ ^$ L3 _% _2 w2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     messages: []
, s6 ]0 v; b  S" Y6 y/ X/ R2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     links: [<0.17564.0>]& m2 W/ e& q0 V; q0 j$ \' E
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     dictionary: [{process_name,
4 x0 B& l9 o' ?2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       {rabbit_reader,( F7 l" A( L$ F* t5 q$ W9 J
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                           <<"192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}},
1 F' H( U/ ~8 d; a. S0 ]2 P2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{ch_pid,<0.17583.0>},
/ P) Z$ ~: g6 f0 ?- V- y2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {1,#Ref<0.3335610103.354942977.69224>}},
" n1 J2 f0 ]" E9 ]2 l& z! S' }2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {connection_user_provided_name,) d& I2 v1 v) z' {8 `9 m5 ]
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}," z! ]8 ~0 J% ?2 N8 }/ K. f7 a
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{channel,1},8 I. l1 }# m0 q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {<0.17583.0>,{method,rabbit_framing_amqp_0_9_1}}},
+ w0 v2 D1 E6 n4 Q2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {client_properties,/ @6 o9 y8 J% R; q2 V3 p5 l2 W6 Z4 r
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
3 ?) K  S# O4 u1 ^2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
4 w6 `+ b0 w6 m, W9 c2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"capabilities">>,table,1 w5 [! n7 O. E, A" j
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         [{<<"authentication_failure_close">>,bool,true},
# }3 v  q% |8 d( {2 I* m$ s2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"connection.blocked">>,bool,true},
9 M9 O7 @# @4 x8 R: U2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"consumer_cancel_notify">>,bool,true}]},4 S, o- N8 Z/ N* h
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"connection_name">>,longstr,
  y  C: i/ i/ o( M/ n, S: S4 x" q2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}]}]
! w# F% ?* y. K5 c8 D2 J5 P2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     trap_exit: true
9 T7 M2 c9 ^$ v, H' g7 `. X2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     status: running3 k" X( v! d8 D6 X! s2 [
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     heap_size: 25866 r- r: g5 l* I% s. Q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     stack_size: 284 c; R* _, s2 `$ x% u: i' |2 ?) \: F
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     reductions: 12149
' W! M! P3 v; L" e1 I2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   neighbours:
3 j1 j& D* \. |  ^7 Q  @( x2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> ; z1 _# K7 e: v' N1 g) y
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}  e5 ~2 x1 r8 G( ]+ Y1 e4 x
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     errorContext: child_terminated
9 T, z- n1 H7 l) n  u1 o) B4 ~7 J2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     reason: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}0 k4 S8 o& L4 O9 Y/ E1 v* y# Z9 i, ~
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},! [9 W- H! v9 p, u+ b. z7 B
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {id,reader},
1 O! c2 X5 y- w" |# h! I2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link,
+ \1 Y2 J& f4 U4 b, Q" l- ]2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                       [<0.17565.0>,
0 ]: S1 E% P( @% w( [( f2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},  }, a; ]' y* w5 Q- i
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {restart_type,intrinsic},
" A3 ?8 C9 B; ?7 H0 z; p2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {shutdown,300000},
  G: g$ g. \2 q: V" E: m2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {child_type,worker}]! j/ t8 s4 J) `/ u2 _
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}
  l* g+ H7 J( i2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     errorContext: shutdown* z% _/ _! j: ^. |! s5 h8 ^
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     reason: reached_max_restart_intensity7 t% a/ j" ]) C+ D
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},
) X  g2 A- S' C' F1 @2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {id,reader},4 Z5 r# k9 L" Q: d' L
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link," i0 T# e3 C6 u' C  ?9 e2 i5 T
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                       [<0.17565.0>,9 }& t) F! p( C3 u
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}}," F  H8 i" u- j7 \, s9 j
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {restart_type,intrinsic},
2 U; t0 a. T% S0 g. ]& s2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {shutdown,300000},6 \6 a6 D- P! E
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {child_type,worker}]
4 e: N  `' k. A2 D2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   crasher:
1 z4 y( E% j* j9 z. D9 _# z1 f9 i2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     initial call: rabbit_reader:init/3+ v4 m& E& D. x+ y% x
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     pid: <0.17569.0>
; c/ ?# S8 ^  H0 Q+ g' A( u2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     registered_name: []7 l/ d; q0 l- T1 p
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
' n1 F& q% Q, H* ], ~: ~2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)0 P& P) I7 ]1 C& A6 Q& a3 u3 s
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)6 O% f9 x7 j5 G* e! ^0 t
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
- ~! h) j# Y! g2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)  Q) E/ n. i4 c' f
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     ancestors: [<0.17567.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,0 x9 J* ^& J3 o, U5 V
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
% h  }' E/ z: o! m& _2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     message_queue_len: 0
. ^; d5 f8 i; {- h5 P" T/ ]2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     messages: []
/ g% `" ?. z% M6 C6 g) V2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     links: [<0.17567.0>]  z# I- ]$ u6 B" \
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     dictionary: [{process_name,
9 x+ w* d7 x' \, Z3 T, I2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       {rabbit_reader,- x6 N8 _" b0 d" Y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                           <<"192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}},7 w0 Y7 v0 D  [5 E! D6 B# u
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{ch_pid,<0.17592.0>},7 }/ J% D7 v; B3 C. w' ^
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {1,#Ref<0.3335610103.354942977.69257>}},
$ F  e1 W  D/ G2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {connection_user_provided_name,
( u( }% I! R9 D* x" ]" c9 @2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>},
2 d! p4 k' q) d4 B7 F" m$ a2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{channel,1},
& ~$ y: s5 _# Y; Z2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {<0.17592.0>,{method,rabbit_framing_amqp_0_9_1}}},% i7 x5 r* q5 p' n; \/ D# R
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {client_properties,. f2 i+ }' d5 r! \# Y. V/ b
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       [{<<"product">>,longstr,<<"py-amqp">>},: u: R( U" r6 N  S* D- ]
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},/ c" s+ k+ ]$ n+ d/ U: a
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"capabilities">>,table,
! A8 d6 S7 r  Q6 |8 F% k  L2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         [{<<"authentication_failure_close">>,bool,true},
$ t4 ^: D" C/ F2 M# _2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"connection.blocked">>,bool,true},9 n1 f9 J9 S8 D* T, z. W" Q- P, G
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"consumer_cancel_notify">>,bool,true}]},9 v( K# E- w, C
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"connection_name">>,longstr,9 g' a4 e/ T4 R# c
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}]}]
" D* b. X& ^) U3 F% N2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     trap_exit: true
) X+ [" r* ]8 q! f: @' J0 f2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     status: running
8 X$ p4 s# ^) }" o2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     heap_size: 2586
% k5 `! K3 ?7 F3 z2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     stack_size: 28
* ]& @1 r$ L: s3 D, T- ^2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     reductions: 12149/ E6 M7 h" c/ _1 u* F3 S( r+ J5 ^- J
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   neighbours:
" V$ }, S  ^4 S# I0 h  b. d  f4 y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>
! q! g- T6 s! w0 }6 r" p2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}& X5 m- K  Q- f* \5 o+ A
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     errorContext: child_terminated
- Q/ t6 L) ?' {2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     reason: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}# q+ `/ g( P- G; v
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},
$ u2 N* e& m" }( Y/ x2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {id,reader},
' M3 I0 |4 i% ~0 S" h2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,
) z. h2 C9 }, Z5 t2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                       [<0.17568.0>,
! x" V6 j8 ^0 a8 N9 j1 ]2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},1 M  Q+ y7 D2 m( h7 m
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {restart_type,intrinsic},
( x" Z3 \/ o* D7 {9 }) ?  s0 w2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {shutdown,300000},  Z1 Q! U* r3 Z9 w- x) c
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {child_type,worker}]) f7 o* U/ I( s3 q& B5 G* x
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}7 ^+ M! H2 t( H2 p8 [
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     errorContext: shutdown
/ Z. B1 R* @; A: C/ o2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     reason: reached_max_restart_intensity
7 ^' u5 I* g1 y. i- `2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},
/ }' N# H* K' a! I2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {id,reader},% H  h, ^# h$ `4 Z3 p3 N# Q
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,
0 t0 g% ^2 p0 T. P9 o2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                       [<0.17568.0>,
3 R7 u6 I% a& w- U7 U$ N7 b2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
: M2 e* E! d( n3 |) L2 @2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {restart_type,intrinsic},% {$ L& S8 }% q, x
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {shutdown,300000},. @1 e) I! O  l5 `* c) V
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {child_type,worker}]
: Z1 K! i% Z2 a( b* q: p) P2025-03-10 15:07:58.263449+08:00 [info] <0.17600.0> accepting AMQP connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672)
3 h  {- P4 Y+ p" o0 B0 u2025-03-10 15:07:58.265355+08:00 [info] <0.17600.0> Connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af5 q. Z' f$ \/ t+ A9 a7 e
2025-03-10 15:07:58.266959+08:00 [info] <0.17600.0> connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af): user 'openstack' authenticated and granted access to vhost '/'+ I9 ~! w( a/ }+ \0 c6 V" X7 y
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   crasher:9 D3 D" P5 W* m+ p
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     initial call: rabbit_reader:init/3
! {' i7 i( F) y( S8 H2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     pid: <0.17600.0>+ y/ ]6 _* C. L* Z( r! W
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     registered_name: []
6 A% G% X" D: ~4 G* e2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}3 @7 B' M2 X) n, ~: K4 \  X' A& G
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
: ]/ m# E* _  b6 D  w+ E0 t2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)2 O  V) A  {" j  x; n0 V% p
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)5 ^  j" i6 e0 W! Y! z( L9 t& }. n
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353), X" T" x- H5 h4 }/ a
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     ancestors: [<0.17598.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,; c* s, X/ Q( d; Q. L& K
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
& d1 Z$ V- y7 k- q% Z& C  P( O2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     message_queue_len: 0
% z6 ~- X! C/ ~2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     messages: []6 H8 F1 x7 Z, L. w! Y3 E$ J
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     links: [<0.17598.0>]
- b% g. i) e2 x6 r/ _* T2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     dictionary: [{process_name,1 t* Q, G6 x, N: v
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       {rabbit_reader,
5 }2 }; e( {+ ]( e2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                           <<"192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}},! _, R; O/ `$ a+ w( k& d
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{ch_pid,<0.17609.0>},
. [' L) N! B; V( U; R/ p2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {1,#Ref<0.3335610103.354942978.40387>}},
4 ?7 R) ~" e% I2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {connection_user_provided_name," P  ^  b' C" b7 p9 t' v1 A' h
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>},
$ k+ \4 F: |& h0 p0 r2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{channel,1},0 [# h: Z! g* I+ K, t. o! ]! ^2 Q9 ]
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {<0.17609.0>,{method,rabbit_framing_amqp_0_9_1}}},/ l  i/ y: H: O. _# A
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {client_properties,
2 Z  v8 |. M# D" o; ~4 u0 p2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
$ `8 f0 H/ @  A% K3 f/ d- I: g2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
5 _- o) N! V7 K$ t7 e) b4 h% S2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"capabilities">>,table,! M* ?" }  ]& v, P  E! L( {# W
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         [{<<"authentication_failure_close">>,bool,true},, x4 d- z8 ~5 x2 i, s) X2 u
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"connection.blocked">>,bool,true},
2 a2 B) j6 o( g& X' l2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"consumer_cancel_notify">>,bool,true}]},9 a4 \/ r+ {" |7 u, P
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"connection_name">>,longstr,2 X0 V4 h6 C4 b! b) c
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}]}]
# `) S6 ^4 p# @, |# g2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     trap_exit: true1 [$ g) t" I$ f+ w3 W' N2 p
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     status: running% X6 Q5 |1 O' L" N
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     heap_size: 1598' c( V6 r  e8 X
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     stack_size: 28+ H( b7 r, D% T( g7 p) X
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     reductions: 12157
$ x# Q3 u# ]$ X1 M) X6 u" s2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   neighbours:" V. a+ a; \) r5 X5 z
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>
2 w4 _5 Q. W. l2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}9 R7 H1 }, t& m* u7 s2 R- n  H' X
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     errorContext: child_terminated+ c: {0 U& R- u0 c& r2 g
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     reason: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}$ ]; k/ t  F6 w# `# K
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},
6 N: b3 K$ c& S2 f2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {id,reader},
; j; l" h% N; u2 Z6 j% k0 w8 T2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,
9 m, B; K& i% Y( F  M. B6 X+ y2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                       [<0.17599.0>,- [) F" R- }% R, v* G
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},* T$ G  q# {$ G  j
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {restart_type,intrinsic},9 m& h% q) J. I( g3 \8 I0 f2 n
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {shutdown,300000},/ A7 x- i7 B, d; u( J0 n" z
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {child_type,worker}]( r) ~' S8 T" w# Q& I
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}
- s9 W& O  Q+ j3 d! S) w2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     errorContext: shutdown1 S# @) m( A' I; U+ n) r
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     reason: reached_max_restart_intensity/ o; t. p" E. v. F; H8 X
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},+ g* X/ F$ \1 ~  }% E- ]: c
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {id,reader},
, X: j0 x8 ?- O6 Q2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,
1 n! B" P6 J/ I+ V  ^2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                       [<0.17599.0>,9 W' x5 Q2 G" o" y5 ]& ~3 q: T" @
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
1 C9 ?  f6 l- n2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {restart_type,intrinsic},
* f8 c4 C7 D5 ~1 S1 h3 M' w0 c2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {shutdown,300000}," h& x1 U/ ^1 u: V
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {child_type,worker}]: X9 u% `6 W- s& ?
2025-03-10 15:07:58.271897+08:00 [info] <0.17617.0> accepting AMQP connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672)& F* I) Z5 N# ]9 f. @7 v" D8 d: @
2025-03-10 15:07:58.273815+08:00 [info] <0.17617.0> Connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657
9 t6 H, h! ^4 ^6 n1 ?+ O. Z2025-03-10 15:07:58.275065+08:00 [info] <0.17617.0> connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657): user 'openstack' authenticated and granted access to vhost '/'" p- v5 a% k1 h3 [' f
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   crasher:
3 O* A/ z. C+ `: e% Q: @2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     initial call: rabbit_reader:init/3
6 U  R( w+ S$ q+ m# b" K2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     pid: <0.17617.0>
7 d2 J/ n2 Y" h& C/ ?! l2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     registered_name: []4 c2 z  }0 |# H% L1 K, }! h! C) T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}) p. o6 E/ G' a0 x* T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
' |" n; \$ J" P( {; W$ M* g2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532): i; P/ d5 a5 [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)% A' P- E0 p% w" j4 x/ p
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)( ~$ `3 K8 r: c( X7 Z. Q. k
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     ancestors: [<0.17615.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,
) W1 w) A2 S2 ^4 o7 h2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   <0.573.0>,rabbit_sup,<0.237.0>]% R3 S" a+ e. m. K& m
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     message_queue_len: 0
) r0 k5 \) Q/ x  U2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     messages: []( C" U/ n! r# X: T! Y5 p
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     links: [<0.17615.0>]( I' O1 W! p; O7 f9 l+ t9 n) d) k% [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     dictionary: [{{ch_pid,<0.17626.0>},1 B. r! z- y: ]
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {1,#Ref<0.3335610103.354942978.40421>}}," ?) A; p; g. N2 Q6 F$ @
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {process_name,( \# T2 R6 s7 u" I
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       {rabbit_reader,: Z7 o  s  }! M: [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                           <<"192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}},
5 b8 C2 o6 e/ Y& x2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {connection_user_provided_name,% p. q& F. Z% g
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>},
8 R- q4 S4 f$ g$ n8 u1 z2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {{channel,1},
, u9 g& N2 o0 v/ C2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {<0.17626.0>,{method,rabbit_framing_amqp_0_9_1}}},& [2 P" E. e: `
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {client_properties,1 K1 i- x6 m+ n7 a1 u' E# u1 {
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
; I! {- K5 v8 t$ o/ ~  c6 B2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},$ p% K5 j/ ^) s2 I
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"capabilities">>,table,
5 N( Y  f0 I: Q( G2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         [{<<"authentication_failure_close">>,bool,true},  h+ @% W7 S" B% U# w4 p! W" D
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"connection.blocked">>,bool,true},
  n9 U2 u2 m8 d6 {0 L; y$ H  \2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
, Q+ A/ W1 D% h/ F2 g2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"connection_name">>,longstr,
) |& i3 r/ ]% `( w7 ~2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}]}]
0 g& B9 |; i4 X2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     trap_exit: true7 j# ^6 h4 n9 b9 @1 t
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     status: running
* o5 Z9 l3 h9 K4 q5 d. [2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     heap_size: 1598- v  s3 h5 b$ Y4 O; i( Q
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     stack_size: 28# `- L6 H: ?9 |1 C1 c1 w: E( u
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     reductions: 12152
" v/ m7 d9 _& ~; v1 Y0 O2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   neighbours:
' O" J* f0 [1 q* |2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>
1 I$ C/ X' g2 M( |2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}
4 X0 ^0 P' `" ^- P2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     errorContext: child_terminated
* J' i: @$ w  B$ Y2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     reason: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}1 A1 a' z) o6 a  _
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},
. ?6 `9 C. T2 n6 V' R: p0 j) Z2 ?2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {id,reader},
* ~- q7 H( `: g2 R8 l/ ?9 U2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,
3 p+ k8 Q8 j" j* Z6 u2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                       [<0.17616.0>,
0 T, z6 {& H, `7 p# i0 x, F0 m2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}}," i6 |0 |$ O# K) L8 L4 P) c
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {restart_type,intrinsic}," J. d8 I$ O0 n. Y
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {shutdown,300000},! f' f# w+ N1 v  V1 G; d/ `
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {child_type,worker}]" a4 L$ |5 Y7 R- A* H6 }( a! R
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}4 J0 t0 B* m/ U$ u1 y$ E
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     errorContext: shutdown+ y! B' h: Z, @: w2 _: X
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     reason: reached_max_restart_intensity% ]) V  k! b" [1 H0 g5 j
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},( R; B1 ~$ i8 G: i- b9 K
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {id,reader},
$ v$ \0 m% g$ u2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,
2 c9 C7 a! K3 W7 _" _, \2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                       [<0.17616.0>,
' s. A- k) Q. ^& c. i2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},& x9 Z, p* V+ ^6 e* t" @, [0 Q& I
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {restart_type,intrinsic},+ O3 c, z. c* v& [3 n
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {shutdown,300000},
) D' ]/ k  l& M& S2 R  s2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {child_type,worker}]
6 w% t. [& _0 X' C" k4 e" a) ^4 }- A! r% G( }* S  W) X
2 ~4 I$ {) ]) R( h1 O- u4 o

# e4 b4 p' Q" p' g还无解了???8 X" w* w1 G! B# {
# `; }7 {' U* T
; R- }* x( x/ M6 r1 S
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

站长推荐上一条 /4 下一条

北京云银创陇科技有限公司以云计算运维,代码开发

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

GMT+8, 2026-4-8 21:20 , Processed in 0.066400 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

快速回复 返回顶部 返回列表