易陆发现互联网技术论坛

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

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

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

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

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

x
这是nova-schuder的日志:5 v. o% J2 |' P$ H
2 X6 F# p* D& C0 l' P0 x
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):6 M! G' y8 f* C7 O
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
: x2 i$ g0 D9 k6 r% ]# W2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.channels[channel_id]
% G0 k+ J2 r7 J2025-03-10 15:04:39.383 65924 ERROR oslo_service.service KeyError: None
2 r$ |# i3 y1 e7 j) c& S- u7 {2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
5 W/ b0 _3 h9 O5 T2025-03-10 15:04:39.383 65924 ERROR oslo_service.service During handling of the above exception, another exception occurred:3 [6 u; U: z$ H% J) u  M
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
1 d6 E9 j! o# q6 t) ~9 S& s; z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):% t& I; ?  i5 b( a1 X9 v. b3 t
2025-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
# Z0 _" P) @/ \2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     service.start()
% {' u+ z; n3 J; x* J6 u# c2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start# U) S& J2 f/ {( B2 |  }( y* K1 s
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.rpcserver.start()
+ M8 \* Z) C5 {) U) A2025-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. V% d) ?  D" n: A9 U
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),% U  a4 ]1 ~9 V
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_once
8 v, x6 b  \2 e! n2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     post_fn = fn()- Y2 c" j' W+ W# v
2025-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>
& J3 P& r8 K* e1 X- v! }2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),- D  R% L  _% Y  J1 y4 o
2025-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 start
' t1 |6 \. \6 o; s2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.listener = self._create_listener()$ e; }9 h4 c3 X/ [* d
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
. a) P. E/ p" g8 z# @4 T; \8 s2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
! Z9 q. T9 D8 y& A2025-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
5 z+ K* j: L* T; v; e2 M2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self._driver.listen(target, batch_size,9 z# j) {* `/ r2 b# q, A
2025-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 listen
: l# N, e. U; q7 I, k5 C2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
6 R% O0 x- ^7 Z5 V/ N2025-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_connection
& l' `3 C) R! F7 p5 _  }6 u' f2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
# [$ \- W5 y7 q; Z2025-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__
/ g0 \+ H& e. ^$ A1 _! w1 I' z2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
4 [; Q* j$ e7 f2 i, a: |2025-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
# L0 [7 q4 k! j, t0 P# K9 ^+ c' i2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)
; `8 _: s, @* s2025-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__' g! C9 v0 p8 b+ t* }
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.ensure_connection()+ R7 t3 q+ ?+ i
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! m0 x* a$ d4 H/ J  N4 U: B4 H
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())# n$ Q' G2 O  B0 x2 p: k. n/ B6 _; E
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
; w4 w4 S; t& O$ s9 |2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection). x$ u4 r0 `" s+ |
2025-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_channel9 P7 u+ f3 G5 D$ Z- D
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return connection.channel()5 g6 }0 h5 U4 R( h0 v
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
9 Y% M/ ^4 h( o$ d& q& G2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     channel.open()
4 Q; N9 C' x8 `* C# u+ A; ]  S2025-03-10 15:04:39.383 65924 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
2 W, n: s" {' r: v: C+ y3 O5 [2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.send_method(
, W% z" X. a7 Z! _/ b4 W) h4 x/ [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+ d" h. k* q- `3 u: g
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)
4 \7 z; Y4 a3 t! v3 a: V2025-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! w$ l$ w) `3 T& N
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)
4 E: W) b4 R7 ]$ r  s3 L& v2025-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
" k0 ]' P! H1 f5 M6 f* A2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     while not self.blocking_read(timeout):
% J4 F0 V2 I- W0 x: m5 e8 M% a2025-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' ]' Q! _: F) U+ ^/ P
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame = self.transport.read_frame()
- [* b1 m/ o: L, t, s2025-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
! Q7 ?: l' a  i& _2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     frame_header = read(7, True)
2 C+ z" H$ ~  F: ^/ `2025-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
* `) I, L* u' H  d2 H$ l& d* X2025-03-10 15:04:39.383 65924 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')
1 j1 C$ _- L  A& x4 P, J0 _( X' K2025-03-10 15:04:39.383 65924 ERROR oslo_service.service OSError: Server unexpectedly closed connection9 {( H+ b+ }  I" v
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
/ Y! r) {1 S! K1 ?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 connection1 `8 ]- Z4 I- ~& A
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):. i4 m6 {0 P, x& P
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel6 u0 I3 A) }6 E9 N( y3 u; o" B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.channels[channel_id]/ O4 ~" O1 S' U# P
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service KeyError: None, f0 i- A. D& v8 c3 d
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service
: u  a4 H0 Q' x* c0 W- i* l1 ]4 N7 i7 f2025-03-10 15:04:39.385 65925 ERROR oslo_service.service During handling of the above exception, another exception occurred:* M5 J. f& J: b- {3 A7 u7 ]- R
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service - R: W6 [3 b. t; x" ?; \0 [
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
2 o. L" p5 U) e" [: x8 m2 Y  N3 V2025-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$ Q* t) ]1 ~5 Y" M+ o  b* ?/ T4 ^
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     service.start()
4 W! p5 V. V! }4 \* f2025-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
0 k9 a9 x3 ]* w7 U2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.rpcserver.start()% N1 k! r1 S, E3 Y3 c. c' u
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- v, d, k( ?+ q/ T1 V$ D# o- x7 S  c
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
; R& t1 i! @3 z  Z9 h4 `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& _- k2 I: w1 W8 L. c, K
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     post_fn = fn()4 c, w6 D5 U  h8 j# 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>
0 D! @% t0 F, x! ?2 [: r3 Y! t: W2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
3 E2 M1 S5 w6 V& c9 t1 L2025-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 start2 p& v) i/ A& @' f$ H& @3 u5 v
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.listener = self._create_listener()7 R- N8 n3 z3 a
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
: [8 E3 j/ Y' T( d' j5 B& j2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)" O" k) B% b5 [2 h
2025-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
# b8 c3 v3 _6 z( w. @- z3 B* j& T2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
3 a" H, ]5 g6 W( y2 m; ?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 698, in listen7 {& b+ ^, y* i
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
- s; |, l# X4 D8 y! b2025-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) U# {0 `1 o/ o
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,. C! }* o9 A4 f* D
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__% Y" y+ T! |5 l. R4 B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
; @! E( L2 j7 L3 n2025-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 create0 D/ n/ `$ |6 {. @* G
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)5 y0 ]; z# Z1 F+ Z% @, M
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__
" s4 ?! v, S- `" N2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.ensure_connection()& P, z) h5 o' T# e
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 964, in ensure_connection2 `8 x: A6 E7 S7 L# C9 [7 I1 k$ p
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self._set_current_channel(self.connection.channel()): l. N" W0 W+ F. u
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
9 u& Q, b$ A9 M" U5 `2 s7 W2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
2 k( a5 J) E# a6 J) o4 F/ z% ~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_channel
/ j' ], ~% L. Q2 \; l# V2 w2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return connection.channel()1 S( k# a% m. D& ^2 A* v
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& J  r6 s9 u  |! D/ f
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     channel.open(), O- G' O9 Y# s8 f0 K* l$ {
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
/ d  x$ ^! q* X. `5 Y! H* c2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.send_method(
7 X5 _; X* T' A; |! T- J2025-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) c) |5 I' Z/ P+ ~/ \( ?
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)4 h% O$ \$ |! H3 V4 V
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
5 W; H) q" ]; \' N2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)/ A, g8 [% X0 w  x0 {4 R" g6 S, M
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; d; G$ ^9 M# ^  \3 {
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     while not self.blocking_read(timeout):
1 H" V3 S' O1 b: Z6 Y! n" M2025-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_read
' i5 E: d( v$ W, Y( I2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame = self.transport.read_frame()( w. ]& O! u/ h7 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_frame5 ]2 g- [& C' s( e6 ]5 b# m6 B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     frame_header = read(7, True)
* \$ `6 Y' A; j1 @0 A! e; P+ b% i8 @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+ X! H- O% z4 j7 J* T
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')
( M1 z2 _9 D" F  c6 V* ^4 z/ s) c2025-03-10 15:04:39.385 65925 ERROR oslo_service.service OSError: Server unexpectedly closed connection" K( n# q4 @5 ]& h8 ^: p# q* N' s
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service 9 P) f( Y6 }9 a/ X: U! X8 `
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( b1 }# B3 I6 w
2025-03-10 15:04:39.411 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping- r6 t/ @2 N& Y& _
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
4 ~) J' P/ I1 H1 B$ I2025-03-10 15:04:40.421 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping
! p1 [0 x3 ^5 j0 S* h+ y% T2025-03-10 15:04:40.429 65928 INFO nova.service [-] Starting scheduler node (version 28.3.0-1.el9s)
; S: [( I, Q8 C+ q5 Z! O2025-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 connection0 c6 u  E# U& l- g- [5 G& {
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):
% a3 A  f8 A0 ?; k8 k4 o0 C2025-03-10 15:04:40.506 65928 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel5 _" G: P4 z: \# @
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.channels[channel_id]) ?6 o0 \$ b7 g( P
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service KeyError: None
) [# v% x; F7 U6 K2025-03-10 15:04:40.506 65928 ERROR oslo_service.service 5 ^; ~" v# A* h
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service During handling of the above exception, another exception occurred:
" r' J# \( c, o) g( m! `6 A# q2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
" m9 Y  z/ `' l6 X6 \$ r6 j2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):+ a% l/ F( _8 Y
2025-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: g' [: Q" v! G" }+ v
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     service.start()3 I5 ^2 A+ b- W# B' I
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$ s. [0 H3 B6 W
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.rpcserver.start()
6 ?. T/ F. k  w9 y  l2025-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
& f# t$ C5 R& N9 B6 G/ X+ Y2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
3 ~9 ~# C3 m. E7 m9 y2 ~6 Q2025-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_once! v- j) p* k; h9 \: m
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     post_fn = fn()3 P4 z8 U1 R3 i& r( h$ R
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 <lambda>+ z' L& }0 G& {5 u' l6 o' e
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
( o3 Q# V0 K* ?2 U' T2 j2025-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
* S/ c" L& v7 P* n2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.listener = self._create_listener(), O6 B+ d, Z6 q$ F
2025-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
: e3 |; p! q, T& U; m! x2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None); t* r6 q9 m6 c) t: \: g! x
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 _listen# X7 b5 y$ T3 M) w
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
* k. f) |3 F& d; i  y/ g2025-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
: U8 x) \; ~' Q& `' S& J" ]2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)4 Q% b& K; A* k; ?
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, N: M) x' o6 E/ a
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
. g& N4 X: T! ]1 B2025-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__1 d& w4 T: Y3 G8 `
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)0 E" |$ Z% G3 @5 e
2025-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
/ J3 D! A/ r4 n1 U2 ?) w2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)9 B, C+ A) `" p1 U. [3 w. k
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__
* o; Z: \; Q3 ?- L- I2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.ensure_connection()+ U3 D! `3 d# n5 ]7 F; I  }" b1 P+ C
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
+ }) O" {, w. Y9 Z  P: [& K2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
' b% [; i& U( E2 ~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 channel8 _* q2 S! ], z+ ~: j& L$ @
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)1 E8 o0 v9 C, C; @
2025-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
8 u9 g2 h4 y3 H2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return connection.channel()
  Y# z( o$ D* {& X* w) r( L& a6 S2025-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
# k* Y9 W. b  ^7 T# z% g2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     channel.open()9 ^! T2 [0 Z/ U; K
2025-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. h" a! t3 m, ~9 ~6 f+ A7 s
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.send_method(* v4 \- A' S4 r7 w7 G$ p
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- B0 y# x, K3 M- }9 O' n7 F6 H
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)
' Z7 j1 R. V  o" k# y( B. ~) o3 w* x2025-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' ?. h: I7 P; s6 O% Q( c9 }5 W
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)
; y2 R) Y4 S# q# R% Z, o8 y' @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_events
- G. J* U2 w+ V; q  R2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     while not self.blocking_read(timeout):
" ]+ U7 X- P. C& L& p- E4 M+ F# p2025-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_read: B: c+ j) W; P$ f
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame = self.transport.read_frame()7 B$ o6 V/ C0 C9 \% d
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" x6 A8 }) B4 U$ U
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     frame_header = read(7, True)% v6 E: m' d: ]
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
% o* T& A$ Y4 |, E3 l0 j2025-03-10 15:04:40.506 65928 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')
! X- u; G. d) N. Z0 c4 @2025-03-10 15:04:40.506 65928 ERROR oslo_service.service OSError: Server unexpectedly closed connection
# \: F1 `; f. j  u. Q% ~) ~# z2025-03-10 15:04:40.506 65928 ERROR oslo_service.service ) e& F9 D* F: w, P5 f  Z

