Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Container failure with dbus in jdt.ui-gerrit

This seems to be similar, and already in Bugzilla:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=562329#c3


Denis


On 2020-05-08 7:34 a.m., Daniel Megert wrote:
Still seems to be the case. Did you file a bug report?

Dani



From:        Roland Grunberg <rgrunber@xxxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx
Date:        07.05.2020 19:06
Subject:        [EXTERNAL] [cross-project-issues-dev] Container failure with dbus in        jdt.ui-gerrit
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Since https://ci.eclipse.org/jdt/job/eclipse.jdt.ui-Gerrit/5239/,
those builds seem to be failing with :

12:34:33 process 3933: D-Bus library appears to be incorrectly set up;
failed to read machine uuid: UUID file '/etc/machine-id' should contain
a hex string of length 32, not length 0, with no other text
12:34:33 See the manual page for dbus-uuidgen to correct this issue.
12:34:33   D-Bus not built with -rdynamic so unable to print a backtrace

I don't think this is related to the change, but If I remember, such an
issue is resolved by ensuring the container runs :

dbus-uuidgen > /etc/machine-id

Has something changed about the underlying containers used to run the
builds ?

Looking at :

https://hub.docker.com/layers/eclipsecbijenkins/jipp-migration-agent/3.35/images/sha256-b6de55ff70862db84a49725f3f39408079d3e4fa916c82b31cd199a663b97716?context=explore

seems like there was an update about a day ago but no idea if that's
what would have caused it.

Cheers,
--
Roland Grunberg

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev





_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
--

Denis Roy

Director, IT Services | Eclipse Foundation, Inc.

Eclipse Foundation: The Platform for Open Innovation and Collaboration

Twitter: @droy_eclipse


Back to the top