Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 717407 Details for
Bug 928589
RHEV-H status show "Install failed" with RHEVM-SF build after upgrade from old 6.4 to latest 6.4
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
engine.log
engine.log (text/plain), 21.71 KB, created by
cshao
on 2013-03-28 02:32:31 UTC
(
hide
)
Description:
engine.log
Filename:
MIME Type:
Creator:
cshao
Created:
2013-03-28 02:32:31 UTC
Size:
21.71 KB
patch
obsolete
>2013-03-28 17:14:10,719 INFO [org.ovirt.engine.core.vdsbroker.VdsManager] (ajp-/127.0.0.1:8702-10) [7f259fe3] Eneterd VdsManager:constructor >2013-03-28 17:14:10,720 INFO [org.ovirt.engine.core.vdsbroker.VdsManager] (ajp-/127.0.0.1:8702-10) [7f259fe3] vdsBroker(10.66.9.121,54,321) >2013-03-28 17:14:11,381 INFO [org.ovirt.engine.core.vdsbroker.ResourceManager] (ajp-/127.0.0.1:8702-10) [7f259fe3] ResourceManager::AddVds - VDS 0658923e-19a7-4a86-bb3a-c7968a72aaa6 was added to the Resource Manager >2013-03-28 17:14:11,382 INFO [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (ajp-/127.0.0.1:8702-10) [7f259fe3] FINISH, AddVdsVDSCommand, log id: 35fc7cf2 >2013-03-28 17:14:11,465 INFO [org.ovirt.engine.core.bll.RegisterVdsQuery] (ajp-/127.0.0.1:8702-10) [7f259fe3] RegisterVdsQuery::Register - Registered a new VDS pending approval - Name: dhcp-9-121.nay.redhat.com, Hostname: 10.66.9.121, UniqueID: F9C32980-D891-11E1-AECE-24BE051494FD >2013-03-28 17:14:11,475 INFO [org.ovirt.engine.core.register.RegisterServlet] (ajp-/127.0.0.1:8702-10) [7f259fe3] Succeeded to run RegisterVds. >2013-03-28 17:14:24,468 INFO [org.ovirt.engine.core.bll.ChangeVDSClusterCommand] (ajp-/127.0.0.1:8702-3) [4cd631b4] Running command: ChangeVDSClusterCommand internal: false. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS, ID: 0d4ea868-0c52-400e-bbd3-acdc546601c3 Type: VdsGroups >2013-03-28 17:14:24,543 INFO [org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (ajp-/127.0.0.1:8702-3) [4cd631b4] Running command: AddVdsSpmIdCommand internal: true. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:14:24,571 INFO [org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (ajp-/127.0.0.1:8702-3) [4cd631b4] Lock freed to object EngineLock [exclusiveLocks= key: d23e1593-9bfc-4c05-aad2-953ec86ae450 value: REGISTER_VDS >, sharedLocks= ] >2013-03-28 17:14:24,766 INFO [org.ovirt.engine.core.bll.UpdateVdsCommand] (ajp-/127.0.0.1:8702-6) [43864ca0] Running command: UpdateVdsCommand internal: false. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:14:25,340 INFO [org.ovirt.engine.core.bll.ApproveVdsCommand] (pool-3-thread-5) [5b748182] Running command: ApproveVdsCommand internal: false. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:14:25,341 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-5) [5b748182] Before Installation host 0658923e-19a7-4a86-bb3a-c7968a72aaa6, dhcp-9-121.nay.redhat.com >2013-03-28 17:14:26,064 INFO [org.ovirt.engine.core.bll.InstallerMessages] (pool-3-thread-5) [5b748182] Installation 10.66.9.121: Connected to host 10.66.9.121 with SSH key fingerprint: f0:79:40:a4:be:73:eb:90:43:d0:4f:95:90:69:41:d9 >2013-03-28 17:14:26,456 INFO [org.ovirt.engine.core.vdsbroker.VdsManager] (QuartzScheduler_Worker-7) Initializing Host: dhcp-9-121.nay.redhat.com >2013-03-28 17:14:27,027 INFO [org.ovirt.engine.core.bll.VdsDeploy] (pool-3-thread-5) [5b748182] Installation of 10.66.9.121. Executing command via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x && "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True < /var/cache/ovirt-engine/ovirt-host-deploy.tar >2013-03-28 17:14:27,086 INFO [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-5) SSH execute root@10.66.9.121 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x && "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True' >2013-03-28 17:14:27,738 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Initializing >2013-03-28 17:14:27,769 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Environment setup >2013-03-28 17:14:27,788 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Installation packages setup >2013-03-28 17:14:27,806 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Programs detection >2013-03-28 17:14:27,901 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Environment customization >2013-03-28 17:14:27,931 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Host is ovirt-node >2013-03-28 17:14:27,959 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Logs at host located at: '/tmp/ovirt-host-deploy-20130328091426.log' >2013-03-28 17:14:28,146 INFO [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Host 10.66.9.121 reports unique id F9C32980-D891-11E1-AECE-24BE051494FD >2013-03-28 17:14:28,180 INFO [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Assigning unique id F9C32980-D891-11E1-AECE-24BE051494FD to Host 10.66.9.121 >2013-03-28 17:14:28,272 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Setup validation >2013-03-28 17:14:28,401 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Hardware supports virtualization >2013-03-28 17:14:28,459 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Transaction setup >2013-03-28 17:14:28,479 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Package installation >2013-03-28 17:14:28,504 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Misc configuration >2013-03-28 17:14:28,521 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Setting time >2013-03-28 17:14:30,092 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Enrolling certificate >2013-03-28 17:14:31,522 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Transaction commit >2013-03-28 17:14:31,537 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Closing up >2013-03-28 17:14:33,722 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Starting vdsm >2013-03-28 17:14:38,784 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Pre-termination >2013-03-28 17:14:38,823 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Retrieving installation logs to: '/var/log/ovirt-engine/host-deploy/ovirt-20130328171438-10.66.9.121-5b748182.log' >2013-03-28 17:14:39,020 INFO [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation 10.66.9.121: Stage: Termination >2013-03-28 17:14:39,088 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-5) [5b748182] After Installation host dhcp-9-121.nay.redhat.com, oVirtNode >2013-03-28 17:14:39,107 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-3-thread-5) [5b748182] START, SetVdsStatusVDSCommand(HostName = dhcp-9-121.nay.redhat.com, HostId = 0658923e-19a7-4a86-bb3a-c7968a72aaa6, status=Unassigned, nonOperationalReason=NONE), log id: 20ffa3b6 >2013-03-28 17:14:39,145 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-3-thread-5) [5b748182] FINISH, SetVdsStatusVDSCommand, log id: 20ffa3b6 >2013-03-28 17:14:43,721 INFO [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (QuartzScheduler_Worker-18) [52362cee] Running command: InitVdsOnUpCommand internal: true. >2013-03-28 17:14:43,807 INFO [org.ovirt.engine.core.bll.MultipleActionsRunner] (pool-3-thread-9) [52362cee] MultipleActionsRunner of type MigrateVmToServer invoked with no actions >2013-03-28 17:14:43,838 INFO [org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand] (QuartzScheduler_Worker-18) [52362cee] Running command: HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:14:43,885 INFO [org.ovirt.engine.core.bll.HandleVdsVersionCommand] (QuartzScheduler_Worker-18) [52362cee] Running command: HandleVdsVersionCommand internal: true. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:14:45,780 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-6) Running command: LoginUserCommand internal: false. >2013-03-28 17:14:45,799 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-6) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:14:45,807 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-6) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:15:22,257 INFO [org.ovirt.engine.core.bll.MaintananceNumberOfVdssCommand] (pool-3-thread-26) [57942cd8] Running command: MaintananceNumberOfVdssCommand internal: false. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:15:22,271 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-3-thread-26) [57942cd8] START, SetVdsStatusVDSCommand(HostName = dhcp-9-121.nay.redhat.com, HostId = 0658923e-19a7-4a86-bb3a-c7968a72aaa6, status=PreparingForMaintenance, nonOperationalReason=NONE), log id: 5ca0db29 >2013-03-28 17:15:22,288 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-3-thread-26) [57942cd8] FINISH, SetVdsStatusVDSCommand, log id: 5ca0db29 >2013-03-28 17:15:22,395 INFO [org.ovirt.engine.core.bll.MaintananceVdsCommand] (pool-3-thread-26) [57942cd8] Running command: MaintananceVdsCommand internal: true. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:15:24,523 INFO [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (QuartzScheduler_Worker-63) Updated vds status from Preparing for Maintenance to Maintenance in database, vds = 0658923e-19a7-4a86-bb3a-c7968a72aaa6 : dhcp-9-121.nay.redhat.com >2013-03-28 17:15:39,437 INFO [org.ovirt.engine.core.bll.UpdateVdsCommand] (ajp-/127.0.0.1:8702-9) [78190521] Running command: UpdateVdsCommand internal: false. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:15:39,498 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (ajp-/127.0.0.1:8702-9) [78190521] START, SetVdsStatusVDSCommand(HostName = dhcp-9-121.nay.redhat.com, HostId = 0658923e-19a7-4a86-bb3a-c7968a72aaa6, status=Installing, nonOperationalReason=NONE), log id: 66c4ea39 >2013-03-28 17:15:39,514 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (ajp-/127.0.0.1:8702-9) [78190521] FINISH, SetVdsStatusVDSCommand, log id: 66c4ea39 >2013-03-28 17:15:39,541 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-31) [78190521] Running command: InstallVdsCommand internal: true. Entities affected : ID: 0658923e-19a7-4a86-bb3a-c7968a72aaa6 Type: VDS >2013-03-28 17:15:39,552 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-31) [78190521] Execute upgrade host 0658923e-19a7-4a86-bb3a-c7968a72aaa6, dhcp-9-121.nay.redhat.com >2013-03-28 17:15:39,988 INFO [org.ovirt.engine.core.bll.InstallerMessages] (pool-3-thread-31) [78190521] Installation 10.66.9.121: Connected to host 10.66.9.121 with SSH key fingerprint: f0:79:40:a4:be:73:eb:90:43:d0:4f:95:90:69:41:d9 >2013-03-28 17:15:40,290 INFO [org.ovirt.engine.core.bll.InstallerMessages] (pool-3-thread-31) [78190521] Installation 10.66.9.121: Sending file /usr/share/rhev-hypervisor/rhevh-6.4-20130318.1.el6_4.iso to /data/updates/ovirt-node-image.iso >2013-03-28 17:15:40,310 INFO [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31) SSH execute root@10.66.9.121 'mkdir -p '/data/updates'' >2013-03-28 17:15:45,811 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-10) Running command: LoginUserCommand internal: false. >2013-03-28 17:15:45,836 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-10) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:15:45,837 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-10) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:16:03,814 INFO [org.ovirt.engine.core.bll.InstallerMessages] (pool-3-thread-31) [78190521] Installation 10.66.9.121: Executing /usr/share/vdsm-reg/vdsm-upgrade >2013-03-28 17:16:03,822 INFO [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31) SSH execute root@10.66.9.121 '/usr/share/vdsm-reg/vdsm-upgrade' >2013-03-28 17:16:12,910 INFO [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) update from host 10.66.9.121: <BSTRAP component='RHEL_INSTALL' status='OK'message='vdsm daemon stopped for upgrade process!'/> >2013-03-28 17:16:12,922 ERROR [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation of Host. Received illegal XML from Host. Message: <BSTRAP component='RHEL_INSTALL' status='OK'message='vdsm daemon stopped for upgrade process!'/>: org.ovirt.engine.core.compat.CompatException: Element type "BSTRAP" must be followed by either attribute specifications, ">" or "/>". > at org.ovirt.engine.core.compat.backendcompat.XmlDocument.LoadXml(XmlDocument.java:48) [engine-compat.jar:] > at org.ovirt.engine.core.bll.InstallerMessages._internalPostOldXmlFormat(InstallerMessages.java:92) [engine-bll.jar:] > at org.ovirt.engine.core.bll.InstallerMessages.postOldXmlFormat(InstallerMessages.java:73) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:76) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] > at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] > >2013-03-28 17:16:12,924 INFO [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) update from host 10.66.9.121: <BSTRAP component='setMountPoint' status='OK' message='Mount succeeded.'/> >2013-03-28 17:16:12,940 INFO [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation 10.66.9.121: Step: setMountPoint; Details: Mount succeeded. >2013-03-28 17:16:12,957 INFO [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) update from host 10.66.9.121: <BSTRAP component='doUpgrade' status='OK' message='Upgrade Succeeded. Rebooting'/> >2013-03-28 17:16:12,959 INFO [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation 10.66.9.121: Step: doUpgrade; Details: Upgrade Succeeded. Rebooting >2013-03-28 17:16:12,970 INFO [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) update from host 10.66.9.121: <BSTRAP component='umount' status='OK' message='umount Succeeded'/> >2013-03-28 17:16:12,974 INFO [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation 10.66.9.121: Step: umount; Details: umount Succeeded >2013-03-28 17:16:12,985 INFO [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) update from host 10.66.9.121: <BSTRAP component='RHEV_INSTALL' status='OK'/> >2013-03-28 17:16:12,986 INFO [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation 10.66.9.121: Step: RHEV_INSTALL >2013-03-28 17:16:13,004 ERROR [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (OVirtNodeUpgrade) Error during upgrade: java.lang.RuntimeException: Upgrade failed, please refer to logs for further information > at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:80) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] > at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] > >2013-03-28 17:16:13,013 ERROR [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (pool-3-thread-31) [78190521] Error during node 10.66.9.121 upgrade: java.lang.RuntimeException: Upgrade failed, please refer to logs for further information > at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:80) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] > at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] > >2013-03-28 17:16:13,022 ERROR [org.ovirt.engine.core.bll.OVirtNodeUpgrade] (pool-3-thread-31) [78190521] Error during node 10.66.9.121 upgrade, prefering first exception: java.lang.RuntimeException: Upgrade failed, please refer to logs for further information > at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:80) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] > at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] > >2013-03-28 17:16:13,022 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-31) [78190521] Host installation failed for host 0658923e-19a7-4a86-bb3a-c7968a72aaa6, dhcp-9-121.nay.redhat.com.: java.lang.RuntimeException: Upgrade failed, please refer to logs for further information > at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:80) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] > at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] > at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] > >2013-03-28 17:16:45,800 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-4) Running command: LoginUserCommand internal: false. >2013-03-28 17:16:45,832 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-4) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:16:45,833 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-4) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:17:45,804 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-10) Running command: LoginUserCommand internal: false. >2013-03-28 17:17:45,827 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-10) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:17:45,834 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-10) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:18:45,820 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-1) Running command: LoginUserCommand internal: false. >2013-03-28 17:18:45,854 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:18:45,855 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:19:45,826 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-1) Running command: LoginUserCommand internal: false. >2013-03-28 17:19:45,847 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:19:45,855 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:20:45,849 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-1) Running command: LoginUserCommand internal: false. >2013-03-28 17:20:45,873 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:20:45,875 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:21:45,870 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-6) Running command: LoginUserCommand internal: false. >2013-03-28 17:21:45,889 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-6) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:21:45,899 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-6) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >2013-03-28 17:22:45,899 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp-/127.0.0.1:8702-1) Running command: LoginUserCommand internal: false. >2013-03-28 17:22:45,916 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (ApplicationMode) with null version, using default general for version >2013-03-28 17:22:45,920 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] (ajp-/127.0.0.1:8702-1) calling GetConfigurationValueQuery (VdcVersion) with null version, using default general for version >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 928589
: 717407 |
717408