( j# E- y7 t. `9 \1 x+ B4 }$ Y( N0 N) M

; |0 D0 U+ M& \+ o- u- I
& }; }2 ~# p" Y, A/ f tail -f /var/log/rabbitmq/rabbit@controller.log
) ~) I0 V- Z3 j! X2 U0 y$ U8 p2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     errorContext: shutdown
" ^% \+ [/ a0 i$ i' `) H! X2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     reason: reached_max_restart_intensity0 G  E' c2 C/ b0 ?; i
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>     offender: [{pid,<0.17503.0>},+ q( i' d$ s" |
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {id,reader},9 h3 R% {1 Q" O) v, s
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {mfargs,{rabbit_reader,start_link,- }. a+ p3 j$ T+ g
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                       [<0.17501.0>,: Q6 s5 ~5 T: G
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},! H( F  h) a7 h: t8 m' A; K
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {restart_type,intrinsic},: K( H. V: K2 l- t- f+ X6 Y$ }8 [6 H
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {shutdown,300000},5 Z7 c1 c- `# T. {6 F
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0>                {child_type,worker}]
! _- k3 _& S9 p9 e2025-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)
% q; r  w& Q- t+ l5 O2025-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* x+ D- G0 w6 x" R/ W
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 '/'
1 c  {* k# S' B5 A0 M/ ]% G2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   crasher:# x8 X& w1 O! r% c/ I6 B
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     initial call: rabbit_reader:init/3
2 p- T$ [5 W  l; G0 w2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     pid: <0.17532.0>
$ F, y1 I, [; c; f/ D* t) c2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     registered_name: []" A6 n: \' c/ o+ u$ ~1 c
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}
5 `( ]% T0 e# R# L  |/ ~1 o; ?: `2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)! a, _$ |7 \" B. r
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); c8 p/ d8 Q, _7 S# \, z. m
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)6 Y/ G1 V: h/ O% }
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), \8 _% S. L4 M$ B
2025-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>,9 t0 D7 n' ]' g2 U* v
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
8 d1 o' `8 s- _/ r; l2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     message_queue_len: 0
3 _7 p, K2 w5 c7 B; u2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     messages: []
' D6 g- a' }5 \2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     links: [<0.17530.0>]
7 K5 b$ t2 s! I$ g6 N2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     dictionary: [{process_name,
+ R! Q3 |" o9 q6 ]/ W6 F' }2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       {rabbit_reader,% n. j( b* T  m5 K! e+ h- i
2025-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">>}},
  Q( _) x" v6 ]2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{ch_pid,<0.17541.0>},
7 r) R( D8 T  G, |# j2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {1,#Ref<0.3335610103.354942977.69028>}}," D4 J9 I& }3 r+ t( S
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {connection_user_provided_name,5 X2 `% ?# H% W( F) t) \0 R0 z2 B
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>},
4 p9 G# T( t. x0 V$ O2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {{channel,1},
% G0 a7 J) D2 s2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                    {<0.17541.0>,{method,rabbit_framing_amqp_0_9_1}}},. q) Z0 L; Q& a7 [) }
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                   {client_properties,
; j# c' K5 w" T: V+ F4 c; F2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
1 t& J; u- ^! Y2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
4 m* e9 M9 s) Z2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"capabilities">>,table,
1 }5 [* a/ s' u5 ^7 V1 H% R2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         [{<<"authentication_failure_close">>,bool,true},. u! N, {1 I. S* T' ?1 ]
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"connection.blocked">>,bool,true},4 B. d" t6 j" e0 Y
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
- q( ^* }$ v; R2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                        {<<"connection_name">>,longstr,
+ |. R, M" Y/ W( O+ e2 `8 x- ^2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>                         <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}]}]- a3 ^1 F3 o3 V/ Y# x$ c# r
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     trap_exit: true
' H6 g0 t  N2 [$ b5 q5 Z2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     status: running- b3 S$ a  B( ^, A6 Y; U
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     heap_size: 2586( y3 t' Q0 q1 E+ a
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     stack_size: 288 l$ F# o4 m* F0 M/ f
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>     reductions: 12149, _6 x  b( _; o3 V4 R7 _1 T5 ^8 E
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>   neighbours:9 c% T6 s. _! _' I& [4 |
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>
! h3 y: Y6 F* g" ]0 Y. ?; ?7 {6 s2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}
! k& P/ T' `# M) f  J' E, v2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     errorContext: child_terminated* v% _5 F( U% [( r
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     reason: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}: s" l- p& \5 y: G. F4 d
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},
* [5 I' q4 u% a4 I) i0 S" b5 ~# q  ~2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {id,reader},
# ~" |# n# J' m, _' B! \( J% `& ]# e2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,4 w2 t! P3 P- [8 S" p% P* D3 W, e
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                       [<0.17531.0>,
) Q3 L, l4 ^2 A2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},6 K8 Z  X3 i5 h
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {restart_type,intrinsic},
; l- U9 P7 [/ w2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {shutdown,300000},
% W, N( m& u3 n# k* K( j* P2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0>                {child_type,worker}]( m/ T( X# t8 f* `
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     supervisor: {<0.17530.0>,rabbit_connection_sup}
' K  ]& h( C5 I2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     errorContext: shutdown% R- \# C( h5 C" f, [+ `5 l
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     reason: reached_max_restart_intensity& b: g/ q+ G) ]: g4 G
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>     offender: [{pid,<0.17532.0>},& T6 i* h5 ]8 T) d
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {id,reader},
, o1 ?/ `2 |) y1 O! N" d5 T2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {mfargs,{rabbit_reader,start_link,2 V' q! T2 j( X  [
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                       [<0.17531.0>,4 h* v! Q: _. C5 p0 @5 D
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
9 s  K) I$ b) x4 L7 Q2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {restart_type,intrinsic},
0 |1 W' l, O, q2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {shutdown,300000},5 ~. X4 Z* g0 Q+ R* M6 O( Z
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0>                {child_type,worker}]
7 K: {/ C" H# A2025-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)
$ m1 r8 T5 r. x) W- m1 G. t3 J2025-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* {. |1 }7 Z2 o, D  t6 h
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 '/'( b" ?3 W& N( J4 h
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   crasher:0 i. v! L$ v8 C& L: H& J& Y
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     initial call: rabbit_reader:init/3. ?0 R0 ^2 B- ]( o; ?
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     pid: <0.17549.0>
0 h, t# w* D5 ]/ o7 k2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     registered_name: []! ]4 P+ ?7 Z4 K
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}* r+ s4 p# c" I: z
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)
( f: D& d# \4 X5 T# A2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
4 m" H+ f/ s, x2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
- v( j7 `- I2 N: p  q2025-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)
' W6 T: O9 l+ B/ @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>,
2 ]0 |7 Y+ T8 H/ y2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   <0.573.0>,rabbit_sup,<0.237.0>]; P( b: H5 P; T/ t9 p1 j
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     message_queue_len: 0
$ w; c6 x% V  O3 {: T3 K2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     messages: []
3 A0 [- f8 ^  d9 i" l! U2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     links: [<0.17547.0>]
" |2 l" |4 ^# U/ G5 B, s+ Z2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     dictionary: [{process_name,+ a* g0 P* {, }% a* b2 W" s2 x
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       {rabbit_reader,5 N# I  E# s" a+ o' c& v5 Y: R
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">>}},
* q  d5 R8 g' Q' P, I" v2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{ch_pid,<0.17558.0>},
2 p* D/ I  q1 T. d2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {1,#Ref<0.3335610103.354942977.69102>}},0 u, q4 B4 v7 r( V" `
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {connection_user_provided_name," x* F: u: T3 g
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>},) b) \9 ~1 P0 N2 E' a
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {{channel,1},
& s6 d, m! ?; o2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                    {<0.17558.0>,{method,rabbit_framing_amqp_0_9_1}}},  K" Q' h. z, l. Q2 w$ o
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                   {client_properties,
# e$ `/ }5 e3 o, o2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
- O8 Q* a3 `& |) w& d: Y. M" I$ Q2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},+ `, r2 ~0 B9 o0 h4 I
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"capabilities">>,table,
, g( |0 b5 ?& s. J+ B; n2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         [{<<"authentication_failure_close">>,bool,true},
/ Q- [, l1 r0 v7 W2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"connection.blocked">>,bool,true},1 \3 ]0 o% ^$ I
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                          {<<"consumer_cancel_notify">>,bool,true}]},( n( h, F8 ]! j2 a  c/ \' F0 G
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                        {<<"connection_name">>,longstr,
' \! j; b4 ]9 D2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>                         <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}]}]' R: [' [$ H& ^, c; G) M
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     trap_exit: true
# g" U  ?' }/ ~4 b; Q( B0 a! b2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     status: running
. ^! I8 {, Y3 N1 T2 m2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     heap_size: 25860 t3 ]% ~& O+ g, ^. A* J
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     stack_size: 28* i. U9 N8 y& h2 b8 A! ]; N
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>     reductions: 12138: O, f4 m: Y  Y  e$ h
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>   neighbours:
, K& x$ {: I7 h7 \9 P2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>
6 D1 M, K$ i0 D+ u) y! D6 E  B2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}
" ^0 `% S; }6 M1 W7 t2 g, O  T5 c$ q2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     errorContext: child_terminated% P1 _+ }, N3 ^
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     reason: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}0 z1 T/ [, u9 D. A0 J- s! o
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},
" y) D& G$ r1 j, r2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {id,reader},
6 n6 }8 n' C  r' L% E; C9 H! B2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,, R) d: v. x' [& p; [4 t9 @! Z
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                       [<0.17548.0>," J( u, t3 \: |9 B% t
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},' c0 S* e) k3 o
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {restart_type,intrinsic},9 e/ j( T: U' `. D; {
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {shutdown,300000}," b2 j. t6 M; h5 c1 r/ }
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0>                {child_type,worker}]
) b$ b" {5 T8 W% D) b" D8 N2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     supervisor: {<0.17547.0>,rabbit_connection_sup}  {- W  d/ a' h% h% x5 w
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     errorContext: shutdown
8 d' l7 W& v; _4 g2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     reason: reached_max_restart_intensity
, H2 `; V; Q6 `! F9 X# j2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>     offender: [{pid,<0.17549.0>},
- h5 {5 B3 p  v! c5 d2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {id,reader},
. d8 g& l/ E1 x$ \# f2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {mfargs,{rabbit_reader,start_link,( u/ w; D# K2 d6 o" @$ A0 C' j% y# E
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                       [<0.17548.0>,$ Q$ L& D- t4 J$ m7 P
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
3 q# y% r. s) L5 ?* E2 R2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {restart_type,intrinsic},
  i; D  l& t" `7 \4 R2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {shutdown,300000},  ^! P+ \' z8 F% \; o+ m0 C# C
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0>                {child_type,worker}]
0 Y& f- [- l) l8 ^7 N6 G4 Z) X, S2025-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)/ V) x: a$ ?6 J4 `
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)
& a- Q/ ~8 a+ }8 z' Q7 D1 a2025-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
1 x$ d9 n+ |1 x2025-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-63a1e9168dff! u. z) V" }7 \5 O* B: ?- `0 L/ O9 ?" q
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 '/'
( d9 r& J$ C/ w2025-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 '/'2 M3 R% d6 T# P$ X
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   crasher:
/ [4 i/ ?: \& J* L4 r1 y2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     initial call: rabbit_reader:init/39 h* r' {5 F7 Y! T8 y
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     pid: <0.17566.0>
+ r6 f0 @5 \& l4 g: X8 v+ m* z. v2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     registered_name: []
5 x+ F6 X& C4 W2 ]5 [6 R2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}2 X0 {0 F) {# M
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)- ^% U" H' l+ A* }9 l" Z
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)7 o* d' G) y, u( `1 g$ X
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)6 A+ {) p" k3 _6 ?  [' p
2025-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)
9 h3 t" |0 @9 x+ x/ l2025-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>,
. d1 Q4 B1 m  Q+ r) w2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   <0.573.0>,rabbit_sup,<0.237.0>]. A5 i0 ?0 M' Q# W
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     message_queue_len: 0
; _$ c  ?  s1 R6 ]; t2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     messages: []5 [- w9 W0 z' a* Z# y
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     links: [<0.17564.0>]$ g" S6 a7 O# E/ H% \
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     dictionary: [{process_name,
- M" s: l: |* y% Q+ _2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       {rabbit_reader,) Y& D9 o( [9 `0 I7 {$ }% O& V
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">>}},9 _9 D3 W- B# Y, x8 N) ?; s" U$ b
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{ch_pid,<0.17583.0>},
! ?9 s" v* K0 F7 ~2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {1,#Ref<0.3335610103.354942977.69224>}},
! ]8 |5 _5 h0 G# a/ f3 O& X8 }2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {connection_user_provided_name,
% Z/ q& Y5 _- C' b8 y9 j+ y2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>},( c2 S3 ~9 v$ o) d* D8 K, b  V
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {{channel,1},0 a' c+ |5 G0 F$ p
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                    {<0.17583.0>,{method,rabbit_framing_amqp_0_9_1}}},
7 G# p" Z7 {" u4 o3 L0 b3 P8 g* K" ?2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                   {client_properties,8 y0 G. T% L3 B8 b  \: z6 _7 b0 p7 h
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
  [, {: X  l/ O* L; e: F: b/ N( G8 c3 B1 H2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},! z) D* K0 z2 p% A# U# F; D, T% o
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"capabilities">>,table,
* k' S9 ?3 m' I- v% d2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         [{<<"authentication_failure_close">>,bool,true},8 u( Z1 l' b& b
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"connection.blocked">>,bool,true},
/ }* S8 V, x; i1 o- x7 r: L9 m2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
- C9 ]/ f6 S( \3 P8 y& Z" G2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                        {<<"connection_name">>,longstr,. k- ]3 D+ J. Q: d+ a
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>                         <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}]}]7 a+ c2 y7 w0 P/ w# j5 r# a
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     trap_exit: true
. Z, f8 O" S0 F; M' l2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     status: running
+ P/ G! G1 {0 ~5 x. D2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     heap_size: 2586
) k( h. z0 C; R) T, [$ h2 a' R2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     stack_size: 28- x* O, I2 j9 A! E
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>     reductions: 121499 v0 Z: N% m5 z
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>   neighbours:8 c7 Q7 J0 L. }$ D- ]
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>
. C+ x+ {7 b/ D. n- P2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}% s, a- M+ [# e) \4 v; Q
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     errorContext: child_terminated
4 q. N, U7 a" @! k: p7 Q% Y2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     reason: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}
4 Z- U7 |4 u( b- X2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},
" g0 T1 G" j3 O7 T0 a2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {id,reader},
$ \8 A  X% w+ B( P. T8 e2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link,: ]0 d, Q# Q9 m# D8 z
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                       [<0.17565.0>,
. f* a( k, `4 ?0 I2 O2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},1 g' W% ^+ O9 u/ L+ }: ]. B$ i
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {restart_type,intrinsic},6 v# Y9 m. G' {% ]) ^5 q: e* o
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {shutdown,300000},
' Z2 H* C$ I2 i  j! Y% i- S: ?2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0>                {child_type,worker}]
7 e% }8 s# G1 {: X. _' H# p2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     supervisor: {<0.17564.0>,rabbit_connection_sup}
" I* m/ }! l# x; i4 k9 r2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     errorContext: shutdown0 N* g8 g# [. p! D4 u5 H
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     reason: reached_max_restart_intensity
3 R" f0 n6 ~/ F; c% L2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>     offender: [{pid,<0.17566.0>},1 Q1 Y$ Q2 H+ d; j; E) e
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {id,reader},
8 D9 Y& F3 o  Q+ X7 u% _. o3 @: i2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {mfargs,{rabbit_reader,start_link,
6 j" v5 P2 n- W6 p7 Q6 C2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                       [<0.17565.0>,9 V1 C" v3 _+ S& z( O1 Y4 k
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
; u  k4 C/ `$ s9 t4 l2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {restart_type,intrinsic},
5 E8 \& D9 N% w. Q3 W2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {shutdown,300000},$ i. N1 ?2 A' c# `  [
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0>                {child_type,worker}]4 ^. {7 c: g- Y: x1 M& P, K. t, O9 n) O
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   crasher:
; a2 w) \; D) }9 w. C6 y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     initial call: rabbit_reader:init/3
4 Q4 f! K( r4 Q: p2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     pid: <0.17569.0>
# g# e, F% g; B2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     registered_name: []
4 c% s0 a* z5 i$ D8 m9 z  \' ]2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}% l: Q# h* r5 T& w1 i3 ]  F
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)
- }* [6 R% Q8 \; c, _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)& O) d/ ^: o4 ?* {- h! V/ l
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)/ j8 t3 E( L. q6 [
2025-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)
; R  \; M4 [8 N2025-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>,
  \% E% [+ j3 i, e2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
% @: M' H, m* B! W" n2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     message_queue_len: 0
; u" O5 ]& i  c" b2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     messages: []
7 S# P' }. e# W# c# {7 O2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     links: [<0.17567.0>]% u- }6 [& }3 Q$ L4 N4 r
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     dictionary: [{process_name,- T% @/ d+ \& U# G# O4 U/ p
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       {rabbit_reader,
: `9 r$ m2 K% i: A2025-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">>}},; H# ~, ~1 e6 c1 [
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{ch_pid,<0.17592.0>},
$ M' A1 O7 t# K/ U2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {1,#Ref<0.3335610103.354942977.69257>}},5 Y4 V3 [) y+ p5 c; w
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {connection_user_provided_name,  V. _5 S' E4 C  S* x" J
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>},7 P% [3 P7 h3 N; I9 x6 |
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {{channel,1},- `4 z) b' T8 j3 t
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                    {<0.17592.0>,{method,rabbit_framing_amqp_0_9_1}}},
+ H/ `7 g3 n( D/ I2 ?2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                   {client_properties,' Q, s9 P1 r( r) B
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                       [{<<"product">>,longstr,<<"py-amqp">>},
( m# B- ]6 y$ j/ Q+ \. }2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},( @+ t& ?4 ]) h( k
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"capabilities">>,table,
6 _9 E+ Z0 _* e7 H0 v2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         [{<<"authentication_failure_close">>,bool,true},
* ~) ~! j! k1 F2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"connection.blocked">>,bool,true},
2 g, y; G8 Z. [9 l8 @2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
/ ~- V$ b& `9 a) [. W! R2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                        {<<"connection_name">>,longstr,
$ }1 Y( l- w' G# t- B8 T1 s2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>                         <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}]}]2 _/ P' O3 m: o
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     trap_exit: true( A) N" V; K/ K; l! H+ S0 j
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     status: running8 G7 H8 {- |  X( O+ Z
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     heap_size: 2586. U- Q. S" d* y/ y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     stack_size: 28
0 L# W. {. c' A/ |4 s* b2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>     reductions: 12149
& R" M9 f( p4 \, @# j5 c2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>   neighbours:" h' U7 s3 d4 h( Y  r7 U0 ?
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0>
4 e# U) U' d- m$ d2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}; v0 w" ^) L) |
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     errorContext: child_terminated; m6 f; r1 `+ G+ N
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     reason: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}: l0 e; b% b" }; T
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},
8 Y8 I) Z) l& [* t; R1 D2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {id,reader},, I+ \+ R& u9 ]) L" c2 R
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,
) [: e9 O8 `3 O9 R, K2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                       [<0.17568.0>,
( Q2 [( D7 q" F% S! ]2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
- d" c# ~( N* H1 J8 m# j9 N( j2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {restart_type,intrinsic},1 T* i& A9 @' d
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {shutdown,300000},
1 i' V1 B9 x+ Z- j- H( H2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0>                {child_type,worker}]. ^4 x$ o' Z3 E0 s% b  O
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     supervisor: {<0.17567.0>,rabbit_connection_sup}
& a* b* N# r9 B8 ~/ z2 q4 L# T2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     errorContext: shutdown
+ `3 c  [* L- w  M2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     reason: reached_max_restart_intensity& S" }( s- \- L1 v' W7 u
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>     offender: [{pid,<0.17569.0>},0 s/ w% J% A3 h1 ]/ v, \
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {id,reader},
# ?& m3 W3 q3 |- L8 {2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {mfargs,{rabbit_reader,start_link,$ ~" U. C0 e% Q1 y
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                       [<0.17568.0>,
4 |4 W; x6 y* r- I  t2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
( H& p$ L* s( S5 ~( f/ @2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {restart_type,intrinsic},
9 _! n! y9 s; a4 A2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {shutdown,300000},
, d+ C& I; R4 |6 i2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0>                {child_type,worker}]
7 r) z4 W- _. d2025-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). N6 }, k0 p) a, M4 L4 H- [& D
2025-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-32f1a4b000af) ^/ Q  l" s, w' p8 K) b2 v
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 '/'
/ k$ X. u! W1 j8 }' I: y% C2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   crasher:
9 K1 _0 x8 B9 |2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     initial call: rabbit_reader:init/3
3 g' j4 z* W$ a. ]' q. y2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     pid: <0.17600.0>
  i; d7 h2 V, G3 D$ _" @& l2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     registered_name: []) t& x/ w( p0 h$ ]& Q
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}( T# ~" E* L: D$ E! i. y
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)
; w4 ]5 _% W) |" ]! T7 ?  d2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
0 b( f( m7 K0 ^  J+ e2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>       in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)  p; z1 s/ q# F
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)
! w4 `, O, s$ i, B' g+ r5 M7 P0 {; ?; M2025-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>,- F0 c  V5 Q! H  R& O7 ~3 j
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   <0.573.0>,rabbit_sup,<0.237.0>]
* ~% s/ l9 A& D  v6 C' v6 M2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     message_queue_len: 0
$ B% `1 o) I7 D+ z& {( @, f2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     messages: []
2 H& m& P1 o3 k+ F4 E9 p" q* e2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     links: [<0.17598.0>]
) \6 }& R  Z5 k/ ?6 K0 J& i4 A! \2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     dictionary: [{process_name,  n+ \& A6 o9 s2 P7 j
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       {rabbit_reader,
2 d  g6 [- c  d7 x2025-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">>}},
" B$ E( m' _* c. j4 L2 g  I2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{ch_pid,<0.17609.0>},+ Y: o0 }6 K8 p- J$ h( v
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {1,#Ref<0.3335610103.354942978.40387>}},) W% \4 I4 _3 S' h4 r
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {connection_user_provided_name,
3 M+ f% b9 N* E, w2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>},' T* [! T2 \" L6 B/ I
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {{channel,1},
5 D5 X1 g" t  q! J: f. a2 P' S$ H& q2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                    {<0.17609.0>,{method,rabbit_framing_amqp_0_9_1}}},* A* E; `/ {2 N5 L
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                   {client_properties,: {  n% v! _0 @; \& N
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                       [{<<"product">>,longstr,<<"py-amqp">>},5 s# g3 [7 t7 Z5 _
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
$ O! l- N2 H0 w; t+ V2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"capabilities">>,table,3 ?  v* N9 m. k; L# z$ }
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         [{<<"authentication_failure_close">>,bool,true},% D- w, R" X  x- B
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"connection.blocked">>,bool,true},1 Y2 N9 L: U" d
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
& r2 }8 M& ?* q3 m% {6 l6 V2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                        {<<"connection_name">>,longstr,
; O( M9 b5 }1 Z3 C2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>                         <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}]}]
& S, y" H  m! @+ e1 l2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     trap_exit: true
- I: f$ b4 d7 v* I% x, ~9 _2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     status: running
5 U. T( d" e- Y% |* @2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     heap_size: 1598; h; G4 X" z! q6 _/ `! G! u
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     stack_size: 28% i1 ?( j) i; y8 u6 j  X2 J, S
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>     reductions: 12157# [8 [- O* W5 G* o5 s# O
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0>   neighbours:5 B3 Z% X5 y7 J# g  Z( A
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> 9 ^" l7 R. _/ q9 Q* _, M0 l: H
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}
( J! F' R. ~9 e. l2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     errorContext: child_terminated
' N7 u$ ^6 a4 h# E' _2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     reason: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}
- y0 _# E9 a2 Q2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},
5 g# _% y; L. X2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {id,reader},+ q9 F! X* n* @" |
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,5 f* [% e. k; y" L2 t
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                       [<0.17599.0>,
" v& n5 |9 J& j2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
1 V  l' \) P+ ~, s9 k: F2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {restart_type,intrinsic},
' b5 n4 G/ {6 d0 d% d, l, F2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {shutdown,300000},
4 n# D, I3 P! g9 I3 S/ T5 S2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0>                {child_type,worker}]
5 Z, ~+ ^! \# N: N0 S2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     supervisor: {<0.17598.0>,rabbit_connection_sup}
4 n: C( s1 |; m$ O  z2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     errorContext: shutdown
6 _/ B8 ^7 g: o; a1 e; n. {2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     reason: reached_max_restart_intensity3 o3 t6 f& j* Q0 S. M
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>     offender: [{pid,<0.17600.0>},( y5 b$ x0 c) _: }2 h' N8 A
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {id,reader},
3 Z; p% N0 k1 p9 }6 }2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {mfargs,{rabbit_reader,start_link,
6 \) u5 K  t4 A* R2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                       [<0.17599.0>,- }* g* w0 x# X1 o: W" b1 P
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},' `7 b$ t, h$ ?* _5 @$ X
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {restart_type,intrinsic},- u2 K' t: R% ]" r+ L- V
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {shutdown,300000},
$ j$ E9 x' X3 @4 s- h+ d2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0>                {child_type,worker}]
  i; X4 `4 _1 K4 t2025-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)/ S4 }4 w3 }. `2 T
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# L4 m, Y  ~) r5 n" z
2025-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 '/'5 w  P+ x. ?8 B* j, ~. f, P$ M
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   crasher:$ L- O( D" v/ q$ `; A( {0 G
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     initial call: rabbit_reader:init/3; O' c; W+ q5 m  J5 d7 t
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     pid: <0.17617.0>7 Z3 I% k/ l# U' c8 W* g. J
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     registered_name: []: q" Y8 g; r) j
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     exception exit: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}
5 W  Z+ y! B7 h2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in function  rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
. ?, h  V. `" r0 b2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>       in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)' Y( t: L: M* P- _0 \4 b
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)
( X* U9 H# W3 x: o2025-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)+ O7 y( I$ l' e) i8 \' W
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>,
' D; v! n( g( F8 j* o# \2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   <0.573.0>,rabbit_sup,<0.237.0>]; `; L% _; x  F# T, h: ]1 i* d2 Q
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     message_queue_len: 03 y% O6 I4 c& L$ a
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     messages: []
# ~7 G4 C9 y5 O& `2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     links: [<0.17615.0>]
/ m: Q: e, _' w* {" ~$ Q2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     dictionary: [{{ch_pid,<0.17626.0>},3 F; ?4 ^, d3 |  y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {1,#Ref<0.3335610103.354942978.40421>}},
+ x. ~2 ^& w( t2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {process_name,
( L) Z5 O: }, l2 p2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       {rabbit_reader,
0 \4 `9 x$ C( O' Y2025-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">>}},
: G. M! |4 N0 Z6 r2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {connection_user_provided_name,' s: Z# ?7 e* ?$ e
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>},
+ f% m& R; m0 y  e: G# C2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {{channel,1},5 l3 N, Y* x" h: F, r2 Y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                    {<0.17626.0>,{method,rabbit_framing_amqp_0_9_1}}},
% ~- d! A, S7 X5 ^2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                   {client_properties,6 c4 p( R$ n( C: a1 w
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                       [{<<"product">>,longstr,<<"py-amqp">>},4 m8 E' t4 s5 l( a* N
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"product_version">>,longstr,<<"5.1.1">>},
" m* M5 L  ^3 H$ b" [2 A2 d  w  B. \2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"capabilities">>,table,
$ @9 b" {+ H$ c2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         [{<<"authentication_failure_close">>,bool,true},
! P- L" F. X& Q" N7 ?2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"connection.blocked">>,bool,true},/ x2 d5 H# }" N9 @' g' i1 C
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                          {<<"consumer_cancel_notify">>,bool,true}]},
7 H) N' N7 B; l7 V+ O1 H2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                        {<<"connection_name">>,longstr,( @. T; _2 n9 x! S( T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>                         <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}]}]
& H; E( V7 {$ V3 J8 y3 h3 G9 `2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     trap_exit: true
. L! Z; o; S% v2 y5 |0 T2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     status: running
. m  O  H5 Q5 R/ l/ I  S2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     heap_size: 1598) W8 b: w! ]5 K/ R8 D8 Y7 G; S
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     stack_size: 28
/ @+ q' v" [* c1 N% `: t2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>     reductions: 12152
2 X+ t: k0 g1 P7 }6 z# Q5 a* s2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>   neighbours:
# q. I( Q4 P; y* J2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> / V7 i. N4 v9 f) |- f1 F
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}: i/ |* ?% Y* X0 ]
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     errorContext: child_terminated
9 m4 H# y5 l: R. Z  O. A2 A: f7 l& p2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     reason: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}: @; R: U4 E8 d3 Y2 Q
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},
) r$ p7 @& H% n2 ?0 M9 I2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {id,reader},0 _. k! |3 h* W, k, q9 v. j1 F
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,& U5 K1 e" n4 y
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                       [<0.17616.0>,+ t1 r" W; O+ A: S# q
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},$ i* @% l$ R( Z7 f' `8 Q
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {restart_type,intrinsic},
4 y) @( K, i" d: G3 A. M2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {shutdown,300000},
# z4 D; P- X  p8 {) e+ p2 C" n2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0>                {child_type,worker}]3 p2 G; q  j3 N( |& v3 `
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     supervisor: {<0.17615.0>,rabbit_connection_sup}. A" n) i$ [4 g, ^, |' \2 Z
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     errorContext: shutdown' ]" X% G% R/ T! }
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     reason: reached_max_restart_intensity
6 Z5 I  o3 i4 q1 D  o2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>     offender: [{pid,<0.17617.0>},2 M* L" f) Q+ B2 i8 W
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {id,reader},. Z3 J6 z9 U" Y, T" p2 p
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {mfargs,{rabbit_reader,start_link,
! s0 l, D  L# ]- y' D2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                       [<0.17616.0>,
: }+ l4 t3 [  o3 P, t- K3 W2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                                        {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
2 [+ t- N# R( a) O; H3 l4 K. f2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {restart_type,intrinsic},4 [! M1 G9 s- L) Y" L" `0 u7 v  N/ M
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {shutdown,300000},
. h5 {# h' O% y. y* E) {2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0>                {child_type,worker}]
) h. v/ L; `* d% n: o+ b* H- j2 C" z7 g, @8 F% q5 k
. R& S! f3 a# `

6 d# J, c) |! w: u! {; a1 e, C还无解了???
1 b7 T/ n4 U8 F5 ?& u$ v6 g0 n4 ^$ G/ n1 ]' f5 Z- g
$ s' y+ z! l- J1 a
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

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

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

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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