|
|
楼主 |
发表于 2025-2-25 17:22:17
|
显示全部楼层
发现placement 有报错,检查日志发现
' N$ K6 I( N" u$ Z
2 n2 G, O2 ^: U+ ]8 S[root@controller ~]# tail -f /var/log/placement/placement-api.log
* R* h, u+ e! k _( w# { _setup_logging_from_conf(conf, product_name, version)1 ?& e! ^, A: ]# ^+ T
File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf: I. x) w- H+ h/ \
filelog = file_handler(logpath)# O& C6 w q* e& _
File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__- y& f6 f' v; v" W* |; M
logging.FileHandler.__init__(self, filename, mode=mode,9 A& a- i; W" H4 i. L \
File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__) n8 e \- M* l/ O+ a
StreamHandler.__init__(self, self._open())5 w, o, ?# ?' R% Q- `3 |" z8 T
File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open
G& t) M9 z+ c return open(self.baseFilename, self.mode, encoding=self.encoding,- r! w! U. d: s8 i: K: Y2 g
PermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'
2 t) {1 u3 N3 X8 _2 G6 g1 \mod_wsgi (pid=13891): Failed to exec Python script file '/usr/bin/placement-api'.
/ Q3 ? F, W7 c8 `mod_wsgi (pid=13891): Exception occurred processing WSGI script '/usr/bin/placement-api'.& O9 `% S, d+ `0 H
Traceback (most recent call last):
' k# w @. s% z3 p3 j7 u# } File "/usr/bin/placement-api", line 52, in <module>
) L2 y% L& r* z+ O) N$ z' j application = init_application()$ V% i$ C9 B- U* u
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application5 P* x; `! P8 o3 o, Z8 W/ n/ o
setup_logging(config); @3 P5 o# `( W% m1 ?
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging
! C1 [ e2 E; [7 F; Y8 k( u/ ^# _ logging.setup(config, 'placement')
6 e. `" G6 o) N9 d7 H0 Y q6 @ File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup
- R2 R; X- c( s) B3 y7 X _setup_logging_from_conf(conf, product_name, version)
, t" L5 u( E: R" g& U File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
) H+ F4 _& [' [5 V$ N9 z filelog = file_handler(logpath)
Q! ?. E: z4 N9 o" Q. i0 v File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__
$ E G: o" {! G1 G1 x logging.FileHandler.__init__(self, filename, mode=mode,
% X+ h% G \9 ]* L! O( V- F O% _ File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__
" s! p' g- z8 s m StreamHandler.__init__(self, self._open())5 [+ G1 G1 p9 J+ |8 _4 U6 l5 \
File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open' ~8 X' x6 } q/ o% E
return open(self.baseFilename, self.mode, encoding=self.encoding,
I1 q/ N' \+ D+ @( T/ JPermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'4 M4 @: @" W) A: y/ k- A
mod_wsgi (pid=13892): Failed to exec Python script file '/usr/bin/placement-api'.
0 \5 C. A0 R1 ? I' E5 Emod_wsgi (pid=13892): Exception occurred processing WSGI script '/usr/bin/placement-api'.
4 S1 T# i6 g6 ^Traceback (most recent call last):; A. ]$ S6 m9 H
File "/usr/bin/placement-api", line 52, in <module>
0 L5 ^( S$ [1 [* e application = init_application()
" a* V7 o. Y$ V7 {$ L File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application
?6 i: K! L; j' x. N6 G( D9 _2 D setup_logging(config)
" @' @3 S! W6 { File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging
) e6 o6 G, G! b% a9 J6 W logging.setup(config, 'placement')
" J9 g& b H9 O( h6 f H File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup9 g$ q9 K; }- W) `/ X4 h9 ]1 b& G9 Q% [4 Y
_setup_logging_from_conf(conf, product_name, version)
$ A: t. H1 v8 }6 e File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
0 N) E: J w* u3 U7 l filelog = file_handler(logpath)
7 c. Q5 x2 a5 w" q2 h% Z File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__
. P7 c& }' b8 _+ R& _ logging.FileHandler.__init__(self, filename, mode=mode,
5 W% a3 G4 ]; n File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__5 _3 k* X8 l4 r+ Z p" h
StreamHandler.__init__(self, self._open())
" J7 s& |! _4 m/ g, p' m# _ File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open
8 r) l0 x- N/ G- t/ b4 J return open(self.baseFilename, self.mode, encoding=self.encoding,7 [+ t! a. H2 ~4 A7 x
PermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log' {- j4 X% ?( n
4 q0 m! \4 Y- k4 I _* A n4 K5 A
1 S# @2 {+ [4 Q0 {8 [2 x+ ~
mod_wsgi (pid=13893): Failed to exec Python script file '/usr/bin/placement-api'.
4 z* m( V8 K% K! _2 ]mod_wsgi (pid=13893): Exception occurred processing WSGI script '/usr/bin/placement-api'.
. W) `" S- d3 h* `/ V" B/ a" D" YTraceback (most recent call last):
" |2 Z0 s2 H2 z" }) ~ File "/usr/bin/placement-api", line 52, in <module>
0 [# I% q1 i5 _ application = init_application()
5 Q1 I1 G7 l5 E4 F7 P* W# d- z File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application
7 _* ]2 E! m0 ^" a! M% ], S. `9 J setup_logging(config)
4 a0 u7 x) m) M4 `" {( K! j! R File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging
/ w" i, Q" I- l5 L% s' u1 p4 C logging.setup(config, 'placement')
2 d1 s- R$ {: Y& R4 d% A7 g3 r File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup7 M, c. Q7 h8 g+ q
_setup_logging_from_conf(conf, product_name, version)& G- P2 [0 N O/ X6 s
File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
; L1 c4 G K1 t8 X i& [ filelog = file_handler(logpath)5 h3 h) J+ v0 x' ?
File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__; {' J3 h& G% f7 l/ Q9 b
logging.FileHandler.__init__(self, filename, mode=mode,! |9 p' h; l+ ^6 W5 {
File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__8 x- B8 E1 L; b% n3 w& f2 u
StreamHandler.__init__(self, self._open())
8 ?7 c0 t5 h/ p% Q+ S2 l& ? File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open
6 r3 x+ ]0 Y0 o0 X# O7 ] return open(self.baseFilename, self.mode, encoding=self.encoding, A. t+ [' i8 n3 R
PermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'
% s' m5 z+ ^7 J4 `3 dmod_wsgi (pid=13891): Failed to exec Python script file '/usr/bin/placement-api'.% R3 I& \/ D- h' q
mod_wsgi (pid=13891): Exception occurred processing WSGI script '/usr/bin/placement-api'.
, K9 U% H0 U5 a0 r5 JTraceback (most recent call last):1 s; T$ z. i% }! ?) j
File "/usr/bin/placement-api", line 52, in <module>
, l% m4 h- C( C/ R" c% M* p: h application = init_application()
+ z& h3 q/ t, E File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application
9 R z8 O2 A8 H setup_logging(config)8 x& ` C& b+ p+ k: Z; g* H; {
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging( ]# ]: b' k9 U7 |4 Y$ M, K
logging.setup(config, 'placement')
# x. }3 }9 c4 t/ U5 O1 V8 y& a File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup
! f* F, L. O n1 u5 c; x _setup_logging_from_conf(conf, product_name, version)' B$ T3 U; `: Y' c
File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
9 @2 N3 I2 Y2 V9 i2 L0 Q+ ^ filelog = file_handler(logpath)* K" v/ b" @$ d# Q
File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__
$ R# b6 h% }) c+ B logging.FileHandler.__init__(self, filename, mode=mode,6 R* i/ l k. j& E3 p* D4 w
File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__" O' Q( W9 @# R; g, t
StreamHandler.__init__(self, self._open())2 D6 G5 A. ? n; J" F' X& I8 h
File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open$ H/ r4 a3 [( O4 n1 o! i, U, P- l
return open(self.baseFilename, self.mode, encoding=self.encoding,
' h2 c r- |3 M) j- LPermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'
! t; a9 D7 g$ e: Qmod_wsgi (pid=13892): Failed to exec Python script file '/usr/bin/placement-api'.* d% w# v% b# f/ Q
mod_wsgi (pid=13892): Exception occurred processing WSGI script '/usr/bin/placement-api'.6 } @4 @8 \1 C4 k0 q5 ~
Traceback (most recent call last):
" K J4 X: _4 @- A5 f: \ File "/usr/bin/placement-api", line 52, in <module>
2 `: P- Q9 M" E3 l. k! j application = init_application()7 D5 w i0 `3 D
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application
/ A" w/ z8 x% L& I+ H, y. f setup_logging(config)4 ~* ]) `! {9 B+ W x( o( V
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging
" i X3 G8 E( B) q0 o" ~ logging.setup(config, 'placement')
0 ?6 N3 c4 u/ l- } File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup$ ?4 b* r; v! {* O6 A, j! r/ g
_setup_logging_from_conf(conf, product_name, version)
; O& l" \% A4 C% Z+ |( n3 s* ~ File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
; V# G: x7 Y' W* z- H/ [7 d filelog = file_handler(logpath)
) |7 Q; p" \# l File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__
8 g; Y) N0 T/ L0 U9 Z# T6 ? d logging.FileHandler.__init__(self, filename, mode=mode,
% S- F6 ~5 C- z- I7 Q File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__
7 z2 K: Y( b1 ?, @' d- { StreamHandler.__init__(self, self._open()), U9 r6 C+ J! M0 C
File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open
& V4 b0 l, e: P return open(self.baseFilename, self.mode, encoding=self.encoding,, Y" J' r! ]% z" R9 E. Q
PermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'! N7 c* u+ F) k5 m; T
mod_wsgi (pid=13893): Failed to exec Python script file '/usr/bin/placement-api'.
7 B4 \0 o# T* K$ V$ p c Mmod_wsgi (pid=13893): Exception occurred processing WSGI script '/usr/bin/placement-api'.
% a6 |+ |: {, ~4 z- }# r* gTraceback (most recent call last):
: S/ \9 h2 ?, S, e File "/usr/bin/placement-api", line 52, in <module>
+ H( g8 R+ ^1 {. X" T( z$ W application = init_application()6 L. P6 p2 }8 [% Q! D
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 133, in init_application
/ S8 I% ^* t' D @ setup_logging(config)2 X/ Z4 l- _, y6 q$ \
File "/usr/lib/python3.9/site-packages/placement/wsgi.py", line 52, in setup_logging$ i4 I3 Y: _- ~: L! e* G
logging.setup(config, 'placement')
& {0 T$ K( E4 E+ \; `! E3 ~ File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 296, in setup
) W. ^6 l% ^; u" X. s; V5 V _setup_logging_from_conf(conf, product_name, version)
0 W& r1 R d$ z2 ~ File "/usr/lib/python3.9/site-packages/oslo_log/log.py", line 403, in _setup_logging_from_conf
6 u! w( s( i: R( h0 a" Z i filelog = file_handler(logpath)
% A3 r1 O0 H+ g# s3 @( } File "/usr/lib64/python3.9/logging/handlers.py", line 470, in __init__6 F( V. o) {7 M# s0 g
logging.FileHandler.__init__(self, filename, mode=mode, e) M4 r3 D! `- Y8 _
File "/usr/lib64/python3.9/logging/__init__.py", line 1146, in __init__3 {% }2 @$ W& M8 i% c% J
StreamHandler.__init__(self, self._open())1 ^+ F9 X) H5 E% k& l6 m5 J" ?
File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open2 M1 S- A! U8 u: T* V) m3 _
return open(self.baseFilename, self.mode, encoding=self.encoding,/ ?4 v* ?" p: H" h1 u3 i5 K% b
PermissionError: [Errno 13] Permission denied: '/var/log/placement/placement-api.log'; P5 I: x, S; Q8 N" g ~
^C2 q& U: A6 M+ f m/ X
[: b8 }8 b/ C3 h4 G4 d
$ K+ E/ r" @+ X. |
[root@controller ~]# cd /var/log/placement/7 f D3 Z. j% }1 o
[root@controller placement]# ls9 b, P) I" G# `9 k4 V4 @
placement-api.log
6 S2 ]1 K' o! ~ p2 ^[root@controller placement]# ll
1 j& N0 k# n; |' s( `) r; Wtotal 118441 D; z& O5 \4 S1 J! T
-rw-r--r--. 1 root root 11889861 Feb 25 17:10 placement-api.log* o d& f6 `0 U' Y1 G
+ ^9 Q I2 R' A
' k& F4 p% P; H6 A8 O" u
total 11844
% A) | C3 k' F B( C-rw-r--r--. 1 root root 12075765 Feb 25 17:12 placement-api.log
6 `1 \( O. j* o% p; j& K$ Q0 f1 X
& T& g: m2 q4 c" Z权限不对,修改下权限:& C4 k3 W: i8 j7 x2 O/ f. z, h
' k P, Z E, n1 z[root@controller placement]# chgrp placement placement-api.log 1 V& B8 C: g& E+ r
[root@controller placement]# ll) Q) {9 N6 p+ j: U) X
total 118445 r0 G$ `9 Z% U& ~6 }5 V
-rw-r--r--. 1 root placement 12114495 Feb 25 17:12 placement-api.log
1 q7 B- i6 Z" K& ^) ^2 j: ~. r; N8 L& `( x& m1 s
tail: no files remaining
, u& N0 F, b; s0 ^1 K/ W0 S) B
1 s/ n5 A2 I% i. p: R$ x
0 d/ _4 x8 H3 V5 C% m) {$ q: }" G3 D1 u
重启下httpd服务:
4 S5 M" P' J8 [
: n' i/ J1 M5 w/ h[root@controller placement]# tail -f /var/log/placement/placement-api.log
: p4 I5 ]9 c9 R1 U+ F
( l: ?3 n( K- ~3 [" F* Y: u6 v* P8 ^: e% V, N$ b0 X
再次检查conductor日志。发现告警变化:3 e, E- [! N+ K
. a/ a: m" ]# Q( j3 n2 g
* F" Q! u$ Z* k4 a, W
& T8 }5 p ]" y
2025-02-25 17:17:38.913 23976 DEBUG oslo_db.sqlalchemy.engines [None req-a621fd03-2377-4828-a0e3-dc187214d788 - - - - - -] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/engines.py:342
6 X$ m0 j7 b# u) n; W4 Z5 p2025-02-25 17:17:38.935 23976 DEBUG nova.service [None req-a621fd03-2377-4828-a0e3-dc187214d788 - - - - - -] Creating RPC server for service conductor start /usr/lib/python3.9/site-packages/nova/service.py:186. K4 X% j9 O: T$ M! E
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service [None req-a621fd03-2377-4828-a0e3-dc187214d788 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
& P5 O. \( U: s: r- W' A" S2025-02-25 17:17:38.959 23976 ERROR oslo_service.service Traceback (most recent call last):
& ?$ g F! ^5 d2 X2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 515, in channel
. o- Y5 f4 I- s& _" N( X( d/ ?2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self.channels[channel_id]
+ A4 Y! ?( w0 g0 Z$ `* e2025-02-25 17:17:38.959 23976 ERROR oslo_service.service KeyError: None" f* Q- P8 [ [% @8 n+ Q
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service & i7 L! W) t: q/ e0 O& T
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service During handling of the above exception, another exception occurred:
6 T: a8 X6 J0 [; \) P: Y! L2025-02-25 17:17:38.959 23976 ERROR oslo_service.service 1 m9 ]- N1 ]" d o
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service Traceback (most recent call last):8 I! m. O2 S$ W
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 810, in run_service
2 x# e% n) y7 U2025-02-25 17:17:38.959 23976 ERROR oslo_service.service service.start()* p5 N% s# ?/ X& H# M# I2 Z
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/nova/service.py", line 199, in start
: S) x; l& U7 y! h8 t) H2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self.rpcserver.start()
8 y# R$ ^2 M: T/ [5 w+ p' J2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper& N9 z: x6 N- u0 }$ W5 Z/ D
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),: d* Y( I/ F& A: ^
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once4 `/ O8 ~" d; R0 r
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service post_fn = fn()
. U! @- c$ s( Y, R, `4 n, x2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>- L. H0 l% }( T( N5 H1 r6 W, [( m, [" {
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),: J% x: }! R# M
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
8 G+ g) _1 ~' \2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self.listener = self._create_listener()
8 S5 [$ }& [1 }" o2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 151, in _create_listener4 i# E! R4 L6 @/ o
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)( u* e+ e7 q; Z0 ~0 | X
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
/ \8 L) I1 J' D: U$ p# U2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self._driver.listen(target, batch_size,
+ x, [$ @$ B: V; P4 g* I) t2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 808, in listen# [; t+ U5 Y% |( h* B" \$ @
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
1 F4 L6 D B/ \6 Z2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 700, in _get_connection
: _5 Z! @7 R# n% v4 O k2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,
4 C+ A( q6 \* p/ ]2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__9 k9 q& x* L s7 `$ P* n) w
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self.connection = connection_pool.create(purpose)
8 A( u) f/ v+ ]# L8 K- `- o( |+ J2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create/ s+ [7 J+ j+ O7 |
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)) x& S" w( m- R* p3 u
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 915, in __init__' {: e S8 F/ I$ c: @9 H
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self.ensure_connection()7 j4 y4 C. [! `4 F, v" X5 E" W
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1060, in ensure_connection" j, Q& }$ x7 x8 P: W9 E
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self._set_current_channel(self.connection.channel())
) u% k7 M- a6 J4 p2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 303, in channel( L# n0 N. T0 a8 {. {1 ~
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)# v6 {+ ?5 j: X7 {0 d: i
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 168, in create_channel, C0 \! ]& W* M. z( P! j4 E
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return connection.channel()& h! G5 L# M% g, U
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 518, in channel
# A' \ c- D }- |2025-02-25 17:17:38.959 23976 ERROR oslo_service.service channel.open()2 {1 |( t/ `) w: E% G! _
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open X! o2 Y6 l, w- {
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self.send_method(, b/ M; ~3 l. v3 q: j
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
4 b, T( w& c- g; e! m2025-02-25 17:17:38.959 23976 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)( l* X& D; {7 q) E. F
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
0 ^2 I: X: X! J5 t% @, E2025-02-25 17:17:38.959 23976 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)
' a0 F; c$ S+ z0 a% Y2 I2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events
- @% H8 u3 w7 o$ }) D% C2025-02-25 17:17:38.959 23976 ERROR oslo_service.service while not self.blocking_read(timeout):
1 s. ]- p3 t4 F$ \- ?2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read! v Y' R) K$ C# |5 `+ _
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service frame = self.transport.read_frame()' @: u/ p7 k7 B1 H- \5 ?. E
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame( m# F, x7 z5 {
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service frame_header = read(7, True)
9 e2 d @* p% e2025-02-25 17:17:38.959 23976 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 637, in _read
' I* i0 t) v* w2025-02-25 17:17:38.959 23976 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')0 p5 O, F& {5 k/ F- Y0 ^0 g5 }/ R, E& P
2025-02-25 17:17:38.959 23976 ERROR oslo_service.service OSError: Server unexpectedly closed connection
6 u- {% s4 c- @5 f( X2025-02-25 17:17:38.959 23976 ERROR oslo_service.service ( u3 `6 _+ ~2 i, n$ _, B% Q! Q5 f7 V
2025-02-25 17:17:38.965 23976 DEBUG oslo_concurrency.lockutils [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Acquiring lock "singleton_lock" lock /usr/lib/python3.9/site-packages/oslo_concurrency/lockutils.py:310
) e, u9 n+ A: ^" ]: s; k5 U2025-02-25 17:17:38.965 23976 DEBUG oslo_concurrency.lockutils [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Acquired lock "singleton_lock" lock /usr/lib/python3.9/site-packages/oslo_concurrency/lockutils.py:313
+ r* q4 T0 \" D% F2025-02-25 17:17:38.966 23976 DEBUG oslo_concurrency.lockutils [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Releasing lock "singleton_lock" lock /usr/lib/python3.9/site-packages/oslo_concurrency/lockutils.py:331; }: ~- @0 I. G& u. \
2025-02-25 17:17:39.898 22849 DEBUG oslo_service.service [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Started child 23978 _start_child /usr/lib/python3.9/site-packages/oslo_service/service.py:579. o% }6 s$ ~ i- ]' t
2025-02-25 17:17:39.901 22849 INFO oslo_service.service [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Child 23972 exited with status 11 e: k7 z: M# o* R2 Z% i8 E
2025-02-25 17:17:39.902 22849 INFO oslo_service.service [None req-795f57b5-2f1f-4103-a1eb-509caf8e73a4 - - - - - -] Forking too fast, sleeping
+ a2 T7 r" {8 R4 I) ]' P+ Z- A; ]4 m& Y
( M2 f! w1 U+ u
|
|