#59 Fedora-Rawhide-20180308.n.2 FINISHED_INCOMPLETE
Opened 6 years ago by dustymabe. Modified 6 years ago

pungi.global.log

[OSTREE_INSTALLER] [INFO    ] [FAIL] Ostree installer (variant AtomicWorkstation, arch x86_64) failed, but going on anyway.
[OSTREE_INSTALLER] [INFO    ] Runroot task failed: 25561092. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/x86_64/AtomicWorkstation/ostree_installer-4/runroot.log for more details.
[IMAGE_BUILD     ] [INFO    ] [FAIL] Image build (variant CloudImages, arch *, subvariant Cloud_Base) failed, but going on anyway.
[IMAGE_BUILD     ] [INFO    ] ImageBuild task failed: 25561698. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/x86_64/imagebuild-CloudImages-Cloud_Base-vagrant-libvirt-vagrant-virtualbox.x86_64.log for more details.
[IMAGE_BUILD     ] [INFO    ] [FAIL] Image build (variant CloudImages, arch *, subvariant Atomic) failed, but going on anyway.
[IMAGE_BUILD     ] [INFO    ] ImageBuild task failed: 25561715. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/x86_64/imagebuild-CloudImages-Atomic-vagrant-libvirt-vagrant-virtualbox.x86_64.log for more details.
[IMAGE_BUILD     ] [INFO    ] [FAIL] Image build (variant Labs, arch *, subvariant Python_Classroom) failed, but going on anyway.
[IMAGE_BUILD     ] [INFO    ] ImageBuild task failed: 25561740. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/i386-x86_64/imagebuild-Labs-Python_Classroom-vagrant-libvirt-vagrant-virtualbox.i386-x86_64.log for more details.
[LIVE_MEDIA      ] [INFO    ] [FAIL] Live media (variant Labs, arch *, subvariant Python_Classroom) failed, but going on anyway.
[LIVE_MEDIA      ] [INFO    ] Live media task failed: 25561757. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/i386-x86_64/livemedia-Labs-Python_Classroom.i386-x86_64.log for more details.
[LIVE_MEDIA      ] [INFO    ] [FAIL] Live media (variant Labs, arch *, subvariant Design_suite) failed, but going on anyway.
[LIVE_MEDIA      ] [INFO    ] Live media task failed: 25561710. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/i386-x86_64/livemedia-Labs-Design_suite.i386-x86_64.log for more details.

[OSTREE_INSTALLER] [INFO ] [FAIL] Ostree installer (variant AtomicWorkstation, arch x86_64) failed, but going on anyway.
[OSTREE_INSTALLER] [INFO ] Runroot task failed: 25561092. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180308.n.2/logs/x86_64/AtomicWorkstation/ostree_installer-4/runroot.log for more details.

Fixed by: https://pagure.io/pungi-fedora/pull-request/570#

all vagrant image builds failed.. looks like an anaconda bug (just filed: BZ#1553488)

org.fedoraproject.Anaconda.Modules.User:    return self.handler.UserData
org.fedoraproject.Anaconda.Modules.User:AttributeError: 'KickstartSpecificationHandler' object has no attribute 'UserData'
  • 25561757 - livemedia-Labs-Python_Classroom
  • 25561710 - Fedora-Design_suite-Live
DEBUG util.py:439:  2018-03-08 21:52:59,994: Non interactive installation failed: DNF error: Non-fatal <unknown> scriptlet failure in rpm package texlive-kpathsea.

Not sure what this failure is about. Issue in texlive-kpathsea package?

Not sure what this failure is about. Issue in texlive-kpathsea package?

More output from the logs:

DEBUG util.py:439:  2018-03-08 21:52:59,689: Installing adobe-source-sans-pro-fonts.noarch (1916/1955)Non-fatal <unknown> scriptlet failure in rpm package texlive-kpathsea
DEBUG util.py:439:  2018-03-08 21:53:00,020: Error in atexit._run_exitfuncs:
DEBUG util.py:439:  2018-03-08 21:53:00,020: Traceback (most recent call last):
DEBUG util.py:439:  2018-03-08 21:53:00,020: File "/usr/sbin/anaconda", line 97, in exitHandler
DEBUG util.py:439:  2018-03-08 21:53:00,020: anaconda.cleanup_dbus_session()
DEBUG util.py:439:  2018-03-08 21:53:00,020: File "/usr/lib64/python3.6/site-packages/pyanaconda/anaconda.py", line 365, in cleanup_dbus_session
DEBUG util.py:439:  2018-03-08 21:53:00,020: stop_boss()
DEBUG util.py:439:  2018-03-08 21:53:00,021: File "/usr/lib64/python3.6/site-packages/pyanaconda/startup_utils.py", line 86, in stop_boss
DEBUG util.py:439:  2018-03-08 21:53:00,021: boss_proxy = DBus.get_proxy(DBUS_BOSS_NAME, DBUS_BOSS_PATH)
DEBUG util.py:439:  2018-03-08 21:53:00,021: File "/usr/lib64/python3.6/site-packages/pyanaconda/dbus/connection.py", line 116, in get_proxy
DEBUG util.py:439:  2018-03-08 21:53:00,021: return self.connection.get(service_name, object_path)
DEBUG util.py:439:  2018-03-08 21:53:00,021: File "/usr/lib/python3.6/site-packages/pydbus/proxy.py", line 47, in get
DEBUG util.py:439:  2018-03-08 21:53:00,021: 0, timeout_to_glib(timeout), None)
DEBUG util.py:439:  2018-03-08 21:53:00,022: GLib.Error: g-io-error-quark: The connection is closed (18)

anaconda treats all scriptlet errors it encounters during package installation as fatal. We need to figure out what the issue actually is, and fix it.

[adamw@adam llvm4.0 (master)]$ rpm -q --scripts texlive-kpathsea
postinstall scriptlet (using /bin/sh):
/sbin/install-info /usr/share/info/kpathsea.info /usr/share/info/dir 2>/dev/null
/sbin/install-info /usr/share/info/tds.info /usr/share/info/dir 2>/dev/null
/sbin/install-info /usr/share/info/web2c.info /usr/share/info/dir 2>/dev/null
:
preuninstall scriptlet (using /bin/sh):
if [ "$1" == "0" ]; then
  /sbin/install-info --delete /usr/share/info/kpathsea.info /usr/share/info/dir 2>/dev/null || :
  /sbin/install-info --delete /usr/share/info/tds.info /usr/share/info/dir 2>/dev/null || :
  /sbin/install-info --delete /usr/share/info/web2c.info /usr/share/info/dir 2>/dev/null || :
fi

Note, I suspect the error is not actually in those scriptlets. Both because they're trivial and should work (I checked the package is installed after info), and because of exactly when the error happens - not actually right when the package is installed, but in the next phase after the initial package install phase.

I suspect the actual failing thing is a trigger, or something like that.

Can someone get at logs from an affected builder and see if there's any more useful info there?

Login to comment on this ticket.

Metadata