- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|

楼主 |
发表于 2021-8-25 12:00:02
|
显示全部楼层
2021-08-24 13:38:14.209 7 INFO oslo_service.periodic_task [-] Skipping periodic task _discover_hosts_in_cells because its interval is negative
7 `$ W4 E8 W) v$ Y3 Q# d7 }2021-08-24 13:38:15.241 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge" from group "DEFAULT" is deprecated for removal ($ A' {* p, o5 v2 z1 s. m
nova-network is deprecated, as are any related configuration options.& K8 C2 E( O; n( r9 W8 R
). Its value may be silently ignored in the future.$ ]! s) y! y9 M) T1 S( B
2021-08-24 13:38:15.246 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge_flagfile" from group "DEFAULT" is deprecated for removal (! |/ R. G4 h0 A& D+ K: j
nova-network is deprecated, as are any related configuration options.2 J) H7 n3 {- |5 P8 ] m2 w; [% d
). Its value may be silently ignored in the future.
4 a0 I& \3 i( e* ], U9 |# M. l; L2021-08-24 13:38:15.248 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (* \- k7 Y k+ o6 u& Z2 M4 d. I
nova-network is deprecated, as are any related configuration options.1 [! X+ K! A7 K b
). Its value may be silently ignored in the future.* A% j( t+ x% s: G) ~
2021-08-24 13:38:15.250 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "force_dhcp_release" from group "DEFAULT" is deprecated for removal (. i9 P; p2 t8 @/ \, D w6 h
nova-network is deprecated, as are any related configuration options.% i: B/ ^& s w2 b- J K# M/ p
). Its value may be silently ignored in the future.
$ L- Z9 m, f# }) y- ^. V2021-08-24 13:38:15.287 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_listen" from group "vnc" is deprecated. Use option "server_listen" from group "vnc".# T9 f- k9 P* y7 I
2021-08-24 13:38:15.288 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_proxyclient_address" from group "vnc" is deprecated. Use option "server_proxyclient_address" from group "vnc".
" G: O3 W; h$ ]2021-08-24 13:38:15.300 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options. Use the valid_interfaces option instead.). Its value may be silently ignored in the future.0 b) Z2 [- A7 t" J4 \& i; H
2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options. Use the region_name option instead.). Its value may be silently ignored in the future.
4 r- \$ x# w6 N( F e2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated. Use option "region-name" from group "placement".
8 c* ]" k3 ~2 d Q# t2021-08-24 13:38:15.303 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated. Use option "valid-interfaces" from group "placement".
4 L- B' l& a# q$ q! \2021-08-24 13:38:15.333 7 INFO nova.service [-] Starting scheduler node (version 17.0.12-1.el7)
1 k! K5 y0 q$ R5 z2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters [req-2c16e7d2-10c8-41f0-9495-7e1bea28f380 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")+ w( I/ J, _ l2 i' O1 v1 l
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):( C1 k8 A- \- Q$ ^1 K8 B
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context; L3 g. l8 j& u3 {
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters context)* {$ v' u) b6 Y* i! `' _* R
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
, V/ ]0 ~$ w4 T/ A2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters)
2 f0 e; B7 H# p* `2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute
o! [, m- _% g! h3 d6 P2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters result = self._query(query)
5 d) j' H0 b1 {% m0 h: g i2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query7 H( }: n2 q5 @& Q
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters conn.query(q)' Y o, w9 X1 K1 D
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query
) s4 r% |2 T, O0 Z2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters self._affected_rows = self._read_query_result(unbuffered=unbuffered)* \% k1 G) g+ Z/ [6 W. f& @/ H: g+ t
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result
4 R6 {3 b% Q( Y8 i* G7 p2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters result.read()0 L# h0 ^8 k0 F% \2 e8 L- ^
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read
6 G; f0 S; d/ L: j( R! q2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters first_packet = self.connection._read_packet()8 j6 E: L7 u: T" a9 K6 u
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet5 u: L; _# B( R+ D' H6 }
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters packet.check_error()) B8 a3 ^/ T+ Q | Y
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error6 W: k% _ n* w, t; q: V
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters err.raise_mysql_exception(self._data)
4 P0 K8 m- O1 z' r+ L7 @& |& X2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception
x! l5 [1 }3 [) u/ F2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters raise errorclass(errno, errval)3 W- _6 `7 I& t% }1 a
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")* U; \& E1 x, k. I7 a
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters 8 g# c3 n6 y/ }) ~; V* y" p9 U4 u
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop
. o! Y* g) |7 y' M1 f$ w9 L) H2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last): [; I. I& ^& o# ]/ T6 ?5 V F. S
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy
2 T0 {( x: Z' B# z0 \8 V2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool fairy._reset(pool)
: M/ j/ \# P: @2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset
" D8 C% r$ g3 y2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool pool._dialect.do_rollback(self)1 K2 x$ L/ N$ S [3 Q' [
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback8 Q1 {0 ?2 ~2 q0 W
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool dbapi_connection.rollback()
* M5 @$ M* a4 p, d2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback
0 \1 Z2 _$ w0 C- d2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool self._read_ok_packet()9 w% m/ S+ u8 ~6 s5 a
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet
2 {! q, ^, [/ \2 f2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool pkt = self._read_packet(): I1 }" _" b) L. q! C) x
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet
]1 v. ?$ c5 d8 r2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool packet_header = self._read_bytes(4)
' A( J+ Q1 ^* W( i: u9 V3 R1 I) L S2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes- o+ D) ~ K n/ H+ W k4 { G
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool data = self._rfile.read(num_bytes)+ E6 k2 |" ~# K5 @! z) B, x, F
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto0 T* @% p! J+ r
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool return self._sock.recv_into(b)2 P: j* I! a6 M
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into7 c$ D- h# X( k0 t; s0 t3 \( |
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags)& I# |& x+ t2 I- T
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop' J; r4 q3 U8 E4 V; H- Y
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool self._read_trampoline()
8 O% s) ?" w' X% m) E, E+ C2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline" d( n1 V* ~ d
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool timeout_exc=socket.timeout("timed out"))
) Q7 J& X( w' \3 k6 u2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline
- C" d' W* ?9 Y% p5 o& b6 ^2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool mark_as_closed=self._mark_as_closed)" {% L+ K2 {1 v& y- |
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline
3 ?# D' t, X7 x2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'
2 m- K& g0 b8 ^2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop
! r. m7 E" A6 J L8 b6 r. C3 U2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool |
|