|
|
这是nova-schuder的日志:6 Y: l3 U( M, f; d9 V" S
5 C0 T" Z7 K ]2 O7 N3 X
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):
3 {8 V& M. w$ y) e, Y3 O2025-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; X# i4 y& n K4 O0 R% {
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.channels[channel_id]' n; c0 S2 k7 B0 _8 E G6 f
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service KeyError: None. Z- `2 v) [% T
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
7 r& h' b, {& ~, B' |. e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service During handling of the above exception, another exception occurred:+ Z Q+ `( K4 t1 e# k. v0 c$ T
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service 4 ^, m4 h% @9 x2 U$ X
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last): d3 z+ U7 C2 o8 N/ v' j, }! B
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
" e; F8 B0 M. A" k# H# i4 m- \2025-03-10 15:04:39.383 65924 ERROR oslo_service.service service.start()/ s: I) P9 S* F
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 start
( V" K/ m" |% ^$ [# O2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.rpcserver.start()% j# q/ A) G8 t: g' ~) t
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 wrapper
9 o' c% a. o4 l: A" l; `' j2025-03-10 15:04:39.383 65924 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
( `! E$ X, y& W, E$ f9 g2025-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_once7 w5 I6 l9 w; F7 {# v
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service post_fn = fn()
/ r4 P, U" @6 J8 s2025-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 D G* m8 a9 [# m2025-03-10 15:04:39.383 65924 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
% W8 `) a0 Y. m6 d0 f7 N2025-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+ r$ b' P: Y9 |' [+ _
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.listener = self._create_listener()
8 q3 U, K1 T0 S& @$ k/ M2025-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_listener6 |# Y1 [+ V( E6 ^2 K4 c
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)/ a4 i3 V% ^5 ^
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
$ K `& w* [7 S. a ?; c( w `! |2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self._driver.listen(target, batch_size,
- M/ _! M/ P& [% ]9 R2025-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
) n6 R2 J5 ?( Z9 W2025-03-10 15:04:39.383 65924 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
8 m# b, T! [6 G$ A5 Z. T! H2025-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_connection1 n6 O$ [$ `/ K1 B8 B u
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,3 K7 Y% H1 z& r6 \7 \- E
2025-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__
5 A8 h. a* a9 ^2 Z4 E. a% n5 }2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.connection = connection_pool.create(purpose)
+ _, p$ z% T; K7 N* D6 `2 X, |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
; y. `5 g9 X7 l2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)
9 c+ v k! l' A4 `0 p% Y2025-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__$ ~4 f" w: L8 N* D$ E' w
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.ensure_connection()
2 \" N* K$ C' C7 I; i7 Q8 t' e! A1 r7 W2025-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_connection4 D( H2 W/ N/ p( Y; t+ P8 g8 q
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self._set_current_channel(self.connection.channel())6 }- q+ m$ A! x5 e0 T
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
9 n& V* w2 ~; W( A/ h* }2025-03-10 15:04:39.383 65924 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)( ]! ]3 I$ m7 D/ A2 Q( ?
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_channel
5 }6 E' m+ u3 b. ?+ n6 e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return connection.channel()
0 _ o$ a' k8 y# ^! W& G( ?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
% h* ~* m1 d" q6 u2025-03-10 15:04:39.383 65924 ERROR oslo_service.service channel.open()1 @+ r" }. j+ b" V" _1 e
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 open; G) b7 A% H* N7 Q- x
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.send_method(
& l0 { n$ ?: O- j% R6 ?/ U2025-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! [- ~ p- i, d1 X2 W$ N( W+ I
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
- n$ v- Y# R- _6 Q2025-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
" D% A: A' V/ ] z6 @4 A4 D6 h2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)8 _# Q) S- ~# n" Z! O1 P, `9 l
2025-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' J" T6 n/ {& `) D$ N9 m# t1 n
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service while not self.blocking_read(timeout):6 B' i! u( _: ]3 x+ c$ \9 d
2025-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
% j" a# b) j1 ]* R% T2025-03-10 15:04:39.383 65924 ERROR oslo_service.service frame = self.transport.read_frame()
& @( i# b5 X- P/ X) X! L+ e3 x+ [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( k+ ^; |+ H S, X( F
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service frame_header = read(7, True)
0 c- y0 k$ ]0 q2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read1 e4 s9 f( l; [8 ]
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')1 U9 ? i4 X y8 ^" t
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service OSError: Server unexpectedly closed connection$ ^8 z. _" I* q3 ?) P) @9 B( u) `
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
/ e0 x/ h; p8 F9 g2025-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; Y6 }0 h* I4 x2 t- {. f5 K
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
2 u. S0 L1 E& o4 V$ \( ^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 channel. r! z# q# N: l b) M$ X. V3 q
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.channels[channel_id]
/ Z' K& c* l/ [* C2025-03-10 15:04:39.385 65925 ERROR oslo_service.service KeyError: None% V/ M$ f+ l9 P! T2 c
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service $ e( `4 x" P5 A0 U$ j; c# r0 p
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service During handling of the above exception, another exception occurred:
! |+ n! j' Q" S9 ]# O+ b- e C2025-03-10 15:04:39.385 65925 ERROR oslo_service.service % x+ S! U' a3 n+ {, _- C( X2 X
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):2 P7 ~2 a- \( z) X" k2 u* u
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
( l, o$ Z3 X6 `" {( w( J7 v& _0 ^2025-03-10 15:04:39.385 65925 ERROR oslo_service.service service.start()' r- Y' }% d' l* t
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
+ |8 j G- d0 G2 a1 K3 }3 A2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.rpcserver.start()! g5 C' j7 X1 f: G! i) V
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
z E# U" C8 s+ u+ `2025-03-10 15:04:39.385 65925 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
6 f; }4 n8 Y1 E& |: \/ W2025-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
, E8 l9 n9 D. M/ @# R7 O2025-03-10 15:04:39.385 65925 ERROR oslo_service.service post_fn = fn()
0 R6 n. _( P: ]* S# ]) A0 ?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>8 [5 m9 E6 M$ I- T) x2 m6 q
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
- M& _: L2 ~ m/ L: m2025-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# H I. h* J# X8 ?4 l/ l# y4 B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.listener = self._create_listener()& g6 F5 ]' v& p/ h
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( `. w4 r4 {! k. F" W B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)# A" s4 A9 O+ U4 X
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 _listen3 P! E0 z- l" S+ F1 R
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self._driver.listen(target, batch_size,* z- g( h& V! p) y1 K
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 listen% e$ x. ^! X I8 {
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)0 d# i- N! u! a; ~+ U. x- f& H
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 r1 a2 v5 o( p) k
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,
$ S. G$ m/ G5 y2 l. 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__( C) G& ?) }9 H
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.connection = connection_pool.create(purpose)0 ]" S$ l) n4 U% f; h, O
2025-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 G3 L* z) f; u% m. p
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)6 S1 N7 N+ s. z& h1 r" f
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__
, V2 J# O' G$ @2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.ensure_connection()
7 R6 N( ^1 }/ E2025-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_connection4 u2 h/ F" g5 m* M
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self._set_current_channel(self.connection.channel())
% b$ g3 Y9 F+ o1 s1 D, ]# l2025-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
. N6 M" j, k7 I# ?+ I% M6 a% i2025-03-10 15:04:39.385 65925 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)
1 @# W' q8 S' o# v( [, O0 x+ ?% n2025-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
1 j+ A3 r8 M7 ~7 h2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return connection.channel()
* R# l0 t% B/ o' Z0 X) b: S2025-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
' V+ B5 W* F( Z# z; z) d3 e3 A2025-03-10 15:04:39.385 65925 ERROR oslo_service.service channel.open()
& x$ a& {7 x4 n+ {2 f7 f2025-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: j% f) L6 N8 H/ \
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.send_method(: }& L2 y. x1 c6 j% |
2025-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
% h3 q! V5 U9 s- I5 i7 M2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
6 H+ P# V8 v! x2025-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
- n4 t7 a7 Z7 Z* m2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)/ g+ p* o1 o, R# c
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_events7 c- A3 q8 n0 q4 G- I$ P
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service while not self.blocking_read(timeout):
4 s- \1 ? y5 M/ x2 @) U2025-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
5 U, B' v" B D% m) _7 k& C8 e2025-03-10 15:04:39.385 65925 ERROR oslo_service.service frame = self.transport.read_frame()
, U3 `7 I! E/ p' v+ f2025-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
% J, ^+ `( \- P% V! l2025-03-10 15:04:39.385 65925 ERROR oslo_service.service frame_header = read(7, True)8 b3 I/ @! ?/ | f2 O9 \
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
8 Y$ D0 Q8 ~0 E0 E# {2025-03-10 15:04:39.385 65925 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')
3 \5 W( M# C* J9 A& b2025-03-10 15:04:39.385 65925 ERROR oslo_service.service OSError: Server unexpectedly closed connection& n7 ~' K9 v" C- l: i
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service 0 K& n1 r5 M. _, |
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; C% [& j' y. V# v/ f& \$ I. z4 ~
2025-03-10 15:04:39.411 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping
+ P4 |1 p* O/ D; j7 C: R) l2025-03-10 15:04:40.417 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65925 exited with status 1
* k" s7 {+ W, d% v5 `) q R1 C2025-03-10 15:04:40.421 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping
# l% d5 o0 T6 {2025-03-10 15:04:40.429 65928 INFO nova.service [-] Starting scheduler node (version 28.3.0-1.el9s), b& M7 u2 q; u" Z" ?
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 connection7 }/ o& ?$ t0 n X# \
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):; Q3 {+ G- s2 l3 z
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& x. U! r# l9 j4 n. }
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.channels[channel_id]
# K- C2 p- k) y$ Z4 q4 o2025-03-10 15:04:40.506 65928 ERROR oslo_service.service KeyError: None
2 c$ J7 N: y/ @+ p; G2 F2025-03-10 15:04:40.506 65928 ERROR oslo_service.service / H# r8 _7 q& m5 N5 C2 u
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service During handling of the above exception, another exception occurred:: l# d' N! |7 t ?! p3 i
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
9 a N4 o" G9 \- Z+ W. A" M2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):
. o o7 S$ b) p; W$ g* u2025-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! U7 D+ C9 Q4 L+ c/ C3 y3 J
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service service.start()! p c P+ Y9 Q# T% d
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
; ?# o" B( Y: A5 s& t: K$ V2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.rpcserver.start()8 t, K* u, J0 I) |; s* R8 I! U
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 wrapper8 i- y) |$ P6 }6 N& l. w6 v
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
+ l H( l: g( b0 S0 g& V4 ~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_once
+ r: X' H/ X8 e2025-03-10 15:04:40.506 65928 ERROR oslo_service.service post_fn = fn()
/ e% f5 Y0 b t5 C& q* O3 }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>) y' F: k+ S6 ?5 N4 f5 j3 j
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),. H; X, u( W. y- K! w; l
2025-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 start4 C0 z6 s+ `, F0 O; }5 U* c
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.listener = self._create_listener()
d, t" C$ M# g( V2 z2025-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_listener8 Q9 V W1 h/ _+ \$ q; A9 P
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)
2 b6 b$ Q3 [$ E2 k0 O' I# z2025-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 _listen1 x5 L3 k5 r! G+ E# _
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self._driver.listen(target, batch_size,
8 W& W! ~( O( A4 R8 F- V3 |/ O2025-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
& B7 q( |0 ?' u2025-03-10 15:04:40.506 65928 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
* |0 T! L8 ?1 H2025-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_connection3 ` x! @$ f* ~+ g% n9 K; x
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,
- x) B; ]/ t" _2025-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 G& W" @8 v! H) P
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.connection = connection_pool.create(purpose)* @0 \; D" f; K/ y6 q
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 create5 R. y- M7 f+ b+ m6 ^
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)) E9 m7 p1 `; R8 J; h% w8 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 826, in __init__$ K; R6 \: a& x/ w8 W
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.ensure_connection()+ i7 s; u0 x) _& A( E4 d, W
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
! |' D- E' v; R4 A* |2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self._set_current_channel(self.connection.channel())
% L. }6 c* f. _) y; M% E$ p0 f6 F2025-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! o* g9 C9 A1 O5 k$ ~. c
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)
' d3 I: o+ q' ^+ ]/ Q2025-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_channel7 F [+ ]1 Y5 C& w
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return connection.channel()% c: [: J. I2 ~% @8 {/ |( R. q2 M s/ |
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+ {6 M3 Y6 D: ?+ h! }8 `8 Z
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service channel.open()
+ R+ d3 |- p/ m: D. j2025-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+ ? O6 e4 h( \. Q5 C; r+ L
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.send_method(8 ~* x# T( p+ l
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) f6 b! O& F2 Q2 {. P1 r. N1 z0 `# D0 m
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
' L1 [! V. P) Q7 ? t$ e2025-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
! G6 ~' ?/ n- @2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)- [) o3 G+ O# F& A- f
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- p6 N! Y S! D2 r4 O4 T# L
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service while not self.blocking_read(timeout):
# a1 {: J: |# l# h4 _, c" j2025-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
- b9 G4 s# ?/ |" j; q& K4 H1 l2025-03-10 15:04:40.506 65928 ERROR oslo_service.service frame = self.transport.read_frame()' c$ B" C8 O3 P; `' ?# J/ e
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_frame1 x* F7 ~0 T/ T0 W( b6 N. H
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service frame_header = read(7, True)
5 t. F( z1 n/ C" H2025-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
. J, N) r; ~7 [7 g; ^$ O8 X2025-03-10 15:04:40.506 65928 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')7 j3 D& F' ]3 r9 R+ N; I
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service OSError: Server unexpectedly closed connection
+ z i' G- ^, g7 \) A2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
( ^0 p3 \3 y+ `0 X$ a+ M5 r# Q) c( g7 ?. s
. i+ {: J1 [- p" \
. O _" d3 f; k+ n9 C
! k7 Z8 b" B" P# S* E8 W6 c2 \ tail -f /var/log/rabbitmq/rabbit@controller.log : Y: f) r' v- c+ V+ c7 z
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> errorContext: shutdown) A6 {7 }; X+ n$ l
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> reason: reached_max_restart_intensity1 X% g0 a8 K4 [& y; G
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> offender: [{pid,<0.17503.0>},
. x' f( C0 y8 [/ K* l2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {id,reader},3 x9 W% h4 e9 S: e# f
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {mfargs,{rabbit_reader,start_link,
# |% F& s9 m. `$ N2 a2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> [<0.17501.0>,- ?/ Q) x, b# G' C8 t- Y4 F
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},7 m& b+ g" m/ e* |5 G0 I3 m
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {restart_type,intrinsic},
" G! K) t' J' Q7 Q4 q! s2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {shutdown,300000},
% Z$ ^ [9 V9 P b2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {child_type,worker}]% d+ U; \; Y6 w& u R7 Z0 J2 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)* v7 B7 {( R9 r. [
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/ \2 Z3 S2 E- p1 m0 n% K
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 '/'
3 }; w1 a2 r; o- i/ @# y& A- P2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> crasher:
. S7 X& w$ A- c2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> initial call: rabbit_reader:init/39 }8 }1 m {) a7 }' c" B2 B
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> pid: <0.17532.0>! q/ b# L. i8 u5 T3 z
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> registered_name: []
% t' j% P1 |5 B' U% K2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}
' L; ?' S* ^& r) L. x0 g) z; v2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)9 j2 l( S8 U: D/ 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)" S* f1 s/ i* o9 }/ c h* R
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)
+ i- b6 E e+ I' x7 `; P2025-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)
4 U4 e% r4 b& ?9 v5 l2 q2025-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>,
! d& G3 m- N1 @+ S2 d4 u0 x2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <0.573.0>,rabbit_sup,<0.237.0>]/ \$ t; [ _+ D ^* H
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> message_queue_len: 0
# @, V! B7 J$ F4 C5 v, f0 Z5 @2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> messages: []
6 N, M4 t8 g& @( h& n3 h. O! q2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> links: [<0.17530.0>]
6 c v' }8 Y& }; E& B4 R2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> dictionary: [{process_name,. T# u) s* K# a6 v$ w
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {rabbit_reader,
3 k) H6 ~' p) u( q/ V! t2025-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">>}}," B+ W3 r* F3 u( O3 }9 F# N/ Q
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {{ch_pid,<0.17541.0>},
9 M) T' a9 E; C t% m2 C: u2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {1,#Ref<0.3335610103.354942977.69028>}},
2 ^( t5 U2 d, q6 |9 g2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {connection_user_provided_name,
1 w$ e! a& n9 i: B3 a, T9 {9 x7 {: b2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>},
* N) i/ H# K- o# R8 L* \( l2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {{channel,1},
2 ]6 w8 [" h4 m5 y5 L2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<0.17541.0>,{method,rabbit_framing_amqp_0_9_1}}},5 @& i$ s8 c# U8 M$ X
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {client_properties,
1 X0 V' i; F4 e- l: W/ h2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> [{<<"product">>,longstr,<<"py-amqp">>},
. |, E. W$ [; s! f2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"product_version">>,longstr,<<"5.1.1">>},
% T) N! \) K3 ]7 t2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"capabilities">>,table,
0 g' D# z- \7 ?/ @. j Z2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> [{<<"authentication_failure_close">>,bool,true},; n. D. B* S% q% W2 i& X" h5 R
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"connection.blocked">>,bool,true},
. f) f/ l8 p9 z- }# K2 @2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"consumer_cancel_notify">>,bool,true}]},
: W1 p; Z5 V7 v9 n2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"connection_name">>,longstr,; i5 T Z, u$ E4 T
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}]}]' X2 h$ D; x4 J5 P
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> trap_exit: true
) n2 V. ]7 I7 C( A) X2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> status: running
7 o( I1 a+ O& k. C% w' |; i& |: b) I2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> heap_size: 2586
$ T+ ^3 r7 V$ y& o8 w/ P2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> stack_size: 28
, i( c X0 y9 @$ ^& e* g, t2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> reductions: 12149- N ^- N8 l8 z. u# e5 W# ]7 a+ g
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> neighbours:
2 K) x n0 l5 F+ _6 ^2 z6 X- d+ O2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>
- K& b F: p W& d. g1 d( D% |2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> supervisor: {<0.17530.0>,rabbit_connection_sup}
$ H; E, v: _) }3 r' _2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> errorContext: child_terminated( O* M7 E. h9 k' K2 x: s
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> reason: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}7 Y" B# x" r E; c5 g/ S8 K+ a. s2 c- `
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> offender: [{pid,<0.17532.0>},/ `0 E4 {) b1 ^$ S( J
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {id,reader},8 {* i5 H$ C" \" J5 f$ Y% r; s- O$ C* `, d
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {mfargs,{rabbit_reader,start_link,; Z7 O( S/ J F
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> [<0.17531.0>,) x5 @; [- p, E$ [" e
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},0 U4 j. g6 I3 ^- ?: E* _1 ?- j
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {restart_type,intrinsic},% g' N* h0 u2 a( ^
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {shutdown,300000},, ?9 D. ?! E& q/ Q
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {child_type,worker}], }) u, ?$ M7 |7 g
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> supervisor: {<0.17530.0>,rabbit_connection_sup}; F: R2 j# ?& e) a$ y4 ~
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> errorContext: shutdown
% M1 v" P* e* P7 K* v2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> reason: reached_max_restart_intensity5 m5 z5 m1 x5 K3 d
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> offender: [{pid,<0.17532.0>},
) Q/ t$ v( G8 v$ J+ I0 w7 Z3 k- {# d2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {id,reader},& L" N2 J' l+ v7 G, U. Q! f& Z
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {mfargs,{rabbit_reader,start_link,& j2 o8 r; ]$ F- Y5 G* z
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> [<0.17531.0>,
. j6 f6 I! a3 A& K2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
* A: s0 l2 N5 _ [# {3 ]2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {restart_type,intrinsic},! h: n! L9 y: g* j0 Z
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {shutdown,300000},
. K n/ P) Z9 Y t9 B# c2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {child_type,worker}]% A) Z% ~8 z/ z- _
2025-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)' s N$ J: d7 g9 c& r0 ^
2025-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/ I8 x& Y: _7 k5 g/ x7 _; A/ `1 _
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 '/'
8 J. ?5 U$ l& \2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> crasher:- G1 g# D `! F) z8 P& F
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> initial call: rabbit_reader:init/3
* D/ m# `3 J3 Y* Z) d' R$ O8 y2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> pid: <0.17549.0>4 L$ G- h% W- H4 ?3 G6 N
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> registered_name: []
( { N8 F" p9 v" h {. n2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}+ i" y5 U, H5 ^
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)6 Z% _3 g% H1 m( n
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)0 q) w3 G: i8 z4 A$ T. k2 S
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)
& Y8 J) t& B+ V/ v+ V' |! \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)/ ^+ Z* i) |% U( C$ j3 h0 W
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>,
% y% t* q/ m7 O! p: q2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <0.573.0>,rabbit_sup,<0.237.0>]
5 `9 J4 S. J% a$ |2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> message_queue_len: 0
& g; v& L& H* z& G+ Z+ z2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> messages: []/ R8 w$ }) y3 ` H
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> links: [<0.17547.0>]+ [: l7 t/ t9 B! K
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> dictionary: [{process_name,9 v5 x% l. X5 L! q% f \$ e
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {rabbit_reader,
2 _& j" ?; ]9 X0 D2025-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">>}},
: E A: Z% P8 ^: O; E2 C7 A& y& m2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {{ch_pid,<0.17558.0>},
! x+ ]! P0 u1 w0 p2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {1,#Ref<0.3335610103.354942977.69102>}},
& N1 L. L( z3 |' r8 z' O5 {# ~2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {connection_user_provided_name,% _, S! W( a( a6 i0 t
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>},
9 e _6 e) t% t/ _0 u6 v2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {{channel,1},% H/ F# J9 @8 a. _! O3 M
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<0.17558.0>,{method,rabbit_framing_amqp_0_9_1}}},
1 F- N. j1 E+ U; i2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {client_properties, k9 B6 d" b8 n* }' _# Q
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> [{<<"product">>,longstr,<<"py-amqp">>},
- T" n' x; v1 s, w2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"product_version">>,longstr,<<"5.1.1">>},5 t. y0 j* h+ W4 W, z
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"capabilities">>,table,& k0 n) a' P f: N3 g, v1 I- [' w
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> [{<<"authentication_failure_close">>,bool,true},
2 W0 a! d0 O {7 a2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"connection.blocked">>,bool,true},
, |7 O1 K) h- u: S+ G5 r* ?2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"consumer_cancel_notify">>,bool,true}]},! t* s5 x8 V% `0 q1 R2 G+ r
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"connection_name">>,longstr,* b* V. T5 X3 n4 ?
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}]}]
, M9 e$ B+ c1 ]+ ~) q5 R2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> trap_exit: true
2 C% t) V3 ^9 j5 M$ C& Z2 [# Z2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> status: running' W5 M& [5 f U& m" d$ ~
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> heap_size: 2586; V0 z! @# [# H% Q7 n
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> stack_size: 28/ E4 T2 G G* |" X6 H
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> reductions: 12138+ A( S7 i; k7 X
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> neighbours:5 n8 Y# T* P* H' G/ {) y
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>
; j: j" x" b& G9 O; b0 j2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> supervisor: {<0.17547.0>,rabbit_connection_sup}
% V- {! Z8 Q& N6 s2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> errorContext: child_terminated0 C" O' A" I5 F ~
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> reason: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}
9 F# v4 m* T3 l. o2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> offender: [{pid,<0.17549.0>},
, R& o ~# t- b6 Z2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {id,reader},
" r% z% a1 f3 w2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {mfargs,{rabbit_reader,start_link,
( h1 U& [1 e: M. P2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> [<0.17548.0>,
B* \" V+ {" V2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},+ J' n |# ^+ W U/ n3 w1 ^3 b
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {restart_type,intrinsic},' f* ^3 Z3 ]/ r- F) J
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {shutdown,300000},
4 M5 p" G* h$ [6 B, `& o* }# v9 P2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {child_type,worker}]
8 k! H2 u, i4 ~2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> supervisor: {<0.17547.0>,rabbit_connection_sup}8 V1 c- _0 f8 n7 r( r8 x0 o
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> errorContext: shutdown
/ f& J9 K2 S6 H% o, C5 M, H' S2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> reason: reached_max_restart_intensity3 K% C& z1 B4 W$ I6 q0 P2 u/ V) W
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> offender: [{pid,<0.17549.0>},
( ~1 J8 P' e% K" R2 U4 W2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {id,reader},
8 v% ^5 N$ w0 x% w2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {mfargs,{rabbit_reader,start_link,- F% y5 G) e: l. F& x
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> [<0.17548.0>,
5 y8 F3 _4 N% z2 D/ B2 H7 ^2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
4 h' C0 u( i' a* N2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {restart_type,intrinsic},
+ ~& c) b/ @* q, V7 C+ y6 C2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {shutdown,300000},
1 `. { z0 ?3 S1 s& X4 B6 o2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {child_type,worker}]
1 J( Z! s) L2 `7 a1 }2025-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)3 R% _3 G w, W. ?* q/ q
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)
* O; T7 _$ `, N* ^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-49b5c9f043e07 {& G3 S6 c! U$ Z6 a
2025-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-63a1e9168dff8 a7 s- H0 l# Z& H% Q C) n: p
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 '/'' U P/ v. Z$ e3 l" j. }9 z6 _
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 '/'
! d$ N6 w/ W6 a1 |. o3 O2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> crasher: W4 E( k% u- {- g" B: D
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> initial call: rabbit_reader:init/31 Y0 v+ k% m0 c3 e" ]
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> pid: <0.17566.0>7 Q6 W! V l- d
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> registered_name: []1 m' K7 v& c$ o
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}
! c( J' W! P4 p( @; l7 x2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
l# H, K/ p' b1 [) k2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)& I3 m2 R- f/ C/ C2 @1 D2 r
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)( U0 ~, q/ Y4 }1 H8 y$ q; H
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)$ c5 j$ H e& V0 c: U/ U
2025-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>,5 v z; v1 T, D
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <0.573.0>,rabbit_sup,<0.237.0>]3 ~; U9 ~4 s5 c9 q8 h5 V8 z3 C1 [
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> message_queue_len: 07 p" q3 ]! E% ~) k+ T5 C
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> messages: []4 h0 Y- d; O( k6 j2 ~
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> links: [<0.17564.0>]
/ ] F/ U: z2 t$ q5 G& o4 [2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> dictionary: [{process_name,& [) j0 H* O# x2 A; v
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {rabbit_reader,, Y ?( Q) p. K: ?; n' b
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">>}},# F1 z( v: m# J4 y/ h( F1 Q( h
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {{ch_pid,<0.17583.0>},
0 ^: K9 U* S4 n0 N+ {* Q" I2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {1,#Ref<0.3335610103.354942977.69224>}}, ^4 R1 G1 G) v0 Q% _' I) F! m, c
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {connection_user_provided_name,
, b3 B, u- b* B: @. ~% Q4 D1 y2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>},% Y$ J# D& t3 P- r. p/ c
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {{channel,1},2 K6 H& o3 j! V& ]' a7 C
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<0.17583.0>,{method,rabbit_framing_amqp_0_9_1}}},
2 E& g, y( a- t1 l2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {client_properties,3 O+ k0 N& a I3 Y$ k* ]* ^
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> [{<<"product">>,longstr,<<"py-amqp">>},
6 X, _. Y& v0 B; d; `5 A2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"product_version">>,longstr,<<"5.1.1">>},
% A, Z" x7 F5 l k, ^2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"capabilities">>,table,
9 E: W0 \" K6 w) t, H4 {& ^2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> [{<<"authentication_failure_close">>,bool,true},0 Y# T$ M, {! g
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"connection.blocked">>,bool,true},
\0 E; R# ~& R) a; G6 w2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"consumer_cancel_notify">>,bool,true}]},, H9 ], A* ]1 E1 E: y% ^
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"connection_name">>,longstr,
9 R3 m2 x; t0 ~& E" T2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}]}]
; P0 [, V# f) p2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> trap_exit: true
/ k1 D' i/ j) \( j7 o2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> status: running
: v, B4 e9 W2 B/ m# {2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> heap_size: 2586 z6 t' Q& K. U3 w. v
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> stack_size: 285 [ K+ E. Y9 d8 R" z# [
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> reductions: 12149
5 g- ^: H: H; M) j4 U2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> neighbours:
1 W7 i: ^1 z) t. G" Z; Q2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0>
- G0 U$ N) V2 `$ d5 S9 g2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> supervisor: {<0.17564.0>,rabbit_connection_sup}
' q$ W$ R; F; o% T2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> errorContext: child_terminated
' Q0 t8 {! v2 U; O. P; n2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> reason: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}9 @2 g- t, |0 i. G5 V5 e+ F* u
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> offender: [{pid,<0.17566.0>},) F& c# c9 m8 N; B; d+ l7 \
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {id,reader},
3 i' L* c7 M: g3 D- z$ @1 P2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {mfargs,{rabbit_reader,start_link,* N1 q" r% E9 e8 l; P1 k9 h- [5 Y
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> [<0.17565.0>,
( f, m0 z1 p0 _2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},; ^# z- N# f# k) n
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {restart_type,intrinsic},: M; R8 }, ?0 M
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {shutdown,300000},
" D; A. ]- M* N1 U5 d5 o6 g2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {child_type,worker}]
" a0 |: q, D& \* U2 F/ p# g c2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> supervisor: {<0.17564.0>,rabbit_connection_sup}7 N5 t; n* R7 X5 {. q/ Z4 b
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> errorContext: shutdown
) f, n9 J- S+ q# l( _, ~) c2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> reason: reached_max_restart_intensity5 g9 l+ |6 C" G/ w
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> offender: [{pid,<0.17566.0>},
3 R0 |$ h5 Y: u" C# n2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {id,reader},/ _ |8 _, \7 ]3 h9 J, d+ |
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {mfargs,{rabbit_reader,start_link,0 }9 S: Q \! }5 K' K# Z# G
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> [<0.17565.0>,
5 t* }- U3 s, N5 Y4 \6 \( `1 ?0 H+ S2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
9 L+ q0 g( i+ z# o [+ \% ~* C; j7 u; _2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {restart_type,intrinsic},( h, {, [1 O2 n# M! F7 [7 S( P& z7 A$ p) Q
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {shutdown,300000},
: ?' C, A9 i2 ~3 d; _! p2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {child_type,worker}]# Q o. d4 H/ z' e% O2 h
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> crasher:
0 G3 E7 s+ v$ A' P' Y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> initial call: rabbit_reader:init/3
7 P# J8 n6 t$ V1 L3 E O# l# y2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> pid: <0.17569.0>
1 Y! t( I8 i( q+ _3 Y0 H, {$ W8 Z2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> registered_name: []
8 n0 V- I: T* y! ]2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
) T. _. _/ l$ {0 B2 |0 o2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)5 ]. z: S& W' [/ r: A n
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)
2 ?3 }( k& A/ n7 [( p2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
' u. n$ k5 R6 f& Z5 t8 L* ~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)' [5 N5 ?- @0 @/ _+ K4 H0 b; C- q% u
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>,$ F- {/ y3 v! W/ a8 f
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <0.573.0>,rabbit_sup,<0.237.0>]
: [; s' y) S" q2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> message_queue_len: 0! Y9 b2 v% T2 T
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> messages: []/ N! }2 A6 S$ d3 y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> links: [<0.17567.0>]
0 J6 D# X% P ~ q2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> dictionary: [{process_name,
7 v& ~* ^- L% Y% Z4 A* b8 w w, I2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {rabbit_reader,9 _1 M7 ^# q+ v4 a4 z6 f: E
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">>}},
4 s! l! p% v* Z* K* i3 C2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {{ch_pid,<0.17592.0>},
& H' Y3 M8 K; s# ^+ a, \) I, w2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {1,#Ref<0.3335610103.354942977.69257>}},% O! x; i; n/ O3 p$ N7 u/ k
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {connection_user_provided_name,: U; M" e: p) D
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>},2 k% n' ^/ K- B! i! a
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {{channel,1},$ T6 S/ G3 W. M7 |, W" I0 W! W, o
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<0.17592.0>,{method,rabbit_framing_amqp_0_9_1}}},
' x9 j8 {# s% f2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {client_properties,& Q( m, |1 P4 F3 q8 j
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> [{<<"product">>,longstr,<<"py-amqp">>},7 f& G% g5 M2 ?+ |3 _; o3 o& a
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"product_version">>,longstr,<<"5.1.1">>},3 |) u( p. {1 _& G( S& X k, T
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"capabilities">>,table,
' w: L/ c+ Y v( Y' }- d* M% U2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> [{<<"authentication_failure_close">>,bool,true},
/ M) R9 v( ]- x4 F7 }2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"connection.blocked">>,bool,true},/ ~ P9 s0 X: M/ ~. v8 f- u9 M
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"consumer_cancel_notify">>,bool,true}]},, C7 V/ n) c& a5 S/ ]& D7 F
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"connection_name">>,longstr,
& I- n7 ], Z9 {8 S a- }$ p2 }% t P2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}]}]. Y y, E; z/ @ O. C0 h3 K
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> trap_exit: true1 u: |7 r$ k$ ?. @
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> status: running
( ]4 G. O4 i& O5 c- f6 q: S5 Q0 l2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> heap_size: 2586 f! j, l8 j4 ?5 i# U% d! S8 l7 M
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> stack_size: 28
, W1 W0 H, ?. o& _8 j9 ] I, a) O. _3 g2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> reductions: 12149
" a8 S( E8 e) {2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> neighbours:/ A. N4 I- N4 z# ~" O1 W6 R s; [
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> ) h' C! a4 ~! @- z
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> supervisor: {<0.17567.0>,rabbit_connection_sup}+ B7 {; ]- o- H" W4 g
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> errorContext: child_terminated( E; o& q# H! g. f j Q5 g
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> reason: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
/ p0 R. I( ?( W9 z, j2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> offender: [{pid,<0.17569.0>},
6 g5 P" O; |: |6 K* @$ i2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {id,reader},
# d4 V& k3 @) c$ t0 F3 _5 s2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {mfargs,{rabbit_reader,start_link,1 n( x4 t- t0 x @" j( K! P
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> [<0.17568.0>,7 ]4 h) ]/ ^ P
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},: y9 |6 m% L" _
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {restart_type,intrinsic},
( X' d5 `8 {2 O+ W- I. T; m3 f+ Q2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {shutdown,300000},3 k& ], o7 e6 A6 C, q5 f1 B
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {child_type,worker}]% z9 q+ T+ k8 m; f
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> supervisor: {<0.17567.0>,rabbit_connection_sup}
& Z$ R0 g" P5 R' k" I. b1 S2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> errorContext: shutdown" b* v4 U9 o3 J/ e: u) S
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> reason: reached_max_restart_intensity
0 T3 `2 g/ _# B4 A' t3 e5 B% x2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> offender: [{pid,<0.17569.0>},
& G+ _# ?5 p# }) A& `( u5 u2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {id,reader},' U. T/ O9 d# m, F5 o
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {mfargs,{rabbit_reader,start_link,
* M2 q& a6 ? m3 E9 I; S2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> [<0.17568.0>,' J9 Z4 b; y& r& L7 V! H" T; ^! O8 F
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
) W% {( Y% q- ^! i7 K2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {restart_type,intrinsic},
# \7 Z3 I/ y _' b( M6 R1 j9 I1 Z2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {shutdown,300000},
- N' U# E" t8 D5 z, F2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {child_type,worker}]
% T2 k* e2 p* t+ c. H, m$ k2025-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)/ g& n% }5 k/ z, }! K1 N
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
4 q3 H0 e: c( [7 E8 Q2025-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 '/', M) r4 p9 N) n! M. ^8 h
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> crasher:
8 F0 ?1 \7 o$ L: k2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> initial call: rabbit_reader:init/33 K) G+ x! {% o% D2 ?1 P
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> pid: <0.17600.0>
6 N0 @; c; B E2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> registered_name: []6 b3 G' x/ K/ e$ l8 z' s1 C
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}
3 s2 m" d$ y) _: Q2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
1 s/ ^: h3 p, c. u2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)$ L1 a5 |. {$ |4 J
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)% j) j! g/ `' u0 @
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)
% I4 _7 H: M2 l4 ~) s- r) G$ g8 P2025-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>,
* M. `. u# ?/ ^, y8 p c2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <0.573.0>,rabbit_sup,<0.237.0>]8 F2 k* B' N2 ]% Q- ]
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> message_queue_len: 0
2 q1 |2 V; D+ X3 p. y9 u* t2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> messages: []4 X1 s Q) T! G6 ~
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> links: [<0.17598.0>]
5 F+ J1 _( j6 W4 S/ o4 Q: z V2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> dictionary: [{process_name,' T8 Z! {' Q M" v. z
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {rabbit_reader,0 e# S% i! B5 X/ Y E$ D: P+ G& e
2025-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">>}},- |9 L" c- `7 Y r3 p% b, M; z0 p* `
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {{ch_pid,<0.17609.0>},1 E7 q* Q( O3 I# e' b/ ^ l
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {1,#Ref<0.3335610103.354942978.40387>}},2 d8 }, m4 W3 W4 `
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {connection_user_provided_name,5 M+ ~' l5 a5 M% U' }1 Z* Y
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>},
8 V/ Z8 b( O5 _4 j2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {{channel,1},
! K8 b/ k2 Y, W( \7 Z% N5 e2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<0.17609.0>,{method,rabbit_framing_amqp_0_9_1}}},: H8 M! @1 _' R2 y( p+ k: A
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {client_properties,0 n: \0 `1 n7 k; Y' L4 c: `0 W
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> [{<<"product">>,longstr,<<"py-amqp">>},( w; J* M8 w/ V, w8 `( ]/ u7 M0 }
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"product_version">>,longstr,<<"5.1.1">>},
8 b9 q; k+ |( Z' S+ l9 @% ~2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"capabilities">>,table,$ c& g5 E! h( X, i- x7 @
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> [{<<"authentication_failure_close">>,bool,true},. |# _; U/ l1 h& i* T
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"connection.blocked">>,bool,true},
5 r- A6 F) [# X i2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"consumer_cancel_notify">>,bool,true}]},* W3 u9 r: V, u( h2 A" v3 B x
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"connection_name">>,longstr,
7 c7 V* T7 S+ Y2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}]}]1 a3 l2 l2 f6 _& r
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> trap_exit: true
8 r: _, s$ f: |8 D* y3 R7 c2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> status: running
% b( l3 Z3 d4 o% Y- F2 h. z2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> heap_size: 1598
$ z: z1 j- B6 R2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> stack_size: 28
' w0 I& J! _( `1 _0 S: x2 j3 f2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> reductions: 12157
" c1 o# y) T( Q$ L/ e2 G _+ K2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> neighbours:
' O8 d' i# d+ N2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> 3 r( y1 M+ f% Q! p$ L
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> supervisor: {<0.17598.0>,rabbit_connection_sup} Z' Q1 W; O+ c. p2 o4 r
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> errorContext: child_terminated) P+ o2 A5 T: o+ B" s
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> reason: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}, ^3 Y4 [+ _+ M" R2 H! B8 m1 ?; {
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> offender: [{pid,<0.17600.0>},, D; ^" o6 v5 H
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {id,reader},
k7 U; p! L0 Y" p+ p2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {mfargs,{rabbit_reader,start_link,
/ G! H' ^2 F, {* L1 P2 W8 B: l, e2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> [<0.17599.0>,
( d$ v5 J/ T, ]5 S6 Z+ A2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
' ?0 |0 f* c4 M }' [2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {restart_type,intrinsic},# f+ g4 K. G* w) K, h# I. |
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {shutdown,300000},
! `0 d1 T8 l7 m; g1 G) g2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {child_type,worker}]2 O. j6 R2 f* a% z g; x# K
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> supervisor: {<0.17598.0>,rabbit_connection_sup}8 d( y* M2 ]" G; p
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> errorContext: shutdown% J2 G6 H$ }- p6 t
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> reason: reached_max_restart_intensity4 j V# D4 ?) ?. N5 Z7 V
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> offender: [{pid,<0.17600.0>},
8 N1 i% v' t6 a5 P2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {id,reader},* i- U5 D: B: j ~
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {mfargs,{rabbit_reader,start_link,
9 `! S! t9 d" e+ \; \6 X' ^2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> [<0.17599.0>,
3 X8 E/ a5 _# C' |. }, S2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},$ C& M2 B! {, @( z* Z+ R
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {restart_type,intrinsic},
: p8 }% ]- z' j# P$ Q3 L: D# v( Z8 x2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {shutdown,300000},2 x6 \: ^6 P9 J8 X. g3 A7 V
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {child_type,worker}]& R. [ w' c; F/ l. Q5 C* y
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)
; z! {/ o) D4 H& \1 `8 f' V( ?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
8 \8 G5 X+ c5 I _* p! t2025-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 '/'
( H0 c2 F5 x# g* F- l. |2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> crasher:
+ h [ e/ E1 S3 n. G2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> initial call: rabbit_reader:init/3/ y) J- P" [+ N. J. }
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> pid: <0.17617.0>
/ `# V( R+ u, m, x% |, Z& E2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> registered_name: []
# c8 x7 |. u u/ ^: ^, L9 u3 V2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}
2 b: i) f- C/ |& x, C4 L" A7 @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)4 m, I% M; J2 y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
# q. \/ J# X1 {! V2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)- r9 S9 p- c5 [% _& N, i
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)
! ?) c5 D$ b; G4 v, J3 U2025-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>,5 \2 P/ A# _* n' l( @
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <0.573.0>,rabbit_sup,<0.237.0>]
3 t' m% U+ q2 i4 v* K5 B: [2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> message_queue_len: 0& P4 M7 ?0 C. V- I& w$ s
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> messages: []- [ x2 [) Y' z/ }, b% c! y/ D7 B
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> links: [<0.17615.0>]
M. S( \& r6 ~+ E2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> dictionary: [{{ch_pid,<0.17626.0>},
" j: F1 l- l( _' n! Y2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {1,#Ref<0.3335610103.354942978.40421>}},7 t- x1 [) r" R9 J9 @: R" k- B
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {process_name,
3 F, u7 m( x. b, J$ [; G: o( e6 m* @1 F2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {rabbit_reader,# C( T! _4 S5 a+ \% ^( ]
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">>}},
& y6 L' E! V* D, P2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {connection_user_provided_name,
, P h( z5 A, X# e8 y2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>},
5 [* v. U" u. h0 ?5 U' S# O- m2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {{channel,1},' _! G/ {" m& n
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<0.17626.0>,{method,rabbit_framing_amqp_0_9_1}}},
% Q1 ^1 t( g5 K; s3 O2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {client_properties,6 `; e R; E: O+ p
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> [{<<"product">>,longstr,<<"py-amqp">>},8 O6 Z1 B) _. E6 F9 }, d2 [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"product_version">>,longstr,<<"5.1.1">>},( c# c4 E' \/ J! C/ d
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"capabilities">>,table,
" ]. i+ s6 N1 ?5 A: o2 P2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> [{<<"authentication_failure_close">>,bool,true},0 \9 Y: K4 W1 A. Y7 V- e
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"connection.blocked">>,bool,true},3 {! l, M& i+ H1 J* L. [
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"consumer_cancel_notify">>,bool,true}]},
$ W: _' a @# d+ s2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"connection_name">>,longstr," R G& _) x; o
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}]}]2 r0 p* {) P% Q9 W. L# r: n: d5 r4 D) D
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> trap_exit: true
/ w# e* c, I7 p% m4 h8 L( x2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> status: running$ c! G" T$ m* X4 \- E- ]" Y
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> heap_size: 1598" [8 C; K# c! _" w5 A
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> stack_size: 28! `, b+ I% t/ w6 o% K+ f' \* V
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> reductions: 121524 ^2 f3 b% r; d- O& V2 `* X
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> neighbours:
( O2 K2 P. r8 D2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0>
2 I& X' j6 z; ~! {+ [9 ~6 K2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> supervisor: {<0.17615.0>,rabbit_connection_sup}6 j" J/ a" s8 \* M% M
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> errorContext: child_terminated% o; V/ \, T% y# ^: E' \
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> reason: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}9 i' ]8 n2 C, {& G9 K4 f
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> offender: [{pid,<0.17617.0>},
4 [& s. J. |' Y3 S; w2 C) z( X0 Z2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {id,reader},
5 F: d/ Y/ h$ C$ F" t" d/ w) L2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {mfargs,{rabbit_reader,start_link,$ _1 p: a1 O( z; B' f, p. c
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> [<0.17616.0>,
2 V0 J; p+ n' G2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},( C# n* i, ^7 }
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {restart_type,intrinsic},
% x2 ^$ J8 z% l. r+ n& ]2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {shutdown,300000},
# q A F4 l/ v% m2 W+ {2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {child_type,worker}]
* C; U; s9 b! s1 s2 ~2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> supervisor: {<0.17615.0>,rabbit_connection_sup}
' P5 ^, M2 b+ n0 x2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> errorContext: shutdown
6 i- O$ N3 I! [: U7 ]" c5 i* z0 H2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> reason: reached_max_restart_intensity
) X" V! w- U Z) w' `2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> offender: [{pid,<0.17617.0>},: C5 }& K0 o2 \( U1 B, O! }
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {id,reader},7 ]# _4 E/ R/ J# e. ~- E/ P) }
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {mfargs,{rabbit_reader,start_link,
1 f! ] n7 p: q4 R2 U1 k8 f2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> [<0.17616.0>,# G7 M) c7 d( G3 u
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
) P( d T, j5 ^ M3 L) ~& m2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {restart_type,intrinsic},
* F$ U. y- v' O+ a3 ]) N. j2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {shutdown,300000},) i* t- a$ j) M" Q$ X" z+ l# `
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {child_type,worker}]$ o! m c( T& i/ e) g) A: k- j
& n6 a# ]8 v& A5 X
( [9 T4 ]0 h8 Z$ L" ~/ y
s) b/ K/ i/ t( c* v- U还无解了???+ t- ~* g! J: h: _$ W" Q( _ V0 r
, v t; x, l$ V7 h
8 Q7 z4 k# ^9 t' ^- I" f" n) a |
|