Hello oVirt community. I just updated some OS packages (engine was up to date) and after
restart engine doesn't start with error 500 and following error message in
server.log
I checked issue with postgres-jdbc (it has similar symptoms) and I
downgraded it but it should be fixed now, but downgrade didn't help.
here is part of server.log and list of all updated packages.
thank you for any help.
Jirka
023-07-29 12:01:51,382+02 ERROR [org.jboss.msc.service.fail]
(ServerService Thread Pool -- 42) MSC000001: Failed to start service
jboss.deployment.subunit."engine.ear"."bll.jar".component.
Backend.START: org.jboss.msc.service.StartException in service
jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START:
java.lang.IllegalStateException: WFLYEE0042: Failed t o construct
component instance at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at
org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
at
org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
at
org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
at java.base/java.lang.Thread.run(Thread.java:829) at
org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to
construct component instance at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:170)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:141)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:88)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:127)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:141)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54)
... 8 more Caused by: javax.ejb.EJBException:
java.lang.RuntimeException: colliding os id 302 at node
/os/centos_9x64/id at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:239)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:446)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:70)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld@24.0.1.Final//org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.singleton.StartupCountDownInterceptor.processInvocation(StartupCountDownInterceptor.java:25)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:168)
... 13 more Caused by: java.lang.RuntimeException: colliding os
id 302 at node /os/centos_9x64/id at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.OsRepositoryImpl.buildIdToUnameLookup(OsRepositoryImpl.java:105)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.OsRepositoryImpl.init(OsRepositoryImpl.java:66)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.initOsRepository(Backend.java:674)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.initialize(Backend.java:242)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.create(Backend.java:178)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doLifecycleInterception(Jsr299BindingsInterceptor.java:126)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:112)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld@24.0.1.Final//org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.java:53)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld@24.0.1.Final//org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorInjectionInterceptor.java:56)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ComponentInstantiatorInterceptor.processInvocation(ComponentInstantiatorInterceptor.java:74)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterceptor.java:111)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at
org.jboss.invocation@1.6.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:232)
... 28 more 2023-07-29 12:01:51,393+02 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot Thread)
WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment"
=>
"engine.ear") ]) - failure description: {"WFLYCTL0080: Failed
services"
=>
{"jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".component.Backend.START"
=> "java.lang.IllegalStateException: WFLYEE0042: Failed to construct
component instance Caused by: java.lang.IllegalStateException:
WFLYEE0042: Failed to construct component instance Caused by:
javax.ejb.EJBException: java.lang.RuntimeException: colliding os id 302
at node /os/centos_9x64/id Caused by: java.lang.RuntimeException:
colliding os id 302 at node /os/centos_9x64/id"}} 2023-07-29
12:01:51,416+02 INFO [org.jboss.as.server] (ServerService Thread Pool
-- 27) WFLYSRV0010: Deployed "ovirt-web-ui.war" (runtime-name :
"ovirt-web-ui.war") 2023-07-29 12:01:51,417+02 INFO
[org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010:
Deployed "apidoc.war" (runtime-name : "apidoc.war") 2023-07-29
12:01:51,417+02 INFO [org.jboss.as.server] (ServerService Thread Pool
-- 27) WFLYSRV0010: Deployed "restapi.war" (runtime-name :
"restapi.war") 2023-07-29 12:01:51,417+02 INFO [org.jboss.as.server]
(ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "engine.ear"
(runtime-name : "engine.ear") 2023-07-29 12:01:51,420+02 INFO
[org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183:
Service status report WFLYCTL0186: Services which failed to start:
service
jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START:
java.lang.IllegalStateException: WFLYEE0042: Failed to c onstruct
component instance WFLYCTL0448: 2 additional services are down due to
their dependencies being missing or failed 2023-07-29 12:01:51,462+02
INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212:
Resuming server 2023-07-29 12:01:51,466+02 ERROR [org.jboss.as]
(Controller Boot Thread) WFLYSRV0026: WildFly Full 24.0.1.Final (WildFly
Core 16.0.1.Final) started (with errors) in 14577ms - Started 1670 o f
1890 services (6 services failed or missing dependencies, 393 services
are lazy, passive or on-demand) 2023-07-29 12:01:51,468+02 INFO
[org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management
interface listening on
http://127.0.0.1:8706/management 2023-07-29
12:01:51,469+02 INFO [org.jboss.as] (Controller Boot Thread)
WFLYSRV0051: Admin console listening on
http://127.0.0.1:8706 list of
all updated packages: dnf history info 21 Transaction ID : 21 Begin
time : Sat 29 Jul 2023 10:59:14 AM CEST Begin rpmdb :
1077:5e724adb5bc93f2e2930cf25e895ccb36798d23c End time : Sat 29
Jul 2023 11:07:20 AM CEST (8 minutes) End rpmdb :
1087:60820a34eb4d036ba2c19d49841036fae4209af5 User : root
<root> Return-Code : Success Releasever : 8 Command Line :
update Comment : Packages Altered: Install
apr-util-bdb-1.6.1-9.el8.x86_64
@appstream Install
apr-util-openssl-1.6.1-9.el8.x86_64
@appstream Install
kernel-4.18.0-500.el8.x86_64
@baseos Install
kernel-core-4.18.0-500.el8.x86_64
@baseos Install
kernel-modules-4.18.0-500.el8.x86_64
@baseos Install
ongres-stringprep-1.1-2.el8.noarch
@centos-ovirt45 Install
python3.11-jmespath-0.9.0-11.5.el8.noarch
@centos-ovirt45 Install
python3.11-ovirt-engine-sdk4-4.6.2-1.el8.x86_64
@centos-ovirt45 Install
python3.11-ovirt-imageio-client-2.5.0-1.el8.x86_64
@centos-ovirt45 Install
python3.11-ovirt-imageio-common-2.5.0-1.el8.x86_64
@centos-ovirt45 Install
python3.11-passlib-1.7.4-3.3.el8.noarch
@centos-ovirt45 Install
python3.11-pycurl-7.45.2-2.2.el8.x86_64
@centos-ovirt45 Install
velocity-1.7-36.2.el8s.noarch
@centos-ovirt45 Upgrade
ceph-common-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
ceph-common-2:16.2.11-1.el8s.x86_64
@@System Upgrade
libcephfs2-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
libcephfs2-2:16.2.11-1.el8s.x86_64
@@System Upgrade
librados2-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
librados2-2:16.2.11-1.el8s.x86_64
@@System Upgrade
libradosstriper1-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
libradosstriper1-2:16.2.11-1.el8s.x86_64
@@System Upgrade
librbd1-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
librbd1-2:16.2.11-1.el8s.x86_64
@@System Upgrade
librgw2-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
librgw2-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-ceph-argparse-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-ceph-argparse-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-ceph-common-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-ceph-common-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-cephfs-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-cephfs-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-rados-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-rados-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-rbd-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-rbd-2:16.2.11-1.el8s.x86_64
@@System Upgrade
python3-rgw-2:16.2.13-1.el8s.x86_64
@centos-ceph-pacific Upgraded
python3-rgw-2:16.2.11-1.el8s.x86_64
@@System Upgrade
openvswitch2.15-2.15.0-136.el8s.x86_64
@centos-nfv-openvswitch Upgraded
openvswitch2.15-2.15.0-135.el8s.x86_64
@@System Upgrade
python3-openvswitch2.15-2.15.0-136.el8s.x86_64
@centos-nfv-openvswitch Upgraded
python3-openvswitch2.15-2.15.0-135.el8s.x86_64
@@System Upgrade PackageKit-1.1.12-7.el8.x86_64
@appstream Upgraded
PackageKit-1.1.12-6.el8.x86_64
@@System Upgrade
PackageKit-glib-1.1.12-7.el8.x86_64
@appstream Upgraded
PackageKit-glib-1.1.12-6.el8.x86_64
@@System Upgrade
alsa-lib-1.2.9-1.el8.x86_64
@appstream Upgraded
alsa-lib-1.2.8-2.el8.x86_64
@@System Upgrade
ansible-core-2.15.0-1.el8.x86_64
@appstream Upgraded
ansible-core-2.14.2-3.el8.x86_64
@@System Upgrade
apr-util-1.6.1-9.el8.x86_64
@appstream Upgraded
apr-util-1.6.1-6.el8.x86_64
@@System Upgrade
cjose-0.6.1-3.module_el8+302+abe4241d.x86_64
@appstream Upgraded
cjose-0.6.1-2.module_el8.4.0+674+2c6c7264.x86_64
@@System Upgrade cockpit-packagekit-295-1.el8.noarch
@appstream Upgraded
cockpit-packagekit-284-1.el8.noarch
@@System Upgrade
gdb-headless-8.2-20.el8.x86_64
@appstream Upgraded
gdb-headless-8.2-19.el8.x86_64
@@System Upgrade
git-2.39.3-1.el8.x86_64
@appstream Upgraded
git-2.39.1-1.el8.x86_64
@@System Upgrade
git-core-2.39.3-1.el8.x86_64
@appstream Upgraded
git-core-2.39.1-1.el8.x86_64
@@System Upgrade
git-core-doc-2.39.3-1.el8.noarch
@appstream Upgraded
git-core-doc-2.39.1-1.el8.noarch
@@System Upgrade
grafana-9.2.10-4.el8.x86_64
@appstream Upgraded
grafana-7.5.15-4.el8.x86_64
@@System Upgrade
grafana-pcp-5.1.1-1.el8.x86_64
@appstream Upgraded
grafana-pcp-3.2.0-3.el8.x86_64
@@System Upgrade jq-1.6-7.el8.x86_64
@appstream Upgraded
jq-1.6-6.el8.x86_64
@@System Upgrade
libfastjson-0.99.9-2.el8.x86_64
@appstream Upgraded
libfastjson-0.99.9-1.el8.x86_64
@@System Upgrade
librsvg2-2.42.7-5.el8.x86_64
@appstream Upgraded
librsvg2-2.42.7-4.el8.x86_64
@@System Upgrade
libtiff-4.0.9-28.el8.x86_64
@appstream Upgraded
libtiff-4.0.9-27.el8.x86_64
@@System Upgrade
libwebp-1.0.0-9.el8.x86_64
@appstream Upgraded
libwebp-1.0.0-5.el8.x86_64
@@System Upgrade
mod_auth_openidc-2.4.9.4-5.module_el8+319+bd773fd7.x86_64
@appstream Upgraded
mod_auth_openidc-2.4.9.4-1.module_el8.7.0+1136+d8f380b8.x86_64
@@System Upgrade nspr-4.35.0-1.el8.x86_64
@appstream Upgraded
nspr-4.34.0-3.el8.x86_64
@@System Upgrade
perl-Git-2.39.3-1.el8.noarch
@appstream Upgraded
perl-Git-2.39.1-1.el8.noarch
@@System Upgrade
platform-python-devel-3.6.8-52.el8.x86_64
@appstream Upgraded
platform-python-devel-3.6.8-51.el8.x86_64
@@System Upgrade protobuf-c-1.3.0-8.el8.x86_64
@appstream Upgraded
protobuf-c-1.3.0-6.el8.x86_64
@@System Upgrade
python3-tkinter-3.6.8-52.el8.x86_64
@appstream Upgraded
python3-tkinter-3.6.8-51.el8.x86_64
@@System Upgrade
python3.11-3.11.4-1.el8.x86_64
@appstream Upgraded
python3.11-3.11.2-2.el8.x86_64
@@System Upgrade
python3.11-libs-3.11.4-1.el8.x86_64
@appstream Upgraded
python3.11-libs-3.11.2-2.el8.x86_64
@@System Upgrade
python3.11-tkinter-3.11.4-1.el8.x86_64
@appstream Upgraded
python3.11-tkinter-3.11.2-2.el8.x86_64
@@System Upgrade
python38-3.8.16-1.module_el8.8.0+1242+93d6d191.x86_64
@appstream Upgraded
python38-3.8.13-1.module_el8.7.0+1177+19c53253.x86_64
@@System Upgrade
python38-libs-3.8.16-1.module_el8.8.0+1242+93d6d191.x86_64
@appstream Upgraded
python38-libs-3.8.13-1.module_el8.7.0+1177+19c53253.x86_64
@@System Upgrade
python38-tkinter-3.8.16-1.module_el8.8.0+1242+93d6d191.x86_64
@appstream Upgraded
python38-tkinter-3.8.13-1.module_el8.7.0+1177+19c53253.x86_64
@@System Upgrade
qemu-guest-agent-15:6.2.0-35.module_el8+466+00f6f2b0.x86_64
@appstream Upgraded
qemu-guest-agent-15:6.2.0-28.module_el8.8.0+1257+0c3374ae.x86_64
@@System Upgrade qemu-img-15:6.2.0-35.module_el8+466+00f6f2b0.x86_64
@appstream Upgraded
qemu-img-15:6.2.0-28.module_el8.8.0+1257+0c3374ae.x86_64
@@System Upgrade rhel-system-roles-1.22.0-0.13.el8.noarch
@appstream Upgraded
rhel-system-roles-1.21.0-2.el8.noarch
@@System Upgrade
rsyslog-8.2102.0-15.el8.x86_64
@appstream Upgraded
rsyslog-8.2102.0-13.el8.x86_64
@@System Upgrade
rsyslog-elasticsearch-8.2102.0-15.el8.x86_64
@appstream Upgraded
rsyslog-elasticsearch-8.2102.0-13.el8.x86_64
@@System Upgrade
rsyslog-gnutls-8.2102.0-15.el8.x86_64
@appstream Upgraded
rsyslog-gnutls-8.2102.0-13.el8.x86_64
@@System Upgrade
rsyslog-mmjsonparse-8.2102.0-15.el8.x86_64
@appstream Upgraded
rsyslog-mmjsonparse-8.2102.0-13.el8.x86_64
@@System Upgrade
rsyslog-mmnormalize-8.2102.0-15.el8.x86_64
@appstream Upgraded
rsyslog-mmnormalize-8.2102.0-13.el8.x86_64
@@System Upgrade
texlive-base-7:20180414-29.el8.noarch
@appstream Upgraded
texlive-base-7:20180414-28.el8.noarch
@@System Upgrade
texlive-dvipng-7:20180414-29.el8.x86_64
@appstream Upgraded
texlive-dvipng-7:20180414-28.el8.x86_64
@@System Upgrade
texlive-kpathsea-7:20180414-29.el8.x86_64
@appstream Upgraded
texlive-kpathsea-7:20180414-28.el8.x86_64
@@System Upgrade
texlive-lib-7:20180414-29.el8.x86_64
@appstream Upgraded
texlive-lib-7:20180414-28.el8.x86_64
@@System Upgrade
texlive-tetex-7:20180414-29.el8.noarch
@appstream Upgraded
texlive-tetex-7:20180414-28.el8.noarch
@@System Upgrade
texlive-texlive.infra-7:20180414-29.el8.noarch
@appstream Upgraded
texlive-texlive.infra-7:20180414-28.el8.noarch
@@System Upgrade tzdata-java-2023c-1.el8.noarch
@appstream Upgraded
tzdata-java-2022g-2.el8.noarch
@@System Upgrade
NetworkManager-1:1.40.16-8.el8.x86_64
@baseos Upgraded
NetworkManager-1:1.40.16-2.el8.x86_64
@@System Upgrade
NetworkManager-libnm-1:1.40.16-8.el8.x86_64
@baseos Upgraded
NetworkManager-libnm-1:1.40.16-2.el8.x86_64
@@System Upgrade
NetworkManager-team-1:1.40.16-8.el8.x86_64
@baseos Upgraded
NetworkManager-team-1:1.40.16-2.el8.x86_64
@@System Upgrade
NetworkManager-tui-1:1.40.16-8.el8.x86_64
@baseos Upgraded
NetworkManager-tui-1:1.40.16-2.el8.x86_64
@@System Upgrade audit-3.0.7-5.el8.x86_64
@baseos Upgraded
audit-3.0.7-4.el8.x86_64
@@System Upgrade
audit-libs-3.0.7-5.el8.x86_64
@baseos Upgraded
audit-libs-3.0.7-4.el8.x86_64
@@System Upgrade
binutils-2.30-121.el8.x86_64
@baseos Upgraded
binutils-2.30-119.el8.x86_64
@@System Upgrade
c-ares-1.13.0-8.el8.x86_64
@baseos Upgraded
c-ares-1.13.0-6.el8.x86_64
@@System Upgrade
chkconfig-1.19.2-1.el8.x86_64
@baseos Upgraded
chkconfig-1.19.1-1.el8.x86_64
@@System Upgrade
cockpit-295-1.el8.x86_64
@baseos Upgraded
cockpit-288.2-1.el8.x86_64
@@System Upgrade
cockpit-bridge-295-1.el8.x86_64
@baseos Upgraded
cockpit-bridge-288.2-1.el8.x86_64
@@System Upgrade
cockpit-system-295-1.el8.noarch
@baseos Upgraded
cockpit-system-288.2-1.el8.noarch
@@System Upgrade
cockpit-ws-295-1.el8.x86_64
@baseos Upgraded
cockpit-ws-288.2-1.el8.x86_64
@@System Upgrade
curl-7.61.1-31.el8.x86_64
@baseos Upgraded
curl-7.61.1-30.el8.x86_64
@@System Upgrade
dbus-1:1.12.8-25.el8.x86_64
@baseos Upgraded
dbus-1:1.12.8-24.el8.x86_64
@@System Upgrade
dbus-common-1:1.12.8-25.el8.noarch
@baseos Upgraded
dbus-common-1:1.12.8-24.el8.noarch
@@System Upgrade
dbus-daemon-1:1.12.8-25.el8.x86_64
@baseos Upgraded
dbus-daemon-1:1.12.8-24.el8.x86_64
@@System Upgrade
dbus-libs-1:1.12.8-25.el8.x86_64
@baseos Upgraded
dbus-libs-1:1.12.8-24.el8.x86_64
@@System Upgrade
dbus-tools-1:1.12.8-25.el8.x86_64
@baseos Upgraded
dbus-tools-1:1.12.8-24.el8.x86_64
@@System Upgrade
dnf-4.7.0-18.el8.noarch
@baseos Upgraded
dnf-4.7.0-15.el8.noarch
@@System Upgrade
dnf-data-4.7.0-18.el8.noarch
@baseos Upgraded
dnf-data-4.7.0-15.el8.noarch
@@System Upgrade
dnf-plugins-core-4.0.21-23.el8.noarch
@baseos Upgraded
dnf-plugins-core-4.0.21-18.el8.noarch
@@System Upgrade
dracut-049-225.git20230614.el8.x86_64
@baseos Upgraded
dracut-049-223.git20230119.el8.x86_64
@@System Upgrade
dracut-config-generic-049-225.git20230614.el8.x86_64
@baseos Upgraded
dracut-config-generic-049-223.git20230119.el8.x86_64
@@System Upgrade
dracut-config-rescue-049-225.git20230614.el8.x86_64
@baseos Upgraded
dracut-config-rescue-049-223.git20230119.el8.x86_64
@@System Upgrade
dracut-network-049-225.git20230614.el8.x86_64
@baseos Upgraded
dracut-network-049-223.git20230119.el8.x86_64
@@System Upgrade
dracut-squash-049-225.git20230614.el8.x86_64
@baseos Upgraded
dracut-squash-049-223.git20230119.el8.x86_64
@@System Upgrade elfutils-0.189-2.el8.x86_64
@baseos Upgraded
elfutils-0.188-3.el8.x86_64
@@System Upgrade
elfutils-debuginfod-client-0.189-2.el8.x86_64
@baseos Upgraded
elfutils-debuginfod-client-0.188-3.el8.x86_64
@@System Upgrade
elfutils-default-yama-scope-0.189-2.el8.noarch
@baseos Upgraded
elfutils-default-yama-scope-0.188-3.el8.noarch
@@System Upgrade elfutils-libelf-0.189-2.el8.x86_64
@baseos Upgraded
elfutils-libelf-0.188-3.el8.x86_64
@@System Upgrade
elfutils-libs-0.189-2.el8.x86_64
@baseos Upgraded
elfutils-libs-0.188-3.el8.x86_64
@@System Upgrade
emacs-filesystem-1:26.1-11.el8.noarch
@baseos Upgraded
emacs-filesystem-1:26.1-9.el8.noarch
@@System Upgrade file-5.33-25.el8.x86_64
@baseos Upgraded
file-5.33-24.el8.x86_64
@@System Upgrade
file-libs-5.33-25.el8.x86_64
@baseos Upgraded
file-libs-5.33-24.el8.x86_64
@@System Upgrade
fuse-libs-2.9.7-17.el8.x86_64
@baseos Upgraded
fuse-libs-2.9.7-16.el8.x86_64
@@System Upgrade
fuse3-libs-3.3.0-17.el8.x86_64
@baseos Upgraded
fuse3-libs-3.3.0-16.el8.x86_64
@@System Upgrade
glibc-2.28-228.el8.x86_64
@baseos Upgraded
glibc-2.28-225.el8.x86_64
@@System Upgrade
glibc-common-2.28-228.el8.x86_64
@baseos Upgraded
glibc-common-2.28-225.el8.x86_64
@@System Upgrade
glibc-gconv-extra-2.28-228.el8.x86_64
@baseos Upgraded
glibc-gconv-extra-2.28-225.el8.x86_64
@@System Upgrade
glibc-langpack-en-2.28-228.el8.x86_64
@baseos Upgraded
glibc-langpack-en-2.28-225.el8.x86_64
@@System Upgrade gnutls-3.6.16-7.el8.x86_64
@baseos Upgraded
gnutls-3.6.16-6.el8.x86_64
@@System Upgrade
grubby-8.40-48.el8.x86_64
@baseos Upgraded
grubby-8.40-47.el8.x86_64
@@System Upgrade
hwdata-0.314-8.18.el8.noarch
@baseos Upgraded
hwdata-0.314-8.16.el8.noarch
@@System Upgrade
iproute-6.2.0-2.el8.x86_64
@baseos Upgraded
iproute-5.18.0-1.el8.x86_64
@@System Upgrade
iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x86_64
@baseos Upgraded
iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64
@@System Upgrade
iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f59c.el8.x86_64
@baseos Upgraded
iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64
@@System Upgrade kbd-2.0.4-11.el8.x86_64
@baseos Upgraded
kbd-2.0.4-10.el8.x86_64
@@System Upgrade
kbd-legacy-2.0.4-11.el8.noarch
@baseos Upgraded
kbd-legacy-2.0.4-10.el8.noarch
@@System Upgrade
kbd-misc-2.0.4-11.el8.noarch
@baseos Upgraded
kbd-misc-2.0.4-10.el8.noarch
@@System Upgrade
kernel-tools-4.18.0-500.el8.x86_64
@baseos Upgraded
kernel-tools-4.18.0-481.el8.x86_64
@@System Upgrade
kernel-tools-libs-4.18.0-500.el8.x86_64
@baseos Upgraded
kernel-tools-libs-4.18.0-481.el8.x86_64
@@System Upgrade
libblkid-2.32.1-42.el8.x86_64
@baseos Upgraded
libblkid-2.32.1-41.el8.x86_64
@@System Upgrade
libcurl-7.61.1-31.el8.x86_64
@baseos Upgraded
libcurl-7.61.1-30.el8.x86_64
@@System Upgrade
libdnf-0.63.0-16.el8.x86_64
@baseos Upgraded
libdnf-0.63.0-13.el8.x86_64
@@System Upgrade
libfdisk-2.32.1-42.el8.x86_64
@baseos Upgraded
libfdisk-2.32.1-41.el8.x86_64
@@System Upgrade
libgcc-8.5.0-20.el8.x86_64
@baseos Upgraded
libgcc-8.5.0-18.el8.x86_64
@@System Upgrade
libgfortran-8.5.0-20.el8.x86_64
@baseos Upgraded
libgfortran-8.5.0-18.el8.x86_64
@@System Upgrade
libgomp-8.5.0-20.el8.x86_64
@baseos Upgraded
libgomp-8.5.0-18.el8.x86_64
@@System Upgrade
libibverbs-46.0-1.el8.1.x86_64
@baseos Upgraded
libibverbs-44.0-2.el8.1.x86_64
@@System Upgrade
libldb-2.7.2-3.el8.x86_64
@baseos Upgraded
libldb-2.6.1-1.el8.x86_64
@@System Upgrade
libmount-2.32.1-42.el8.x86_64
@baseos Upgraded
libmount-2.32.1-41.el8.x86_64
@@System Upgrade
libnftnl-1.2.2-3.el8.x86_64
@baseos Upgraded
libnftnl-1.1.5-5.el8.x86_64
@@System Upgrade
libquadmath-8.5.0-20.el8.x86_64
@baseos Upgraded
libquadmath-8.5.0-18.el8.x86_64
@@System Upgrade
librabbitmq-0.9.0-4.el8.x86_64
@baseos Upgraded
librabbitmq-0.9.0-3.el8.x86_64
@@System Upgrade
librdmacm-46.0-1.el8.1.x86_64
@baseos Upgraded
librdmacm-44.0-2.el8.1.x86_64
@@System Upgrade
libsmartcols-2.32.1-42.el8.x86_64
@baseos Upgraded
libsmartcols-2.32.1-41.el8.x86_64
@@System Upgrade
libsolv-0.7.20-6.el8.x86_64
@baseos Upgraded
libsolv-0.7.20-4.el8.x86_64
@@System Upgrade
libsoup-2.62.3-4.el8.x86_64
@baseos Upgraded
libsoup-2.62.3-3.el8.x86_64
@@System Upgrade
libsss_autofs-2.9.1-1.el8.x86_64
@baseos Upgraded
libsss_autofs-2.8.2-1.el8.x86_64
@@System Upgrade
libsss_certmap-2.9.1-1.el8.x86_64
@baseos Upgraded
libsss_certmap-2.8.2-1.el8.x86_64
@@System Upgrade
libsss_idmap-2.9.1-1.el8.x86_64
@baseos Upgraded
libsss_idmap-2.8.2-1.el8.x86_64
@@System Upgrade
libsss_nss_idmap-2.9.1-1.el8.x86_64
@baseos Upgraded
libsss_nss_idmap-2.8.2-1.el8.x86_64
@@System Upgrade
libsss_sudo-2.9.1-1.el8.x86_64
@baseos Upgraded
libsss_sudo-2.8.2-1.el8.x86_64
@@System Upgrade
libstdc++-8.5.0-20.el8.x86_64
@baseos Upgraded
libstdc++-8.5.0-18.el8.x86_64
@@System Upgrade
libtalloc-2.4.0-3.el8.x86_64
@baseos Upgraded
libtalloc-2.3.4-1.el8.x86_64
@@System Upgrade
libtdb-1.4.8-3.el8.x86_64
@baseos Upgraded
libtdb-1.4.7-1.el8.x86_64
@@System Upgrade
libtevent-0.14.1-3.el8.x86_64
@baseos Upgraded
libtevent-0.13.0-1.el8.x86_64
@@System Upgrade
libuuid-2.32.1-42.el8.x86_64
@baseos Upgraded
libuuid-2.32.1-41.el8.x86_64
@@System Upgrade
linux-firmware-20230515-115.gitd1962891.el8.noarch
@baseos Upgraded
linux-firmware-20230217-113.git83f1d778.el8.noarch
@@System Upgrade memstrack-0.2.5-2.el8.x86_64
@baseos Upgraded
memstrack-0.2.4-2.el8.x86_64
@@System Upgrade
microcode_ctl-4:20230214-2.el8.x86_64
@baseos Upgraded
microcode_ctl-4:20220809-2.el8.x86_64
@@System Upgrade nvme-cli-1.16-9.el8.x86_64
@baseos Upgraded
nvme-cli-1.16-7.el8.x86_64
@@System Upgrade
nvmetcli-0.7-5.el8.noarch
@baseos Upgraded
nvmetcli-0.7-3.el8.noarch
@@System Upgrade
pam-1.3.1-27.el8.x86_64
@baseos Upgraded
pam-1.3.1-25.el8.x86_64
@@System Upgrade
platform-python-3.6.8-52.el8.x86_64
@baseos Upgraded
platform-python-3.6.8-51.el8.x86_64
@@System Upgrade
python-rpm-macros-3-45.el8.noarch
@baseos Upgraded
python-rpm-macros-3-44.el8.noarch
@@System Upgrade
python-srpm-macros-3-45.el8.noarch
@baseos Upgraded
python-srpm-macros-3-44.el8.noarch
@@System Upgrade
python3-audit-3.0.7-5.el8.x86_64
@baseos Upgraded
python3-audit-3.0.7-4.el8.x86_64
@@System Upgrade
python3-cryptography-3.2.1-6.el8.x86_64
@baseos Upgraded
python3-cryptography-3.2.1-5.el8.x86_64
@@System Upgrade
python3-dnf-4.7.0-18.el8.noarch
@baseos Upgraded
python3-dnf-4.7.0-15.el8.noarch
@@System Upgrade
python3-dnf-plugin-versionlock-4.0.21-23.el8.noarch
@baseos Upgraded
python3-dnf-plugin-versionlock-4.0.21-18.el8.noarch
@@System Upgrade
python3-dnf-plugins-core-4.0.21-23.el8.noarch
@baseos Upgraded
python3-dnf-plugins-core-4.0.21-18.el8.noarch
@@System Upgrade
python3-hawkey-0.63.0-16.el8.x86_64
@baseos Upgraded
python3-hawkey-0.63.0-13.el8.x86_64
@@System Upgrade
python3-libdnf-0.63.0-16.el8.x86_64
@baseos Upgraded
python3-libdnf-0.63.0-13.el8.x86_64
@@System Upgrade
python3-libs-3.6.8-52.el8.x86_64
@baseos Upgraded
python3-libs-3.6.8-51.el8.x86_64
@@System Upgrade
python3-magic-5.33-25.el8.noarch
@baseos Upgraded
python3-magic-5.33-24.el8.noarch
@@System Upgrade
python3-perf-4.18.0-500.el8.x86_64
@baseos Upgraded
python3-perf-4.18.0-481.el8.x86_64
@@System Upgrade
python3-rpm-macros-3-45.el8.noarch
@baseos Upgraded
python3-rpm-macros-3-44.el8.noarch
@@System Upgrade
python3-syspurpose-1.28.38-1.el8.x86_64
@baseos Upgraded
python3-syspurpose-1.28.35-1.el8.x86_64
@@System Upgrade
selinux-policy-3.14.3-123.el8.noarch
@baseos Upgraded
selinux-policy-3.14.3-117.el8.noarch
@@System Upgrade
selinux-policy-targeted-3.14.3-123.el8.noarch
@baseos Upgraded
selinux-policy-targeted-3.14.3-117.el8.noarch
@@System Upgrade shadow-utils-2:4.6-18.el8.x86_64
@baseos Upgraded
shadow-utils-2:4.6-17.el8.x86_64
@@System Upgrade
sos-4.5.4-1.el8.noarch
@baseos Upgraded
sos-4.5.0-1.el8.noarch
@@System Upgrade
sqlite-3.26.0-18.el8.x86_64
@baseos Upgraded
sqlite-3.26.0-17.el8.x86_64
@@System Upgrade
sqlite-libs-3.26.0-18.el8.x86_64
@baseos Upgraded
sqlite-libs-3.26.0-17.el8.x86_64
@@System Upgrade
sssd-client-2.9.1-1.el8.x86_64
@baseos Upgraded
sssd-client-2.8.2-1.el8.x86_64
@@System Upgrade
sssd-common-2.9.1-1.el8.x86_64
@baseos Upgraded
sssd-common-2.8.2-1.el8.x86_64
@@System Upgrade
sssd-kcm-2.9.1-1.el8.x86_64
@baseos Upgraded
sssd-kcm-2.8.2-1.el8.x86_64
@@System Upgrade
sssd-nfs-idmap-2.9.1-1.el8.x86_64
@baseos Upgraded
sssd-nfs-idmap-2.8.2-1.el8.x86_64
@@System Upgrade
systemd-239-76.el8.x86_64
@baseos Upgraded
systemd-239-73.el8.x86_64
@@System Upgrade
systemd-libs-239-76.el8.x86_64
@baseos Upgraded
systemd-libs-239-73.el8.x86_64
@@System Upgrade
systemd-pam-239-76.el8.x86_64
@baseos Upgraded
systemd-pam-239-73.el8.x86_64
@@System Upgrade
systemd-udev-239-76.el8.x86_64
@baseos Upgraded
systemd-udev-239-73.el8.x86_64
@@System Upgrade
tmux-2.7-3.el8.x86_64
@baseos Upgraded
tmux-2.7-1.el8.x86_64
@@System Upgrade
tzdata-2023c-1.el8.noarch
@baseos Upgraded
tzdata-2022g-2.el8.noarch
@@System Upgrade
util-linux-2.32.1-42.el8.x86_64
@baseos Upgraded
util-linux-2.32.1-41.el8.x86_64
@@System Upgrade
which-2.21-20.el8.x86_64
@baseos Upgraded
which-2.21-18.el8.x86_64
@@System Upgrade
xfsprogs-5.0.0-12.el8.x86_64
@baseos Upgraded
xfsprogs-5.0.0-10.el8.x86_64
@@System Upgrade
yum-4.7.0-18.el8.noarch
@baseos Upgraded
yum-4.7.0-15.el8.noarch
@@System Upgrade
yum-utils-4.0.21-23.el8.noarch
@baseos Upgraded
yum-utils-4.0.21-18.el8.noarch
@@System Upgrade
zlib-1.2.11-25.el8.x86_64
@baseos Upgraded
zlib-1.2.11-21.el8.x86_64
@@System Upgrade
centos-release-ovirt45-8.9-1.el8s.noarch
@extras-common Upgraded
centos-release-ovirt45-8.7-3.el8s.noarch
@@System Upgrade ongres-scram-2.1-3.el8.noarch
@centos-ovirt45 Upgraded
ongres-scram-1.0.0~beta.2-5.el8.noarch
@@System Upgrade
ongres-scram-client-2.1-3.el8.noarch
@centos-ovirt45 Upgraded
ongres-scram-client-1.0.0~beta.2-5.el8.noarch
@@System Upgrade
ovirt-ansible-collection-3.1.2-1.el8.noarch
@centos-ovirt45 Upgraded
ovirt-ansible-collection-3.0.0-1.el8.noarch
@@System Upgrade
ovirt-dependencies-4.5.3-1.el8.noarch
@centos-ovirt45 Upgraded
ovirt-dependencies-4.5.2-1.el8.noarch
@@System Upgrade
ovirt-imageio-client-2.5.0-1.el8.x86_64
@centos-ovirt45 Upgraded
ovirt-imageio-client-2.4.7-1.el8.x86_64
@@System Upgrade
ovirt-imageio-common-2.5.0-1.el8.x86_64
@centos-ovirt45 Upgraded
ovirt-imageio-common-2.4.7-1.el8.x86_64
@@System Upgrade
ovirt-imageio-daemon-2.5.0-1.el8.x86_64
@centos-ovirt45 Upgraded
ovirt-imageio-daemon-2.4.7-1.el8.x86_64
@@System Upgrade
postgresql-jdbc-42.2.27-1.el8.noarch
@centos-ovirt45 Upgraded
postgresql-jdbc-42.2.14-2.el8.noarch
@@System Upgrade
python3-jmespath-0.9.0-11.5.el8.noarch
@centos-ovirt45 Upgraded
python3-jmespath-0.9.0-11.2.el8.noarch
@@System Upgrade
python3-netaddr-0.8.0-12.3.el8.noarch
@centos-ovirt45 Upgraded
python3-netaddr-0.7.19-8.1.2.el8.noarch
@@System Upgrade
python3-ovirt-engine-sdk4-4.6.2-1.el8.x86_64
@centos-ovirt45 Upgraded
python3-ovirt-engine-sdk4-4.6.0-1.el8.x86_64
@@System Upgrade
python3-passlib-1.7.4-3.3.el8.noarch
@centos-ovirt45 Upgraded
python3-passlib-1.7.4-1.el8.noarch
@@System Upgrade
python3-pycurl-7.45.2-2.2.el8.x86_64
@centos-ovirt45 Upgraded
python3-pycurl-7.43.0.2-4.2.el8.x86_64
@@System Upgrade
python3-cinder-common-1:20.3.0-1.el8.noarch
@ovirt-45-centos-stream-openstack-yoga Upgraded
python3-cinder-common-1:20.1.0-1.el8.noarch
@@System Upgrade
python3-os-brick-5.2.3-1.el8.noarch
@ovirt-45-centos-stream-openstack-yoga
Upgraded python3-os-brick-5.2.2-1.el8.noarch
@@System Upgrade
python3-oslo-messaging-12.13.1-1.el8.noarch
@ovirt-45-centos-stream-openstack-yoga Upgraded
python3-oslo-messaging-12.13.0-1.el8.noarch
@@System Reason ChangeGConf2-3.2.6-22.el8.x86_64
@appstream Removed
kernel-4.18.0-383.el8.x86_64
@@System Removed
kernel-core-4.18.0-383.el8.x86_64
@@System Removed
kernel-modules-4.18.0-383.el8.x86_64 @@System