易陆发现互联网技术论坛

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

创建虚机时调度出问题:相关控制节点conductor日志以及计算节点compute日志

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

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

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

x
conductor日志:- M8 f! h1 |. t9 }

0 J, u- r! t% \: O: ?# @2025-03-07 22:02:58.596 5834 ERROR nova.scheduler.utils [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Error from last host: compute1 (node compute1): ['Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance\n    self.driver.spawn(context, instance, image_meta,\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn\n    self._create_guest_with_network(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network\n    self._cleanup(\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network\n    guest = self._create_guest(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest\n    guest.launch(pause=pause)\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch\n    LOG.exception(\'Error launching a defined domain with XML: %s\',\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch\n    return self._domain.createWithFlags(flags)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit\n    result = proxy_call(self._autowrap, f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call\n    rv = execute(f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute\n    six.reraise(c, e, tb)\n', '  File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise\n    raise value\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker\n    rv = meth(*args, **kwargs)\n', '  File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags\n    raise libvirtError(\'virDomainCreateWithFlags() failed\')\n', 'libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2430, in _do_build_and_run_instance\n    self._build_and_run_instance(context, instance, image,\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2722, in _build_and_run_instance\n    raise exception.RescheduledException(\n', 'nova.exception.RescheduledException: Build of instance 4f162070-023d-49ae-88f7-22af578f130d was re-scheduled: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system\n']
& }6 `  T  W2 t2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Exception during message handling: keystoneauth1.exceptions.catalog.EndpointNotFound: publicURL endpoint for volumev3 service in = region not found
5 G; E9 x. `( A2 \! z% g2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server Traceback (most recent call last):3 ?. Q* A' w4 E4 Y  `. F, o
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming
: ]9 ?4 O0 E1 a; t2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     res = self.dispatcher.dispatch(message)
" N# ?: ]7 F5 h8 ^- y( r2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch* [( S2 a5 q0 I, L
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     return self._do_dispatch(endpoint, method, ctxt, args)
% R: w. W4 n. U$ A4 {: `( D2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch
/ N) U: I! U  g6 f2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     result = func(ctxt, **new_args)7 a5 n) E; R  o" n! F. I0 Q8 n
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 873, in build_instances
- q4 j; q. [6 q, F* s; G2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     self._validate_existing_attachment_ids(context, instance, bdms)
# C! W6 G+ j2 o" W& N( U" h: G2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 608, in _validate_existing_attachment_ids; f0 T8 ?8 ]- {  M* [# c& G
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     self.volume_api.attachment_get(context, bdm.attachment_id)/ V4 k; X- X3 k+ p2 t* c- A* @+ W1 u
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 397, in wrapper
, m+ l( u, A& Q' }# l8 z6 |; R( N" w2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     res = method(self, ctx, *args, **kwargs)8 a" b- p7 O: g
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 451, in wrapper
5 L- R! A7 n2 j; L2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     res = method(self, ctx, attachment_id, *args, **kwargs)' {4 I. q8 N# Y4 m
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 828, in attachment_get
6 W0 R5 k: O, k' t" V2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     attachment_ref = cinderclient(
! a4 L7 a3 y& K' E; ?% x2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 247, in cinderclient
5 K. [3 K4 K$ U2 B8 f2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     auth, service_parameters, url = _get_cinderclient_parameters(context), j' W! [" ^7 h3 x, R# d9 x$ U3 m
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 212, in _get_cinderclient_parameters6 f! g7 C# C8 e% A4 q0 q
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     url = _SESSION.get_endpoint(auth, **service_parameters)
0 N# D" Y3 J0 J5 v+ K9 t( L2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1235, in get_endpoint
: H8 F# }  d2 O1 I5 ~8 o2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     return auth.get_endpoint(self, **kwargs)
( H! P0 F: q- j' b2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/keystoneauth1/service_token.py", line 62, in get_endpoint
# A& W' E) T' m* P' V0 P, E% t/ F2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     return self.user_auth.get_endpoint(*args, **kwargs)( R0 h) r7 |. b# E8 _* F
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/context.py", line 70, in get_endpoint; X6 A5 O, U' _
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     return self.service_catalog.url_for(service_type=service_type,
0 k  ^  D$ s* f2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/keystoneauth1/access/service_catalog.py", line 392, in url_for
  b1 ^  W6 u6 w3 {2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     return self.endpoint_data_for(service_type=service_type,1 Z6 ?3 g0 X* l& f2 Z$ V) @5 L
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/keystoneauth1/access/service_catalog.py", line 459, in endpoint_data_for7 i6 {  k7 [1 n/ m8 _% R/ O  S
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server     raise exceptions.EndpointNotFound(msg)8 K, R) V' O) u9 n" r0 W
2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server keystoneauth1.exceptions.catalog.EndpointNotFound: publicURL endpoint for volumev3 service in = region not found
0 k8 {3 E) g8 c! Q, [) j& U2025-03-07 22:02:58.730 5834 ERROR oslo_messaging.rpc.server
  g" f5 _; E) R! l+ B- _/ [3 m# u4 {  G) F( F& f9 }" }! L0 p
, ~3 D" K" x8 l
, Q6 ^# N3 W" ]+ S8 e' j# n
! E0 ^/ n0 L, @5 g4 E
compute服务日志:
. R( I5 x5 n. D, |) ~- s" N& |
% z" N' p* g% }9 @9 N& o: K2025-03-07 22:02:54.253 2528 INFO nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Creating image(s)
% R: i5 G5 f& K$ k$ V2025-03-07 22:02:54.265 2528 WARNING nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported.  Y* f5 N9 ^! o2 F+ `
2025-03-07 22:02:54.300 2528 WARNING os_brick.initiator.connectors.base [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release6 Y# }" Q+ @) C% D' f
2025-03-07 22:02:54.302 2528 WARNING os_brick.initiator.connectors.base [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release
9 z1 x* N3 O2 ^0 L- W2025-03-07 22:02:54.303 2528 INFO os_brick.initiator.connectors.iscsi [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Trying to connect to iSCSI portal 192.168.8.201:3260
0 |& g5 Y/ ]3 |% B) ]+ d& C8 p2025-03-07 22:02:54.371 2528 WARNING os_brick.initiator.connectors.iscsi [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] iscsiadm stderr output when getting sessions: iscsiadm: No active sessions.
; d) T  T' H+ ^( l
3 N; a: B9 W6 i9 L( c2025-03-07 22:02:55.563 2528 INFO oslo.privsep.daemon [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova.conf', '--config-file', '/etc/nova/nova-compute.conf', '--privsep_context', 'vif_plug_ovs.privsep.vif_plug', '--privsep_sock_path', '/tmp/tmpzhzdyyy8/privsep.sock']
" q& H4 Z8 x9 m2025-03-07 22:02:56.522 2528 INFO oslo.privsep.daemon [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Spawned new privsep daemon via rootwrap' A/ k. h  e# l0 A5 _
2025-03-07 22:02:56.380 3936 INFO oslo.privsep.daemon [-] privsep daemon starting6 o* z1 |  R2 \0 _- P
2025-03-07 22:02:56.385 3936 INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
$ A3 C  z( O2 W& z6 ^8 `* b* a- h2025-03-07 22:02:56.388 3936 INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_NET_ADMIN/CAP_DAC_OVERRIDE|CAP_NET_ADMIN/none
$ @& E; s! b6 l8 ]: C! N+ M2025-03-07 22:02:56.388 3936 INFO oslo.privsep.daemon [-] privsep daemon running as pid 3936% S9 q% I, ~5 i; T! g! v/ N" }0 H
2025-03-07 22:02:57.037 2528 INFO os_vif [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Successfully plugged vif VIFBridge(active=False,address=fa:16:3e:f7:49:b7,bridge_name='qbr2dc59f27-00',has_traffic_filtering=True,id=2dc59f27-0072-4bcf-b4c5-dacddcddad18,network=Network(85ebb9fc-ee9f-4958-9541-914818b23864),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2dc59f27-00')
, E/ i2 W, |9 }9 n1 H# Y2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Error launching a defined domain with XML: <domain type='qemu'>
# k7 u6 i0 C7 E/ Q1 d  <name>instance-00000019</name>! ]6 l8 O( V, E0 a/ `
  <uuid>4f162070-023d-49ae-88f7-22af578f130d</uuid>
* [' t- y- M' T* w: M$ H: L  <metadata>
# K$ Q3 s: g2 S7 H    <nova:instance xmlns:nova="http://openstack.org/xmlns/libvirt/nova/1.1">
$ v6 t% r6 k6 s      <nova:package version="28.3.0-1.el9s"/>% f! [2 w; B+ g( W) F
      <nova:name>dsfsddfdf</nova:name>
, O9 d' ]9 m, X, l      <nova:creationTime>2025-03-07 14:02:54</nova:creationTime>
6 M1 b1 I' W8 K9 A/ K: G& ]# m: v4 J      <nova:flavor name="m1.tiny">3 q5 T* Y" K+ `- @
        <nova:memory>512</nova:memory>
& X/ G! k* `0 E1 u, [        <nova:disk>1</nova:disk>* U0 w$ j. x8 Q6 v  p- l, Z% Z
        <nova:swap>0</nova:swap>
( x- f3 R" ~+ I! x- T        <nova:ephemeral>0</nova:ephemeral>
! N5 @: s8 O& h+ h3 U4 R        <nova:vcpus>1</nova:vcpus>
- c9 r8 D, n4 n      </nova:flavor>
, Q7 e+ j4 D2 |2 `3 E0 F3 a; P      <nova:owner>9 G& l$ ^" M; |, F% K! X1 |
        <nova:user uuid="a2487e85c7ef4adaab0a5f4951bd2878">admin</nova:user>: m- J, B  u% A; E
        <nova:project uuid="588cf0c5e78040baaf44997c811aa2b0">admin</nova:project>
5 {5 o8 `/ N1 G, i* i! Z      </nova:owner>
7 Z4 S6 R; X+ H0 N* e      <nova:ports>
& x! [) F' A* f: u5 F3 ~3 J% F* l- P9 F        <nova:port uuid="2dc59f27-0072-4bcf-b4c5-dacddcddad18">+ a1 h4 u6 s8 p4 D
          <nova:ip type="fixed" address="172.122.0.24" ipVersion="4"/>
4 b; S) [) D/ h        </nova:port>
1 e- J  H/ M* L" Q6 B      </nova:ports>& O! F0 n$ w5 f% Y" O: e
    </nova:instance>9 m9 l' i1 z* e
  </metadata>4 Q/ U; a* l9 V- ^: n# q0 G
  <memory unit='KiB'>524288</memory>, ^0 w+ d& q7 d. ?' G
  <currentMemory unit='KiB'>524288</currentMemory>5 T6 o3 b" }6 ]- g; u5 X
  <vcpu placement='static'>1</vcpu>/ X8 S' e  T8 a- j
  <sysinfo type='smbios'>
" E0 {) K" i7 L4 g& k    <system>* @' c  C/ J- |# I0 U. E. F- e0 T
      <entry name='manufacturer'>RDO</entry>! u2 M1 O, U( o+ @4 g
      <entry name='product'>OpenStack Compute</entry>6 f8 f$ o$ z. z, B
      <entry name='version'>28.3.0-1.el9s</entry>
) |. e+ @8 }( s" E8 O" q( }      <entry name='serial'>4f162070-023d-49ae-88f7-22af578f130d</entry>
: D- h5 l0 y& l# q      <entry name='uuid'>4f162070-023d-49ae-88f7-22af578f130d</entry>1 U+ Y  M; Y& O$ @
      <entry name='family'>Virtual Machine</entry>
/ z, O& _/ h! F9 U$ |2 l    </system>
$ B! J; ]2 @! A  I# Q3 W  </sysinfo>
# V1 ]6 p* I5 f/ B; @0 F* O- S2 y  <os>8 B% R$ R2 a8 l$ J1 u5 y' D
    <type arch='x86_64' machine='pc-i440fx-rhel7.6.0'>hvm</type>
0 w: A$ X6 R% t# M' O. U7 a    <boot dev='hd'/>! u9 N- K2 U2 A. j( ~: z9 e, @
    <smbios mode='sysinfo'/>  Q* ~6 R- D4 I4 ~
  </os>
- g2 |, U6 p, t! q  <features>
1 a1 O6 H0 E$ y9 ]2 w0 |" M; U    <acpi/>( D) N, K/ M+ W! L3 P
    <apic/>
3 W3 t+ H( c/ L6 f. _( Y! k    <vmcoreinfo state='on'/>' w& p4 w6 S/ p  L- G% ]
  </features>" X8 g! z! s4 k( u1 A7 p
  <cpu mode='host-model' check='partial'># {: _- u6 c( h4 Z- o/ F7 X2 f
    <topology sockets='1' dies='1' clusters='1' cores='1' threads='1'/>1 U- q" }1 q+ ~, O; M4 S/ \  i, L
  </cpu>
4 T+ s8 P3 q" w) r. _  <clock offset='utc'/>
* ~! w, E) @! @  <on_poweroff>destroy</on_poweroff>. _! W  d' W# _" z: c3 u
  <on_reboot>restart</on_reboot>
5 }% y9 g7 O& N* z& S  <on_crash>destroy</on_crash>1 q- o1 _9 Y1 |7 B+ c$ M
  <devices>
- |. u$ ~6 v  A. n1 o' j5 Z    <emulator>/usr/libexec/qemu-kvm</emulator>
: h: H  I% p2 ^    <disk type='block' device='disk'>3 J% J( U! }+ D5 V# y% C
      <driver name='qemu' type='raw' cache='none' io='native'/>9 t7 F+ C1 z+ f7 a' O; ]
      <source dev='/dev/sdb'/>
: ]+ G0 g, C9 }" W9 H$ C      <target dev='vda' bus='virtio'/>+ m4 `" s3 J, ?* Q' U/ m% B
      <serial>d4da1602-62f8-4a1a-a166-bfc89c906a77</serial>. u9 B' h. @' \% R
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>! Y: Z5 O0 W  W4 n& j
    </disk>
' R; h8 h) F& G  i0 g& [0 L    <controller type='usb' index='0' model='piix3-uhci'>" u$ P& U0 R8 n* I
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
; R, j/ P& ]# }& g    </controller>' ?4 v, h5 D- h
    <controller type='pci' index='0' model='pci-root'/>
: Y! j9 Q% N; l. U( Z# }) a5 z    <controller type='virtio-serial' index='0'>2 b* ~6 Z6 Y- W3 r9 G5 s+ v
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
* h2 m! h' ^% q    </controller>) z1 r) X7 R2 b; C. b( H
    <interface type='bridge'>( R; t5 P  n: z2 z  J0 V
      <mac address='fa:16:3e:f7:49:b7'/>2 x+ [8 Y% M& P0 j  T7 Z
      <source bridge='qbr2dc59f27-00'/>
  c' ?4 p& t( r9 {  L1 F# F/ B8 w      <target dev='tap2dc59f27-00'/>% f8 X' B) \4 o, `
      <model type='virtio'/>" k, L. _0 ]7 b' P5 h
      <driver name='qemu'/>. O, D* _( i- C. k' d( _% x4 d- R
      <mtu size='1450'/>9 d5 Z# ^/ Q, P+ [. f4 K7 H
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
* R" k$ n5 R) F$ n: B5 f; T    </interface>
/ F9 H# b* F* ^6 N6 Y, V3 i    <serial type='pty'>6 ?! {' q4 i6 T) Q4 K2 H6 i2 Q% x
      <log file='/usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log' append='off'/>
' A% Y: @1 p% W      <target type='isa-serial' port='0'>; |/ J: j/ U! I- V
        <model name='isa-serial'/>. k" r; y  E- L
      </target>( d- C1 i* N( a; l
    </serial>
% s  b. P! F- V$ E    <console type='pty'>
2 |% L. ^9 b9 X( h% e      <log file='/usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log' append='off'/>
# @# x7 o( L2 N, {: @      <target type='serial' port='0'/>
5 E9 y5 u! Y7 v! Z' k1 O    </console>+ w+ |6 }7 ~# f3 |- ^6 {, m2 v8 F! _
    <channel type='unix'>% Y! U( j/ k  d. S8 z
      <source mode='bind' path='/var/lib/libvirt/qemu/org.qemu.guest_agent.0.instance-00000019.sock'/>2 }. C( j5 W/ h1 N7 ~
      <target type='virtio' name='org.qemu.guest_agent.0'/>: ~8 a5 a4 v' c# I: `# t2 M
      <address type='virtio-serial' controller='0' bus='0' port='1'/>
9 B; X! i$ c3 c% ^& o5 a6 d    </channel>$ j  a) |5 S( ^- S  y! y. N
    <input type='tablet' bus='usb'>
) o# _$ b- T- d. w% W, L8 X      <address type='usb' bus='0' port='1'/>
% P# [* m( \7 ~  m$ H* Q    </input>( {/ o, B8 F& p! k7 G  L3 k  b8 d
    <input type='mouse' bus='ps2'/>4 o/ e) B9 w( J/ g
    <input type='keyboard' bus='ps2'/>1 ?8 x/ T3 j$ I/ h7 \
    <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0'>1 ^2 p8 m' K  D0 B) H
      <listen type='address' address='0.0.0.0'/>4 y! d& `  }7 V. k2 ^. ?/ w' y
    </graphics>
* o7 Q5 W+ s  W3 G    <audio id='1' type='none'/>
: i: c" O4 ^/ u5 D8 g    <video>) @0 d+ R+ `) E1 l/ J% y
      <model type='virtio' heads='1' primary='yes'/>) j9 {' \5 `1 ~( {' E
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>3 c2 g7 T9 z3 M/ ^8 {  t  Q' b
    </video>3 ^+ d1 w1 ^0 [: {' J4 y1 R5 [: z
    <memballoon model='virtio'>
6 j' u  K% R9 K5 f7 M      <stats period='10'/>: N! Z5 _' D# [. b
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>  ~5 l. H- M+ l' w
    </memballoon>
7 |. h8 F, ?6 n( ~- t. l    <rng model='virtio'>! K0 p  K3 F6 t. A
      <backend model='random'>/dev/urandom</backend>( s( \( M; \' R; L& |( w& `4 V8 C
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>) H4 v+ t2 ]/ H# S0 O# ]
    </rng>9 a) D5 k! ^& d# ^6 y0 c4 t
  </devices>
( ^& e% Y& L& ~4 z</domain>; u$ c1 f" U3 U9 \* v/ j6 N
: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system% y- H- Q9 m$ z! k3 _2 g/ s
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest Traceback (most recent call last):; W& W: j0 `) s$ i) B. T
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch
/ J/ G$ h' K# L2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     return self._domain.createWithFlags(flags)
1 w% _; o. Y7 q; X7 G2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit
! t" d4 Z6 \9 w  R2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     result = proxy_call(self._autowrap, f, *args, **kwargs)3 p) w7 h# f# }0 c' g
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call
1 E/ }) c( k8 j& g7 f2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     rv = execute(f, *args, **kwargs)$ r* e! S% }$ u& a$ C
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute* f6 Q5 D: X2 t
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     six.reraise(c, e, tb)
( E( z7 l0 R8 V# j7 @( ]2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise1 v7 I0 q4 I& [; a+ J5 W
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     raise value1 _5 g2 S% t3 {1 ~
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker) n- C! v0 B" L
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     rv = meth(*args, **kwargs)
* _3 d- v2 ], p8 F  o$ @- G- T2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest   File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags( q) W- T0 C; q) \8 K' \
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest     raise libvirtError('virDomainCreateWithFlags() failed')9 ?: s- H% B5 _1 h8 g
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system& U8 v' a9 G' U8 U
2025-03-07 22:02:57.156 2528 ERROR nova.virt.libvirt.guest
. H9 c( F( N2 ?2025-03-07 22:02:57.161 2528 ERROR nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Failed to start libvirt guest: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system
# |) @4 b/ ~0 @0 a; X( ?6 P! j2025-03-07 22:02:57.219 2528 INFO os_vif [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Successfully unplugged vif VIFBridge(active=False,address=fa:16:3e:f7:49:b7,bridge_name='qbr2dc59f27-00',has_traffic_filtering=True,id=2dc59f27-0072-4bcf-b4c5-dacddcddad18,network=Network(85ebb9fc-ee9f-4958-9541-914818b23864),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2dc59f27-00')
, B  T4 V6 t! X& |* S/ q2025-03-07 22:02:57.224 2528 WARNING os_brick.initiator.connectors.base [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system
& g( X1 U$ s3 \1 L1 l1 c2025-03-07 22:02:57.430 2528 INFO nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Deleting instance files /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d_del- T  `) n7 P; B. x
2025-03-07 22:02:57.431 2528 INFO nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Deletion of /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d_del complete
. {& J$ l. g$ W5 W% f" a$ u2025-03-07 22:02:57.522 2528 INFO nova.virt.libvirt.host [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] UEFI support detected; N1 ^" V0 d: f/ v9 G
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Instance failed to spawn: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system8 B$ \  C3 C, E
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d] Traceback (most recent call last):1 `# n' G# ~. N0 d6 m' |- D
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2868, in _build_resources
* ~$ ^* T% ~) ~# J! D; e+ |! R2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     yield resources* Z4 v& D7 V2 X8 t0 k6 H3 U2 F
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance* j( ?; E/ V1 F2 r% c
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.driver.spawn(context, instance, image_meta,
, r4 S: k# h/ b" C, [! L$ a2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn. b; K8 R" s# {9 h
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self._create_guest_with_network() d6 p$ U$ i$ t* N' W
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network
9 N- I3 V1 V9 j2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self._cleanup(0 t& r0 v5 k" p# i
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__8 Y9 r. i5 P7 D- s
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.force_reraise()* T) H; K( H# F0 {
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
& K) Y' ?3 k% Q) x7 f2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise self.value+ o7 N! \; D) Z) C6 }) n! o
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network+ l! X' T" j% h. Q  u9 ]
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     guest = self._create_guest(
# y5 Q4 ^5 O7 u( m: Q/ j) Y2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest) e7 S: @+ _" u: ^6 H
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     guest.launch(pause=pause)8 m4 H1 Z$ ?( T, \: g
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch' t. }0 P+ b2 Y# W# p
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     LOG.exception('Error launching a defined domain with XML: %s',
% ]- P6 n  c  [: B9 o2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__
/ [/ {  p- A+ {+ s2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.force_reraise()9 s8 E: Q  D0 P0 O% P
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise' w- ?' c& o. [+ K7 J3 h. L
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise self.value8 w1 n( C3 ]( r2 z
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch# r5 j( k% ~; w, g5 o* k8 v
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     return self._domain.createWithFlags(flags)
# T3 P% [- G. X0 N& s: Q5 J2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit; K/ L6 X# ?9 J/ O; H2 x
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     result = proxy_call(self._autowrap, f, *args, **kwargs)) `, J5 m4 ^& `
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call
4 t% M" N3 ^' t2 w) W2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     rv = execute(f, *args, **kwargs)& S6 W3 J+ a; G% K7 I
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute
9 z, ^* g  L- r1 I7 i. Q* {6 z2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     six.reraise(c, e, tb)* @, ~" k5 m/ o6 t6 h2 s
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise& Q' t; r5 G3 Q2 h2 v
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise value+ Q, W7 h0 H4 K! s
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker8 \/ _  g0 o2 W; h0 O7 D
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     rv = meth(*args, **kwargs). Z: u" W7 |& G6 `" j# a
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags6 s8 i  K" w8 C8 Y$ p+ m: h
2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise libvirtError('virDomainCreateWithFlags() failed')
( \( Q( A" v1 h2 j/ L* T" c3 e2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d] libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system
. ~4 v  E0 P% ]4 f2025-03-07 22:02:57.525 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d] " k/ U( b2 j0 t6 s+ g9 v
2025-03-07 22:02:57.532 2528 INFO nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Terminating instance% O) `9 h4 ]6 z: S6 H+ [+ O& R
2025-03-07 22:02:57.539 2528 INFO nova.virt.libvirt.driver [-] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Instance destroyed successfully.( w" [# I- B- V9 u% c5 i  y
2025-03-07 22:02:57.545 2528 INFO os_vif [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Successfully unplugged vif VIFBridge(active=False,address=fa:16:3e:f7:49:b7,bridge_name='qbr2dc59f27-00',has_traffic_filtering=True,id=2dc59f27-0072-4bcf-b4c5-dacddcddad18,network=Network(85ebb9fc-ee9f-4958-9541-914818b23864),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2dc59f27-00')+ H9 x5 S  b+ O. N; P
2025-03-07 22:02:57.547 2528 WARNING os_brick.initiator.connectors.base [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system4 Q$ `- A% B. a2 ]# h; H6 K2 m9 H' |
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Exception encountered during portal discovery: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.) y: G4 _- ^; z/ `7 P0 F
Command: iscsiadm -m discoverydb -o show -P 1
# Y% Q8 I( M) b# hExit code: 213 A  H6 {! x/ ^7 M! R# `2 A: @1 S( j4 n( J
Stdout: 'SENDTARGETS:\nNo targets found.\niSNS:\nNo targets found.\nSTATIC:\nNo targets found.\nFIRMWARE:\nNo targets found.\n'/ |/ L/ d: _. L% ]
Stderr: ''
4 b: ?* H6 C3 P2 Y  l2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Traceback (most recent call last):3 h% a7 H$ R& k
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2868, in _build_resources
' K. R7 W; z9 g' [- |" C; v2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     yield resources
2 ?& @. x2 C2 ?4 H  U5 l2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance
  Q8 Q* \" @, U2 Y2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     self.driver.spawn(context, instance, image_meta,
8 F$ ^9 y5 U& ^/ z2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn! \) j& h" a( c& Q
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     self._create_guest_with_network(3 W& K0 `7 `- @3 x: A& k- U5 O
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network
6 P* F+ e- b% \* g* ?, [/ a1 Q; {2 X2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     self._cleanup(
& [& [. @  w9 u& S$ t" g2 ^# X! ]2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__- d) S/ R; h% e* _( _8 M, s: ~
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     self.force_reraise()* X: h/ J6 {' o
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
2 @% `. {2 {+ S  z" c  G% T2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     raise self.value
/ z% J3 q* i% B; ?& ]. w0 m+ Y2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network3 T$ j( j& G; K
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     guest = self._create_guest(% |: R; ?: i: L0 s5 i+ R; g! w. h
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest
- b5 }7 F) z' x& E" A/ \3 J2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     guest.launch(pause=pause)
  S$ P$ S5 U/ O# l) Q9 a" |2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch
2 v9 q- R  l5 [) N, k2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     LOG.exception('Error launching a defined domain with XML: %s',
7 k0 A6 Z* K+ v7 y; z2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__( x) y( m; n" B$ A
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     self.force_reraise()8 d- m/ V6 K9 G7 u. Q7 ^& L/ E: Y
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise) F$ n$ y" p9 u+ S0 r  U0 k
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     raise self.value
, c, T/ t) L, `" w5 i2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch' ]6 @/ h8 Y! N; k& `6 b
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     return self._domain.createWithFlags(flags)
6 |5 ?2 P6 y% y# X1 x3 Y2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit
6 q  b& H* F0 p( a7 k2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     result = proxy_call(self._autowrap, f, *args, **kwargs)
# W( Y' i1 a7 p" |& E  B- I2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call- ]" I$ V7 ^# d* X( ?2 N' ]
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     rv = execute(f, *args, **kwargs)) Q" Y$ c' K: Z& F
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute) |% ?2 Z$ l* t! D1 n
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     six.reraise(c, e, tb)7 t7 w8 X* A0 m7 p
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise
$ \! ~- h; F3 g: t$ f; ^0 s2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     raise value4 G7 s2 W! O6 N8 a; x) {" G
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker
& \- }2 W& }4 s4 ~& X9 B# A" r2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     rv = meth(*args, **kwargs)
  ~" I3 H8 E# H. n+ G2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags
& y8 C- `* i0 g# X0 S2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     raise libvirtError('virDomainCreateWithFlags() failed')9 v. u8 W: c2 }7 H
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system- }/ D1 m1 N. K7 g
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi ) ~1 v$ t8 b: R* A  {1 O& w
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi During handling of the above exception, another exception occurred:& o9 [! ^2 @: Y, r
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi
* R5 J. H) M+ Z, \1 L2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Traceback (most recent call last):' F( h, k/ B+ \$ ^% B( x
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/os_brick/initiator/connectors/iscsi.py", line 217, in _get_ips_iqns_luns
" d! a* ]6 s: \# C" H; M2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     ips_iqns_luns = method(connection_properties)5 o# @( i. Y2 E0 I* J( v8 i
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/os_brick/initiator/connectors/iscsi.py", line 376, in _get_discoverydb_portals
* L& p* f" C2 n' ~& G2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     out = self._run_iscsiadm_bare(['-m', 'discoverydb',
$ U% R9 S* l5 K8 r2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/os_brick/initiator/connectors/iscsi.py", line 1191, in _run_iscsiadm_bare
# ^+ u& P# C; W0 W5 _! J7 ]$ M' u/ O: S2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     (out, err) = self._execute('iscsiadm',
, K- Q2 B" E5 p  k7 X  {2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/os_brick/executor.py", line 55, in _execute% v% O9 M! s+ M$ b# K* Z, C/ Q/ t
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     result = self.__execute(*args, **kwargs)
8 W5 m7 d$ |: a/ v3 X, ~3 A' k; K2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/os_brick/privileged/rootwrap.py", line 172, in execute
2 N7 h. t# c, ^/ e# y# R6 h8 R2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     return execute_root(*cmd, **kwargs)/ C. u1 I7 D: e( x
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_privsep/priv_context.py", line 271, in _wrap
" A; N; O' z; X7 Z# W" k% z2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     return self.channel.remote_call(name, args, kwargs,$ e4 o9 W- `2 Q+ _' ^5 Z+ ]. Y
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi   File "/usr/lib/python3.9/site-packages/oslo_privsep/daemon.py", line 215, in remote_call
3 _0 e' h; r. b2 }4 D1 H/ G! q2 a2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi     raise exc_type(*result[2])8 i% F$ t& b% s3 ^* ^, [
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
3 j  D+ \( W7 I6 n5 Y7 i2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Command: iscsiadm -m discoverydb -o show -P 1# l, R3 @2 o6 e
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Exit code: 21
, t$ B/ H+ S7 h7 i; O2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Stdout: 'SENDTARGETS:\nNo targets found.\niSNS:\nNo targets found.\nSTATIC:\nNo targets found.\nFIRMWARE:\nNo targets found.\n'9 V, C3 f" j) z4 Y5 J
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi Stderr: ''/ u+ v- ]) |$ O
2025-03-07 22:02:57.558 2528 ERROR os_brick.initiator.connectors.iscsi $ M& m4 P' C0 p+ `
2025-03-07 22:02:57.596 2528 INFO nova.virt.libvirt.driver [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Deletion of /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d_del complete. s$ [& e, v! }3 Y; Z- h
2025-03-07 22:02:57.688 2528 INFO nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Took 0.15 seconds to destroy the instance on the hypervisor.
8 S8 `9 a4 C' L2025-03-07 22:02:57.943 2528 ERROR nova.volume.cinder [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Delete attachment failed for attachment 3f574472-9211-4cf8-a653-0e20011d035d. Error: ConflictNovaUsingAttachment: Detach volume from instance 4f162070-023d-49ae-88f7-22af578f130d using the Compute API (HTTP 409) (Request-ID: req-f12ad4c0-4f70-4833-b3bf-9d2e4bbbffad) Code: 409: cinderclient.exceptions.ClientException: ConflictNovaUsingAttachment: Detach volume from instance 4f162070-023d-49ae-88f7-22af578f130d using the Compute API (HTTP 409) (Request-ID: req-f12ad4c0-4f70-4833-b3bf-9d2e4bbbffad)& \! o# E2 R# i; d' z8 s
2025-03-07 22:02:57.944 2528 WARNING nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Ignoring unknown cinder exception for volume d4da1602-62f8-4a1a-a166-bfc89c906a77: ConflictNovaUsingAttachment: Detach volume from instance 4f162070-023d-49ae-88f7-22af578f130d using the Compute API (HTTP 409) (Request-ID: req-f12ad4c0-4f70-4833-b3bf-9d2e4bbbffad): cinderclient.exceptions.ClientException: ConflictNovaUsingAttachment: Detach volume from instance 4f162070-023d-49ae-88f7-22af578f130d using the Compute API (HTTP 409) (Request-ID: req-f12ad4c0-4f70-4833-b3bf-9d2e4bbbffad)
; [9 ~# V" ]( q& @$ l, M2025-03-07 22:02:57.944 2528 INFO nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Took 0.26 seconds to detach 1 volumes for instance.
: B3 [$ x" ]( z2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Failed to build and run instance: libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system
3 j3 I6 H- f) p1 \2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d] Traceback (most recent call last):
( {, ?: h9 p. l3 W( p3 |5 h3 U+ @2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance
! A9 \, l1 F- u8 _: ?' ], G2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.driver.spawn(context, instance, image_meta,! J7 \5 L9 Z& ]- |
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn
1 K6 A9 ^& \0 d1 F" V. V2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self._create_guest_with_network(
% p0 T& Z9 {* E4 [. n: }0 ?7 a2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network
, k' B' I; Y- A% ?2 Z2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self._cleanup(
# s6 H9 M4 C- K3 d& `6 x& ~: b: x2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__
9 v0 Q( ~5 A: E3 ~, W2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.force_reraise()1 z1 E' D/ W; s- v7 ?' D2 E
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise1 c9 _2 {; _/ {. i* v+ Q% d
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise self.value) Q, D# n0 L4 u% v# J  p- _
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network# o$ @' ~5 d& l/ w
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     guest = self._create_guest(/ B2 q+ P! G2 x
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest) L" F# j6 _* G- ?' f7 }; U! T
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     guest.launch(pause=pause)
/ W7 M. g8 F8 n$ L- r" d6 e2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch
, R* O6 ], o. ~$ B8 I2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     LOG.exception('Error launching a defined domain with XML: %s',
' b; T) S6 \0 Q( W/ Q7 P6 c2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__( I( g; ~2 ~% @/ [: {
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     self.force_reraise()& D4 c* G& A  D9 z) b+ M# D5 F+ O
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise; s' Q" p7 y, @' H
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise self.value# p; b+ y" |4 Z* a& g4 K
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch& w. _" {/ @+ v; {0 o: _! [- _
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     return self._domain.createWithFlags(flags)5 M. |# [- N! N% H+ Q$ c
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit
6 Q' ~+ p7 H3 k( ]2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     result = proxy_call(self._autowrap, f, *args, **kwargs)
% W: i9 a6 }/ q7 c! P9 w2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call
) ?( [9 W- I* x/ T  s. k2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     rv = execute(f, *args, **kwargs)
+ k; X9 z* ~7 [9 `8 D! K% H, ?2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute
# |6 W% D* X! V. H5 W4 b2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     six.reraise(c, e, tb)& {6 G$ u9 U: N2 H
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise
  B# N( ~" j; {, v7 H2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise value
7 l8 E/ p. Z" k6 b) s5 o2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker4 Y3 b' L$ E: g/ L; |
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     rv = meth(*args, **kwargs)  f+ B: X3 C& Q0 f7 I/ L# |; q
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]   File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags
. i0 j; U! Y- n3 k6 j2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]     raise libvirtError('virDomainCreateWithFlags() failed')7 E: e' b; z( p0 u1 b7 G4 m
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d] libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/4f162070-023d-49ae-88f7-22af578f130d/console.log: Read-only file system! k4 j' a3 p) }8 M
2025-03-07 22:02:58.077 2528 ERROR nova.compute.manager [instance: 4f162070-023d-49ae-88f7-22af578f130d]
2 G0 ~, A: D  q" w3 r9 x2025-03-07 22:02:58.083 2528 INFO os_vif [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Successfully unplugged vif VIFBridge(active=False,address=fa:16:3e:f7:49:b7,bridge_name='qbr2dc59f27-00',has_traffic_filtering=True,id=2dc59f27-0072-4bcf-b4c5-dacddcddad18,network=Network(85ebb9fc-ee9f-4958-9541-914818b23864),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2dc59f27-00')1 A2 K2 `  }4 A+ A) \9 ^: ?
2025-03-07 22:02:58.464 2528 INFO nova.compute.manager [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] [instance: 4f162070-023d-49ae-88f7-22af578f130d] Took 0.38 seconds to deallocate network for instance.# K* [% B( {3 O& x$ \
2025-03-07 22:02:58.583 2528 INFO nova.scheduler.client.report [None req-12517a53-01ad-4b05-9f62-232746a38e1a a2487e85c7ef4adaab0a5f4951bd2878 588cf0c5e78040baaf44997c811aa2b0 - - default default] Deleted allocations for instance 4f162070-023d-49ae-88f7-22af578f130d# H3 C% j/ j+ T- U0 ?; L4 T
2025-03-07 22:03:21.828 2528 WARNING nova.virt.libvirt.driver [None req-003e5fe1-c4b4-40ff-947d-20e1fd7bf8eb - - - - - -] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported.8 d, ^7 _0 |$ C; `% k
2025-03-07 22:04:22.789 2528 WARNING nova.virt.libvirt.driver [None req-003e5fe1-c4b4-40ff-947d-20e1fd7bf8eb - - - - - -] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported.9 d; u. E) I" b4 \, g1 K7 W' Q

. O  L& D% @7 x; Y  [
  V* S1 u& S8 y6 B4 D
& ~% i, }, S5 i* Q: X* y: ^2 B% r* j. N1 J
- i6 }( X8 F! |1 e" r4 f4 [需要分析日志,哪个地方配置有问题,进行修改调整来解决。' c) t* H/ M+ G0 M
: X  h0 \. @* F5 O. s
 楼主| 发表于 2025-3-8 18:19:54 | 显示全部楼层
2025-03-08 18:19:14.806 20892 ERROR nova.scheduler.utils [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] [instance: e02c85b1-49f6-476c-a4ba-89611303e099] Error from last host: compute3 (node compute3): ['Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance\n    self.driver.spawn(context, instance, image_meta,\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn\n    self._create_guest_with_network(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network\n    self._cleanup(\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network\n    guest = self._create_guest(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest\n    guest.launch(pause=pause)\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch\n    LOG.exception(\'Error launching a defined domain with XML: %s\',\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch\n    return self._domain.createWithFlags(flags)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit\n    result = proxy_call(self._autowrap, f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call\n    rv = execute(f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute\n    six.reraise(c, e, tb)\n', '  File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise\n    raise value\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker\n    rv = meth(*args, **kwargs)\n', '  File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags\n    raise libvirtError(\'virDomainCreateWithFlags() failed\')\n', 'libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/e02c85b1-49f6-476c-a4ba-89611303e099/console.log: Read-only file system\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2430, in _do_build_and_run_instance\n    self._build_and_run_instance(context, instance, image,\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2722, in _build_and_run_instance\n    raise exception.RescheduledException(\n', 'nova.exception.RescheduledException: Build of instance e02c85b1-49f6-476c-a4ba-89611303e099 was re-scheduled: Unable to delete file /usr/lib/python3.9/site-packages/instances/e02c85b1-49f6-476c-a4ba-89611303e099/console.log: Read-only file system\n']* U! y7 S( {4 R* ]
2025-03-08 18:19:16.337 20892 ERROR nova.volume.cinder [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] Show attachment failed for attachment 68c711a1-0617-40a6-8c65-fb6dd4fab368. Error: The request you have made requires authentication. (HTTP 401) Code: 401: cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)
+ S4 D3 H4 Z. e+ O" N9 t2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] Exception during message handling: cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)
6 Q9 O! E0 s, ~; T  A2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server Traceback (most recent call last):: k  v% O: a" s, R  O1 w  w/ E9 X' I) |
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming: u0 L# P& t$ T& J3 {
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = self.dispatcher.dispatch(message)
6 Z$ [' ?9 K4 r7 A2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch- T- w/ l0 W9 e7 d3 j4 i2 x
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self._do_dispatch(endpoint, method, ctxt, args)$ I' S  N- a- M
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch
8 n0 V! w& U1 ?! E2 Q8 k2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     result = func(ctxt, **new_args)
! C5 [6 C$ D; l- K" d2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 873, in build_instances
8 o! U5 E) ^8 b: ]8 \! _8 W2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self._validate_existing_attachment_ids(context, instance, bdms)$ e0 t, F- u2 R+ U& I* E1 H/ U
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 608, in _validate_existing_attachment_ids
# m3 l/ F% @) U+ z& S1 [2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self.volume_api.attachment_get(context, bdm.attachment_id)
/ n" M- R+ g. z) C% B2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 397, in wrapper0 E6 a+ c8 i; F. h6 v" [
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = method(self, ctx, *args, **kwargs)
8 y- ]6 G$ Z. [2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 451, in wrapper
& V# c' _, y, D2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = method(self, ctx, attachment_id, *args, **kwargs)
/ Y  i+ b" ?3 _9 M5 B2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 836, in attachment_get! C: s: n# [0 _+ j$ M+ s2 Z( B  n
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     LOG.error('Show attachment failed for attachment '
- O8 L4 e; R' e2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__1 H5 B. \" s$ ^  T8 ?/ X3 v* P
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self.force_reraise()
( k4 C7 F# F+ g8 z- A2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
  `5 y  y" K$ F/ B' G. P( u2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     raise self.value
" k0 ?$ q  B. s; [2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 828, in attachment_get) Z' c, f" B" j
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     attachment_ref = cinderclient(7 U6 M6 @9 V2 f. y
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/api_versions.py", line 421, in substitution1 d* q# ~/ S" q: v6 M$ {
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return method.func(obj, *args, **kwargs)5 X4 C4 k7 g- t* j# ]& P
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/v3/attachments.py", line 67, in show
! j6 H2 Q$ |9 _) N  w2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     resp, body = self.api.client.get(url)
" @7 S* l, k& j- N8 R2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 220, in get
2 y8 z3 t- [  Q. A: V5 I2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self._cs_request(url, 'GET', **kwargs)+ S- p' \0 _0 p0 h) C
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 211, in _cs_request6 G- b6 \1 D9 T
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self.request(url, method, **kwargs)
2 j1 ~4 E! Y8 z4 e) f2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 197, in request
' p* Q/ B8 R# w* \. g$ Q* B& j2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     raise exceptions.from_response(resp, body)
$ W& u. T4 W! ~2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)7 X4 b% i: R& M$ H+ Y
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server
( n( l8 A6 C' Y) R8 T
 楼主| 发表于 2025-3-8 18:56:21 | 显示全部楼层
2025-03-08 18:19:14.806 20892 ERROR nova.scheduler.utils [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] [instance: e02c85b1-49f6-476c-a4ba-89611303e099] Error from last host: compute3 (node compute3): ['Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2615, in _build_and_run_instance\n    self.driver.spawn(context, instance, image_meta,\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4420, in spawn\n    self._create_guest_with_network(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7789, in _create_guest_with_network\n    self._cleanup(\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7766, in _create_guest_with_network\n    guest = self._create_guest(\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/driver.py", line 7705, in _create_guest\n    guest.launch(pause=pause)\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 168, in launch\n    LOG.exception(\'Error launching a defined domain with XML: %s\',\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__\n    self.force_reraise()\n', '  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise\n    raise self.value\n', '  File "/usr/lib/python3.9/site-packages/nova/virt/libvirt/guest.py", line 165, in launch\n    return self._domain.createWithFlags(flags)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 193, in doit\n    result = proxy_call(self._autowrap, f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 151, in proxy_call\n    rv = execute(f, *args, **kwargs)\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 132, in execute\n    six.reraise(c, e, tb)\n', '  File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise\n    raise value\n', '  File "/usr/lib/python3.9/site-packages/eventlet/tpool.py", line 86, in tworker\n    rv = meth(*args, **kwargs)\n', '  File "/usr/lib64/python3.9/site-packages/libvirt.py", line 1415, in createWithFlags\n    raise libvirtError(\'virDomainCreateWithFlags() failed\')\n', 'libvirt.libvirtError: Unable to delete file /usr/lib/python3.9/site-packages/instances/e02c85b1-49f6-476c-a4ba-89611303e099/console.log: Read-only file system\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2430, in _do_build_and_run_instance\n    self._build_and_run_instance(context, instance, image,\n', '  File "/usr/lib/python3.9/site-packages/nova/compute/manager.py", line 2722, in _build_and_run_instance\n    raise exception.RescheduledException(\n', 'nova.exception.RescheduledException: Build of instance e02c85b1-49f6-476c-a4ba-89611303e099 was re-scheduled: Unable to delete file /usr/lib/python3.9/site-packages/instances/e02c85b1-49f6-476c-a4ba-89611303e099/console.log: Read-only file system\n']
7 |/ z% B$ G& u' J% N2 t3 |2 z2025-03-08 18:19:16.337 20892 ERROR nova.volume.cinder [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] Show attachment failed for attachment 68c711a1-0617-40a6-8c65-fb6dd4fab368. Error: The request you have made requires authentication. (HTTP 401) Code: 401: cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)
2 C0 J0 K9 \, h$ g, ?2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server [None req-d81fadcf-07cc-4f81-af3f-9055b29ef2de 1536d44908a4465c9c7af47d34c86332 7be54966ccff4ea18209a1dfaf4be4dd - - default default] Exception during message handling: cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)7 y: A  H' y# w; \7 k1 k+ Y
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server Traceback (most recent call last):( P7 L0 A! I6 D6 K
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming. U! K5 |# f. z2 M. Y2 L! p
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = self.dispatcher.dispatch(message)7 u( t# f7 M, R, h7 Y
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch5 d, f, x% G, W- H% t  O
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self._do_dispatch(endpoint, method, ctxt, args)
2 l5 P' d: O- q4 M3 u# E2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch) Q$ u) j1 A) K* z( l
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     result = func(ctxt, **new_args)
! y* P( s& M1 B) D' B4 I2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 873, in build_instances
3 g! k: p; Z8 X: ~, }9 l3 q2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self._validate_existing_attachment_ids(context, instance, bdms); J( z& U5 {  z% b9 {7 z
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/conductor/manager.py", line 608, in _validate_existing_attachment_ids# R+ E3 O9 m* s; `* T
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self.volume_api.attachment_get(context, bdm.attachment_id)# g. t/ K& z7 j! u. H9 z
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 397, in wrapper# g, Z4 v+ D2 \) t2 E' t
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = method(self, ctx, *args, **kwargs)  ^2 ?5 w. {/ Q
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 451, in wrapper$ R! e8 Z9 y+ G& D/ N. d# j! s
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     res = method(self, ctx, attachment_id, *args, **kwargs)& u& K: n$ z: n( J
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 836, in attachment_get
$ V# W# e1 ~" `! G( m2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     LOG.error('Show attachment failed for attachment '
4 {3 j' `& R9 d- x9 J+ s6 S2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__6 K9 b, C! Q$ d! g% ^  J8 H, S
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     self.force_reraise()
  @" R2 q  n1 K* g2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
5 P2 ~% t& R* m) U+ N2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     raise self.value  {1 S7 ^& {! S* g
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/nova/volume/cinder.py", line 828, in attachment_get. z. j6 }9 [, {
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     attachment_ref = cinderclient(2 Z/ c+ P. P7 z6 A# w
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/api_versions.py", line 421, in substitution
/ d, D' C4 S$ R! V* h2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return method.func(obj, *args, **kwargs)
/ |4 o! C9 y3 j; S  E4 N3 J5 G1 H2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/v3/attachments.py", line 67, in show( G/ _% l0 P3 x+ M
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     resp, body = self.api.client.get(url): R+ m# a+ s3 y  j. t9 z. B# e
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 220, in get
1 M3 u) o$ f7 n, q4 w. E2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self._cs_request(url, 'GET', **kwargs)
: M4 t/ T* F0 t7 C6 ]2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 211, in _cs_request) C8 x0 ~; C! Y, _7 h
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     return self.request(url, method, **kwargs)! `% k: ~# ~: C4 O: b, Y2 J# E# Y
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3.9/site-packages/cinderclient/client.py", line 197, in request! v- Y3 Y! e7 {+ k1 Z- R4 G
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server     raise exceptions.from_response(resp, body)
8 ~" R' K! Y3 |9 C2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server cinderclient.exceptions.Unauthorized: The request you have made requires authentication. (HTTP 401)& D. \; Z% S' {7 N  |) y1 }" l" z
2025-03-08 18:19:16.338 20892 ERROR oslo_messaging.rpc.server ! E: I$ c) c7 ~$ }  f
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

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

GMT+8, 2026-4-8 19:53 , Processed in 0.061201 second(s), 22 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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