runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 1.1s / 1079.8s) target /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/.config/akonadi/akonadiserverrc: [%General] Driver=QSQLITE3 [QSQLITE3] Name=/data/runtests/work/downstream-unstable/home/dbus/data/akonadi/akonadi.db [Debug] Tracer=null runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 0.1s / 1079.9s) target /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/.local/share/akonadi/akonadi.db: PRAGMA foreign_keys=OFF; BEGIN TRANSACTION; CREATE TABLE SchemaVersionTable (version INTEGER NOT NULL DEFAULT 0); INSERT INTO "SchemaVersionTable" VALUES(20); CREATE TABLE ResourceTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, name TEXT UNIQUE NOT NULL, isVirtual BOOL DEFAULT false); INSERT INTO "ResourceTable" VALUES(1,'akonadi_search_resource',1); INSERT INTO "ResourceTable" VALUES(2,'akonadi_ical_resource_0','false'); INSERT INTO "ResourceTable" VALUES(3,'akonadi_ical_resource_1','false'); INSERT INTO "ResourceTable" VALUES(4,'akonadi_ical_resource_2','false'); INSERT INTO "ResourceTable" VALUES(5,'akonadi_contacts_resource_0','false'); INSERT INTO "ResourceTable" VALUES(6,'akonadi_contacts_resource_1','false'); INSERT INTO "ResourceTable" VALUES(7,'akonadi_contacts_resource_2','false'); INSERT INTO "ResourceTable" VALUES(8,'akonadi_notes_resource_0','false'); INSERT INTO "ResourceTable" VALUES(9,'akonadi_notes_resource_1','false'); INSERT INTO "ResourceTable" VALUES(10,'akonadi_notes_resource_2','false'); CREATE TABLE CollectionTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, remoteId TEXT, remoteRevision TEXT, name TEXT NOT NULL, parentId BIGINT, resourceId BIGINT NOT NULL, subscribed BOOL NOT NULL DEFAULT true, cachePolicyInherit BOOL NOT NULL DEFAULT true, cachePolicyCheckInterval INTEGER NOT NULL DEFAULT -1, cachePolicyCacheTimeout INTEGER NOT NULL DEFAULT -1, cachePolicySyncOnDemand BOOL NOT NULL DEFAULT false, cachePolicyLocalParts TEXT, queryString TEXT, queryLanguage TEXT); INSERT INTO "CollectionTable" VALUES(1,NULL,NULL,'Search',NULL,1,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(2,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/ical_resource_0.ics','','akonadi_ical_resource_0',NULL,2,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(3,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/ical_resource_1.ics','','akonadi_ical_resource_1',NULL,3,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(4,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/ical_resource_2.ics','','akonadi_ical_resource_2',NULL,4,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(5,'/data/runtests/work/downstream-unstable/home/dbus/data/akonadi/contacts_0','','Personal_Contacts_0',NULL,5,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(6,'/data/runtests/work/downstream-unstable/home/dbus/data/akonadi/contacts_1','','Personal_Contacts_1',NULL,6,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(8,'/data/runtests/work/downstream-unstable/home/dbus/data/akonadi/contacts_2','','Personal_Contacts_2',NULL,7,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(9,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/notes_resource_0.ics','','akonadi_notes_resource_0',NULL,8,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(10,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/notes_resource_0.ics','','akonadi_notes_resource_1',NULL,9,'true','true',-1,-1,'false',NULL,NULL,NULL); INSERT INTO "CollectionTable" VALUES(11,'file:///data/runtests/work/downstream-unstable/home/dbus/data/akonadi/notes_resource_1.ics','','akonadi_notes_resource_2',NULL,10,'true','true',-1,-1,'false',NULL,NULL,NULL); CREATE TABLE MimeTypeTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, name TEXT UNIQUE NOT NULL); INSERT INTO "MimeTypeTable" VALUES(1,'application/octet-stream'); INSERT INTO "MimeTypeTable" VALUES(2,'message/rfc822'); INSERT INTO "MimeTypeTable" VALUES(3,'text/calendar'); INSERT INTO "MimeTypeTable" VALUES(4,'text/vcard'); INSERT INTO "MimeTypeTable" VALUES(5,'inode/directory'); INSERT INTO "MimeTypeTable" VALUES(6,'application/x-vnd.akonadi.calendar.event'); INSERT INTO "MimeTypeTable" VALUES(7,'application/x-vnd.akonadi.calendar.todo'); INSERT INTO "MimeTypeTable" VALUES(8,'application/x-vnd.akonadi.calendar.journal'); INSERT INTO "MimeTypeTable" VALUES(9,'application/x-vnd.akonadi.calendar.freebusy'); INSERT INTO "MimeTypeTable" VALUES(10,'text/directory'); INSERT INTO "MimeTypeTable" VALUES(11,'application/x-vnd.kde.contactgroup'); INSERT INTO "MimeTypeTable" VALUES(12,'application/x-vnd.kde.notes'); CREATE TABLE PimItemTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, rev INTEGER NOT NULL DEFAULT 0, remoteId TEXT, remoteRevision TEXT, collectionId BIGINT, mimeTypeId BIGINT, datetime TIMESTAMP DEFAULT CURRENT_TIMESTAMP, atime TIMESTAMP, dirty BOOL, size BIGINT NOT NULL DEFAULT 0); CREATE TABLE FlagTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, name TEXT UNIQUE NOT NULL); INSERT INTO "FlagTable" VALUES(1,'important'); INSERT INTO "FlagTable" VALUES(2,'has_attachment'); INSERT INTO "FlagTable" VALUES(3,'spam'); INSERT INTO "FlagTable" VALUES(4,'\ANSWERED'); INSERT INTO "FlagTable" VALUES(5,'\FLAGGED'); INSERT INTO "FlagTable" VALUES(6,'\DELETED'); INSERT INTO "FlagTable" VALUES(7,'\SEEN'); INSERT INTO "FlagTable" VALUES(8,'\DRAFT'); CREATE TABLE PartTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, pimItemId BIGINT NOT NULL, name TEXT NOT NULL, data LONGBLOB, datasize BIGINT NOT NULL, version INTEGER DEFAULT 0, external BOOL DEFAULT false); CREATE TABLE CollectionAttributeTable (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, collectionId BIGINT NOT NULL, type LONGBLOB NOT NULL, value LONGBLOB); INSERT INTO "CollectionAttributeTable" VALUES(1,2,X'454E54495459444953504C4159',X'28226963616C5F7265736F757263655F302E6963732220226F66666963652D63616C656E6461722220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(2,2,X'416363657373526967687473',X'77636457'); INSERT INTO "CollectionAttributeTable" VALUES(3,3,X'454E54495459444953504C4159',X'28226963616C5F7265736F757263655F302E6963732028436C6F6E65292220226F66666963652D63616C656E6461722220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(4,3,X'416363657373526967687473',X'77636457'); INSERT INTO "CollectionAttributeTable" VALUES(5,4,X'454E54495459444953504C4159',X'28226963616C5F7265736F757263655F322E6963732220226F66666963652D63616C656E6461722220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(6,4,X'416363657373526967687473',X'77636457'); INSERT INTO "CollectionAttributeTable" VALUES(7,5,X'416363657373526967687473',X'61'); INSERT INTO "CollectionAttributeTable" VALUES(8,6,X'416363657373526967687473',X'61'); INSERT INTO "CollectionAttributeTable" VALUES(10,8,X'416363657373526967687473',X'61'); INSERT INTO "CollectionAttributeTable" VALUES(11,9,X'454E54495459444953504C4159',X'28226E6F7465735F7265736F757263655F302E6963732220226B6E6F7465732220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(12,9,X'416363657373526967687473',X'77636457'); INSERT INTO "CollectionAttributeTable" VALUES(13,10,X'454E54495459444953504C4159',X'28226E6F7465735F7265736F757263655F302E6963732028436C6F6E65292220226B6E6F7465732220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(14,10,X'416363657373526967687473',X'77636457'); INSERT INTO "CollectionAttributeTable" VALUES(15,11,X'454E54495459444953504C4159',X'28226E6F7465735F7265736F757263655F302E6963732028436C6F6E65292028436C6F6E65292220226B6E6F7465732220222220282929'); INSERT INTO "CollectionAttributeTable" VALUES(16,11,X'416363657373526967687473',X'77636457'); CREATE TABLE PimItemFlagRelation (PimItem_id INTEGER REFERENCES PimItemTable(id), Flag_id INTEGER REFERENCES FlagTable(id), PRIMARY KEY (PimItem_id, Flag_id)); CREATE TABLE CollectionMimeTypeRelation (Collection_id INTEGER REFERENCES CollectionTable(id), MimeType_id INTEGER REFERENCES MimeTypeTable(id), PRIMARY KEY (Collection_id, MimeType_id)); INSERT INTO "CollectionMimeTypeRelation" VALUES(2,3); INSERT INTO "CollectionMimeTypeRelation" VALUES(2,6); INSERT INTO "CollectionMimeTypeRelation" VALUES(2,7); INSERT INTO "CollectionMimeTypeRelation" VALUES(2,8); INSERT INTO "CollectionMimeTypeRelation" VALUES(2,9); INSERT INTO "CollectionMimeTypeRelation" VALUES(3,6); INSERT INTO "CollectionMimeTypeRelation" VALUES(3,9); INSERT INTO "CollectionMimeTypeRelation" VALUES(3,8); INSERT INTO "CollectionMimeTypeRelation" VALUES(3,7); INSERT INTO "CollectionMimeTypeRelation" VALUES(3,3); INSERT INTO "CollectionMimeTypeRelation" VALUES(4,6); INSERT INTO "CollectionMimeTypeRelation" VALUES(4,9); INSERT INTO "CollectionMimeTypeRelation" VALUES(4,8); INSERT INTO "CollectionMimeTypeRelation" VALUES(4,7); INSERT INTO "CollectionMimeTypeRelation" VALUES(4,3); INSERT INTO "CollectionMimeTypeRelation" VALUES(5,5); INSERT INTO "CollectionMimeTypeRelation" VALUES(5,10); INSERT INTO "CollectionMimeTypeRelation" VALUES(5,11); INSERT INTO "CollectionMimeTypeRelation" VALUES(6,11); INSERT INTO "CollectionMimeTypeRelation" VALUES(6,5); INSERT INTO "CollectionMimeTypeRelation" VALUES(6,10); INSERT INTO "CollectionMimeTypeRelation" VALUES(8,11); INSERT INTO "CollectionMimeTypeRelation" VALUES(8,5); INSERT INTO "CollectionMimeTypeRelation" VALUES(8,10); INSERT INTO "CollectionMimeTypeRelation" VALUES(9,12); INSERT INTO "CollectionMimeTypeRelation" VALUES(10,12); INSERT INTO "CollectionMimeTypeRelation" VALUES(11,12); CREATE TABLE CollectionPimItemRelation (Collection_id INTEGER REFERENCES CollectionTable(id), PimItem_id INTEGER REFERENCES PimItemTable(id), PRIMARY KEY (Collection_id, PimItem_id)); DELETE FROM sqlite_sequence; INSERT INTO "sqlite_sequence" VALUES('ResourceTable',10); INSERT INTO "sqlite_sequence" VALUES('CollectionTable',11); INSERT INTO "sqlite_sequence" VALUES('MimeTypeTable',12); INSERT INTO "sqlite_sequence" VALUES('FlagTable',8); INSERT INTO "sqlite_sequence" VALUES('CollectionAttributeTable',16); CREATE UNIQUE INDEX CollectionTable_parentAndNameIndex ON CollectionTable (parentId,name); CREATE INDEX PimItemTable_collectionIndex ON PimItemTable (collectionId); CREATE UNIQUE INDEX PartTable_pimItemIdNameIndex ON PartTable (pimItemId,name); CREATE INDEX PartTable_pimItemNameIndex ON PartTable (name); CREATE INDEX CollectionAttributeTable_collectionIndex ON CollectionAttributeTable (collectionId); COMMIT; old /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/.cache new /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/cache old /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/.config new /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/config old /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/.local/share new /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/home/dbus/data runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 1079.9s) === starting dbus === runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 1079.9s) result dir: /data/schroot/2018-01-05-07-10-all-downstream-unstable/home/nightly/results/2018-01-05-07-10_all/downstream-unstable/11-dbus, /proc/self/cwd -> /data/schroot/2018-01-05-07-10-all-downstream-unstable/home/nightly/results/2018-01-05-07-10_all/downstream-unstable/11-dbus runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 1079.9s) changing into directory /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/tests/dbus (= /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/tests/dbus) runtests.py-23968 Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 1079.9s) *** ( cd /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/tests/dbus; export 'PATH=/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin' 'HOME=/data/runtests/work/downstream-unstable/home/dbus' 'XDG_CONFIG_HOME=/data/runtests/work/downstream-unstable/home/dbus/config' 'XDG_DATA_HOME=/data/runtests/work/downstream-unstable/home/dbus/data' 'XDG_CACHE_HOME=/data/runtests/work/downstream-unstable/home/dbus/cache'; unset LD_LIBRARY_PATH; /data/runtests/work/sources/syncevolution/test/resources.py -j 1 -r dbus -- env TEST_DBUS_PREFIX= SYNCEVOLUTION_DATA_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution SYNCEVOLUTION_TEMPLATE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates SYNCEVOLUTION_XML_CONFIG_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml SYNCEVOLUTION_BACKEND_DIR=/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends SYNCEVOLUTION_LOCALE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/locale schroot -d /data/runtests/work/downstream-unstable/tests/dbus -r -p -c 2018-01-05-07-10-all-downstream-unstable -- env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution ) Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 0.0s) === locking resource(s) ['dbus'] === Fri Jan 5 15:46:48 2018 UTC (+ 0.1s / 0.1s) property changed: status = acquired Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 0.1s) using jobserver Fri Jan 5 15:46:48 2018 UTC (+ 0.0s / 0.1s) === allocating 1 job slot(s) === Fri Jan 5 15:56:03 2018 UTC (+ 555.4s / 555.5s) === allocated 1 job slot(s) === W: line 4 [2018-01-05-07-10-all-release-eas-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-stretch-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-clang-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-stretch-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-testing-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-xenial-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-unstable] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-testing] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-testing-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. I: [2018-01-05-07-10-all-downstream-unstable chroot] Running command: “env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution” gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used ** Message: couldn't access control socket: /tmp/tmp.JmQQtX2uJL/keyring/control: No such file or directory + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-15 line 16: PIDS= wrappercheck-15 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-15 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-15 line 21: DAEMON_LOG= wrappercheck-15 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-15 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-15 line 25: declare -a BACKGROUND wrappercheck-15 line 26: declare -a ENV wrappercheck-15 line 28: '[' 32 -gt 1 ']' wrappercheck-15 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-15 line 29: case "$1" in wrappercheck-15 line 31: shift wrappercheck-15 line 32: DAEMON_LOG=dbus-monitor.log wrappercheck-15 line 53: shift wrappercheck-15 line 28: '[' 30 -gt 1 ']' wrappercheck-15 line 28: '[' dbus-monitor '!=' -- ']' wrappercheck-15 line 29: case "$1" in wrappercheck-15 line 50: break wrappercheck-15 line 56: '[' 30 -gt 1 ']' wrappercheck-15 line 56: '[' dbus-monitor '!=' -- ']' wrappercheck-15 line 57: BACKGROUND[${#BACKGROUND[*]}]=dbus-monitor wrappercheck-15 line 58: shift wrappercheck-15 line 56: '[' 29 -gt 1 ']' wrappercheck-15 line 56: '[' interface=org.freedesktop.DBus '!=' -- ']' wrappercheck-15 line 57: BACKGROUND[${#BACKGROUND[*]}]=interface=org.freedesktop.DBus wrappercheck-15 line 58: shift wrappercheck-15 line 56: '[' 28 -gt 1 ']' wrappercheck-15 line 56: '[' -- '!=' -- ']' wrappercheck-15 line 60: shift wrappercheck-15 line 62: '[' dbus-monitor.log ']' wrappercheck-15 line 62: '[' '' ']' wrappercheck-15 line 66: set +x *** starting dbus-monitor as background daemon, output to dbus-monitor.log wrappercheck-15 line 72: BACKGROUND_PID=19 wrappercheck-15 line 73: PIDS+=19 wrappercheck-15 line 75: '[' dbus-monitor.log ']' wrappercheck-15 line 75: '[' '' ']' wrappercheck-15 line 84: '[' '' ']' wrappercheck-15 line 93: kill -0 19 wrappercheck-15 line 94: set +e wrappercheck-15 line 95: '[' '' ']' wrappercheck-15 line 70: set -x wrappercheck-15 line 70: exec wrappercheck-15 line 99: set -x wrappercheck-15 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-22 line 16: PIDS= wrappercheck-22 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-22 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-22 line 21: DAEMON_LOG= wrappercheck-22 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-22 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-22 line 25: declare -a BACKGROUND wrappercheck-22 line 26: declare -a ENV wrappercheck-22 line 28: '[' 26 -gt 1 ']' wrappercheck-22 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-22 line 29: case "$1" in wrappercheck-22 line 31: shift wrappercheck-22 line 32: DAEMON_LOG=evolution-source-registry.log wrappercheck-22 line 53: shift wrappercheck-22 line 28: '[' 24 -gt 1 ']' wrappercheck-22 line 28: '[' --daemon-sleep '!=' -- ']' wrappercheck-22 line 29: case "$1" in wrappercheck-22 line 43: shift wrappercheck-22 line 44: DAEMON_SLEEP=5 wrappercheck-22 line 53: shift wrappercheck-22 line 28: '[' 22 -gt 1 ']' wrappercheck-22 line 28: '[' --wait-for-dbus-daemon '!=' -- ']' wrappercheck-22 line 29: case "$1" in wrappercheck-22 line 35: shift wrappercheck-22 line 36: WAIT_FOR_DBUS_DAEMON=org.gnome.evolution.dataserver.Sources wrappercheck-22 line 53: shift wrappercheck-22 line 28: '[' 20 -gt 1 ']' wrappercheck-22 line 28: '[' /usr/lib/evolution/evolution-source-registry '!=' -- ']' wrappercheck-22 line 29: case "$1" in wrappercheck-22 line 50: break wrappercheck-22 line 56: '[' 20 -gt 1 ']' wrappercheck-22 line 56: '[' /usr/lib/evolution/evolution-source-registry '!=' -- ']' wrappercheck-22 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-source-registry wrappercheck-22 line 58: shift wrappercheck-22 line 56: '[' 19 -gt 1 ']' wrappercheck-22 line 56: '[' -- '!=' -- ']' wrappercheck-22 line 60: shift wrappercheck-22 line 62: '[' evolution-source-registry.log ']' wrappercheck-22 line 62: '[' '' ']' wrappercheck-22 line 66: set +x *** starting /usr/lib/evolution/evolution-source-registry as background daemon, output to evolution-source-registry.log wrappercheck-22 line 72: BACKGROUND_PID=24 wrappercheck-22 line 73: PIDS+=24 wrappercheck-22 line 75: '[' evolution-source-registry.log ']' wrappercheck-22 line 75: '[' '' ']' wrappercheck-22 line 84: '[' org.gnome.evolution.dataserver.Sources ']' wrappercheck-22 line 70: set -x wrappercheck-22 line 70: exec wrappercheck-22 line 85: set +x *** waiting for daemon to connect to D-Bus as 'org.gnome.evolution.dataserver.Sources' wrappercheck-22 line 93: kill -0 24 wrappercheck-22 line 94: set +e wrappercheck-22 line 95: '[' 5 ']' wrappercheck-22 line 96: set +x *** 'sleep 5' for daemon to settle down wrappercheck-22 line 97: sleep 5 wrappercheck-22 line 99: set -x wrappercheck-22 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-79 line 16: PIDS= wrappercheck-79 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-79 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-79 line 21: DAEMON_LOG= wrappercheck-79 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-79 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-79 line 25: declare -a BACKGROUND wrappercheck-79 line 26: declare -a ENV wrappercheck-79 line 28: '[' 17 -gt 1 ']' wrappercheck-79 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 31: shift wrappercheck-79 line 32: DAEMON_LOG=evolution-addressbook-factory.log wrappercheck-79 line 53: shift wrappercheck-79 line 28: '[' 15 -gt 1 ']' wrappercheck-79 line 28: '[' --wait-for-dbus-daemon '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 35: shift wrappercheck-79 line 36: WAIT_FOR_DBUS_DAEMON=org.gnome.evolution.dataserver.AddressBook wrappercheck-79 line 53: shift wrappercheck-79 line 28: '[' 13 -gt 1 ']' wrappercheck-79 line 28: '[' /usr/lib/evolution/evolution-addressbook-factory '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 50: break wrappercheck-79 line 56: '[' 13 -gt 1 ']' wrappercheck-79 line 56: '[' /usr/lib/evolution/evolution-addressbook-factory '!=' -- ']' wrappercheck-79 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-addressbook-factory wrappercheck-79 line 58: shift wrappercheck-79 line 56: '[' 12 -gt 1 ']' wrappercheck-79 line 56: '[' --keep-running '!=' -- ']' wrappercheck-79 line 57: BACKGROUND[${#BACKGROUND[*]}]=--keep-running wrappercheck-79 line 58: shift wrappercheck-79 line 56: '[' 11 -gt 1 ']' wrappercheck-79 line 56: '[' -- '!=' -- ']' wrappercheck-79 line 60: shift wrappercheck-79 line 62: '[' evolution-addressbook-factory.log ']' wrappercheck-79 line 62: '[' '' ']' wrappercheck-79 line 66: set +x *** starting /usr/lib/evolution/evolution-addressbook-factory as background daemon, output to evolution-addressbook-factory.log wrappercheck-79 line 72: BACKGROUND_PID=81 wrappercheck-79 line 73: PIDS+=81 wrappercheck-79 line 75: '[' evolution-addressbook-factory.log ']' wrappercheck-79 line 75: '[' '' ']' wrappercheck-79 line 84: '[' org.gnome.evolution.dataserver.AddressBook ']' wrappercheck-79 line 85: set +x *** waiting for daemon to connect to D-Bus as 'org.gnome.evolution.dataserver.AddressBook' wrappercheck-79 line 70: set -x wrappercheck-79 line 70: exec wrappercheck-79 line 93: kill -0 81 wrappercheck-79 line 94: set +e wrappercheck-79 line 95: '[' '' ']' wrappercheck-79 line 99: set -x wrappercheck-79 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-99 line 16: PIDS= wrappercheck-99 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-99 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-99 line 21: DAEMON_LOG= wrappercheck-99 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-99 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-99 line 25: declare -a BACKGROUND wrappercheck-99 line 26: declare -a ENV wrappercheck-99 line 28: '[' 9 -gt 1 ']' wrappercheck-99 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-99 line 29: case "$1" in wrappercheck-99 line 31: shift wrappercheck-99 line 32: DAEMON_LOG=evolution-calendar-factory.log wrappercheck-99 line 53: shift wrappercheck-99 line 28: '[' 7 -gt 1 ']' wrappercheck-99 line 28: '[' /usr/lib/evolution/evolution-calendar-factory '!=' -- ']' wrappercheck-99 line 29: case "$1" in wrappercheck-99 line 50: break wrappercheck-99 line 56: '[' 7 -gt 1 ']' wrappercheck-99 line 56: '[' /usr/lib/evolution/evolution-calendar-factory '!=' -- ']' wrappercheck-99 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-calendar-factory wrappercheck-99 line 58: shift wrappercheck-99 line 56: '[' 6 -gt 1 ']' wrappercheck-99 line 56: '[' --keep-running '!=' -- ']' wrappercheck-99 line 57: BACKGROUND[${#BACKGROUND[*]}]=--keep-running wrappercheck-99 line 58: shift wrappercheck-99 line 56: '[' 5 -gt 1 ']' wrappercheck-99 line 56: '[' -- '!=' -- ']' wrappercheck-99 line 60: shift wrappercheck-99 line 62: '[' evolution-calendar-factory.log ']' wrappercheck-99 line 62: '[' '' ']' wrappercheck-99 line 66: set +x *** starting /usr/lib/evolution/evolution-calendar-factory as background daemon, output to evolution-calendar-factory.log wrappercheck-99 line 72: BACKGROUND_PID=101 wrappercheck-99 line 73: PIDS+=101 wrappercheck-99 line 75: '[' evolution-calendar-factory.log ']' wrappercheck-99 line 75: '[' '' ']' wrappercheck-99 line 70: set -x wrappercheck-99 line 84: '[' '' ']' wrappercheck-99 line 70: exec wrappercheck-99 line 93: kill -0 101 wrappercheck-99 line 94: set +e wrappercheck-99 line 95: '[' '' ']' wrappercheck-99 line 99: set -x wrappercheck-99 line 99: env /home/nightly/testing/setup-syncevolution.sh dbus ./syncevolution + case $TEST in + case $TEST in + rm -rf /data/runtests/work/downstream-unstable/home/dbus/config/syncevolution/test-dbus '/data/runtests/work/downstream-unstable/home/dbus/config/syncevolution/*/peers/dbus_unittest' + ./syncevolution --configure --daemon=no syncURL= preventSlowSync=0 maxLogDirs=1 backend=file database=file:///data/runtests/work/test-dbus-data-addressbook-2/ databaseFormat=text/vcard target-config@test-dbus addressbook2 [INFO] addressbook2: checking usability... [INFO] addressbook2: configuring datastore with sync mode 'two-way' + ./syncevolution --configure --daemon=no --template SyncEvolution_Client syncURL=local://@test-dbus preventSlowSync=0 maxLogDirs=1 backend=file database=file:///data/runtests/work/test-dbus-data-addressbook-1/ databaseFormat=text/vcard dbus_unittest@test-dbus addressbook [INFO] addressbook: checking usability... [INFO] addressbook: configuring datastore with sync mode 'two-way' [INFO] addressbook2: not selected + for i in evolution-contacts=eds_contact evolution-calendar=eds_event evolution-tasks=eds_task evolution-memos=eds_memo ++ echo evolution-contacts=eds_contact ++ sed -e 's/=.*//' + backend=evolution-contacts ++ echo evolution-contacts=eds_contact ++ sed -e 's/.*=//' + name=eds_contact + for i in 1 2 + databasename=Test_eds_contact_1 + grep Test_eds_contact_1 + ./syncevolution --daemon=no --print-databases backend=evolution-contacts Test_eds_contact_1 (1303826927.6946.21@mob-sync2) + echo evolution-contacts: Test_eds_contact_1 exists evolution-contacts: Test_eds_contact_1 exists + for i in 1 2 + databasename=Test_eds_contact_2 + ./syncevolution --daemon=no --print-databases backend=evolution-contacts + grep Test_eds_contact_2 Test_eds_contact_2 (1303827279.6946.22@mob-sync2) + echo evolution-contacts: Test_eds_contact_2 exists evolution-contacts: Test_eds_contact_2 exists + for i in evolution-contacts=eds_contact evolution-calendar=eds_event evolution-tasks=eds_task evolution-memos=eds_memo ++ echo evolution-calendar=eds_event ++ sed -e 's/=.*//' + backend=evolution-calendar ++ echo evolution-calendar=eds_event ++ sed -e 's/.*=//' + name=eds_event + for i in 1 2 + databasename=Test_eds_event_1 + ./syncevolution --daemon=no --print-databases backend=evolution-calendar + grep Test_eds_event_1 Test_eds_event_1 (1303827939.6946.27@mob-sync2) + echo evolution-calendar: Test_eds_event_1 exists evolution-calendar: Test_eds_event_1 exists + for i in 1 2 + databasename=Test_eds_event_2 + grep Test_eds_event_2 + ./syncevolution --daemon=no --print-databases backend=evolution-calendar Test_eds_event_2 (1303827982.6946.28@mob-sync2) + echo evolution-calendar: Test_eds_event_2 exists evolution-calendar: Test_eds_event_2 exists + for i in evolution-contacts=eds_contact evolution-calendar=eds_event evolution-tasks=eds_task evolution-memos=eds_memo ++ echo evolution-tasks=eds_task ++ sed -e 's/=.*//' + backend=evolution-tasks ++ echo evolution-tasks=eds_task ++ sed -e 's/.*=//' + name=eds_task + for i in 1 2 + databasename=Test_eds_task_1 + grep Test_eds_task_1 + ./syncevolution --daemon=no --print-databases backend=evolution-tasks Test_eds_task_1 (1303829357.6946.35@mob-sync2) + echo evolution-tasks: Test_eds_task_1 exists evolution-tasks: Test_eds_task_1 exists + for i in 1 2 + databasename=Test_eds_task_2 + ./syncevolution --daemon=no --print-databases backend=evolution-tasks + grep Test_eds_task_2 Test_eds_task_2 (1303829493.6946.36@mob-sync2) + echo evolution-tasks: Test_eds_task_2 exists evolution-tasks: Test_eds_task_2 exists + for i in evolution-contacts=eds_contact evolution-calendar=eds_event evolution-tasks=eds_task evolution-memos=eds_memo ++ sed -e 's/=.*//' ++ echo evolution-memos=eds_memo + backend=evolution-memos ++ echo evolution-memos=eds_memo ++ sed -e 's/.*=//' + name=eds_memo + for i in 1 2 + databasename=Test_eds_memo_1 + grep Test_eds_memo_1 + ./syncevolution --daemon=no --print-databases backend=evolution-memos Test_eds_memo_1 (1303828148.6946.31@mob-sync2) + echo evolution-memos: Test_eds_memo_1 exists evolution-memos: Test_eds_memo_1 exists + for i in 1 2 + databasename=Test_eds_memo_2 + ./syncevolution --daemon=no --print-databases backend=evolution-memos + grep Test_eds_memo_2 Test_eds_memo_2 (1303828749.6946.32@mob-sync2) + echo evolution-memos: Test_eds_memo_2 exists evolution-memos: Test_eds_memo_2 exists wrappercheck-99 line 100: RET=0 wrappercheck-99 line 101: set -e wrappercheck-99 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-calendar-factory wrappercheck-99 line 108: kill -INT -101 wrappercheck-99 line 108: kill -TERM -101 wrappercheck-99 line 108: kill -TERM 101 wrappercheck-99 line 110: KILL_PID=408 wrappercheck-99 line 115: set +e wrappercheck-99 line 116: wait 101 wrappercheck-99 line 117: SUBRET=143 wrappercheck-99 line 118: case $SUBRET in wrappercheck-99 line 118: SUBRET=0 wrappercheck-99 line 120: SUBRET=0 wrappercheck-99 line 121: '[' 408 ']' wrappercheck-99 line 109: perl -e 'sleep(60); kill(9, -101);' wwrappercheck-99 line 122: LC_ALL=C wwrappercheck-99 line 122: kill -KILL 408 wrappercheck-99 line 122: msg= wrappercheck-99 line 123: grep -q 'No such process' wrappercheck-99 line 123: echo '' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 408 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-99 line 127: echo '' wrappercheck-99 line 129: wait 408 wrappercheck-99 line 131: set -e wrappercheck-99 line 132: '[' 0 = 0 ']' wrappercheck-99 line 133: RET=0 wrappercheck-99 line 136: exit 0 wrappercheck-79 line 100: RET=0 wrappercheck-79 line 101: set -e wrappercheck-79 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-addressbook-factory wrappercheck-79 line 108: kill -INT -81 wrappercheck-79 line 108: kill -TERM -81 wrappercheck-79 line 108: kill -TERM 81 wrappercheck-79 line 110: KILL_PID=413 wrappercheck-79 line 115: set +e wrappercheck-79 line 109: perl -e 'sleep(60); kill(9, -81);' wrappercheck-79 line 116: wait 81 wrappercheck-79 line 117: SUBRET=143 wrappercheck-79 line 118: case $SUBRET in wrappercheck-79 line 118: SUBRET=0 wrappercheck-79 line 120: SUBRET=0 wrappercheck-79 line 121: '[' 413 ']' wwrappercheck-79 line 122: LC_ALL=C wwrappercheck-79 line 122: kill -KILL 413 wrappercheck-79 line 122: msg= wrappercheck-79 line 123: echo '' wrappercheck-79 line 123: grep -q 'No such process' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 413 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-79 line 127: echo '' wrappercheck-79 line 129: wait 413 wrappercheck-79 line 131: set -e wrappercheck-79 line 132: '[' 0 = 0 ']' wrappercheck-79 line 133: RET=0 wrappercheck-79 line 136: exit 0 wrappercheck-22 line 100: RET=0 wrappercheck-22 line 101: set -e wrappercheck-22 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-source-registry wrappercheck-22 line 108: kill -INT -24 wrappercheck-22 line 108: kill -TERM -24 wrappercheck-22 line 108: kill -TERM 24 wrappercheck-22 line 110: KILL_PID=418 wrappercheck-22 line 115: set +e wrappercheck-22 line 116: wait 24 wrappercheck-22 line 117: SUBRET=143 wrappercheck-22 line 118: case $SUBRET in wrappercheck-22 line 118: SUBRET=0 wrappercheck-22 line 120: SUBRET=0 wrappercheck-22 line 121: '[' 418 ']' wrappercheck-22 line 109: perl -e 'sleep(60); kill(9, -24);' wwrappercheck-22 line 122: LC_ALL=C wwrappercheck-22 line 122: kill -KILL 418 wrappercheck-22 line 122: msg= wrappercheck-22 line 123: grep -q 'No such process' wrappercheck-22 line 123: echo '' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 418 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-22 line 127: echo '' wrappercheck-22 line 129: wait 418 wrappercheck-22 line 131: set -e wrappercheck-22 line 132: '[' 0 = 0 ']' wrappercheck-22 line 133: RET=0 wrappercheck-22 line 136: exit 0 wrappercheck-15 line 100: RET=0 wrappercheck-15 line 101: set -e wrappercheck-15 line 107: set +x *** killing and waiting for dbus-monitor wrappercheck-15 line 108: kill -INT -19 wrappercheck-15 line 108: kill -TERM -19 wrappercheck-15 line 108: kill -TERM 19 wrappercheck-15 line 110: KILL_PID=423 wrappercheck-15 line 115: set +e wrappercheck-15 line 116: wait 19 wrappercheck-15 line 109: perl -e 'sleep(60); kill(9, -19);' wrappercheck-15 line 117: SUBRET=143 wrappercheck-15 line 118: case $SUBRET in wrappercheck-15 line 118: SUBRET=0 wrappercheck-15 line 120: SUBRET=0 wrappercheck-15 line 121: '[' 423 ']' wwrappercheck-15 line 122: LC_ALL=C wwrappercheck-15 line 122: kill -KILL 423 wrappercheck-15 line 122: msg= wrappercheck-15 line 123: grep -q 'No such process' wrappercheck-15 line 123: echo '' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 423 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-15 line 127: echo '' wrappercheck-15 line 129: wait 423 wrappercheck-15 line 131: set -e wrappercheck-15 line 132: '[' 0 = 0 ']' wrappercheck-15 line 133: RET=0 wrappercheck-15 line 136: exit 0 dbus-session.sh: program returned 0 dbus-session.sh: final result 0 dbus-session.sh 1: killing keyring pid 14 dbus-session.sh 1: killing system bus daemon 4 dbus-session.sh 1: killing session bus daemon 8 dbus-session.sh 1: removing XDG_RUNTIME_DIR=/tmp/tmp.JmQQtX2uJL Fri Jan 5 15:56:12 2018 UTC (+ 8.5s / 564.0s) === cleaning up === runtests.py-23968 Fri Jan 5 15:56:12 2018 UTC (+ 564.0s / 1644.0s) *** ( cd /data/schroot/2018-01-05-07-10-all-downstream-unstable/data/runtests/work/downstream-unstable/tests/dbus; export 'PATH=/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin' 'HOME=/data/runtests/work/downstream-unstable/home/dbus' 'XDG_CONFIG_HOME=/data/runtests/work/downstream-unstable/home/dbus/config' 'XDG_DATA_HOME=/data/runtests/work/downstream-unstable/home/dbus/data' 'XDG_CACHE_HOME=/data/runtests/work/downstream-unstable/home/dbus/cache'; unset LD_LIBRARY_PATH; /data/runtests/work/sources/syncevolution/test/resources.py -j 1 -r dbus -- env http_proxy= CLIENT_TEST_SERVER=dbus CLIENT_TEST_SOURCES= SYNC_EVOLUTION_EVO_CALENDAR_DELAY=1 CLIENT_TEST_ALARM=1200 TEST_DBUS_PREFIX= SYNCEVOLUTION_DATA_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution SYNCEVOLUTION_TEMPLATE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates SYNCEVOLUTION_XML_CONFIG_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml SYNCEVOLUTION_BACKEND_DIR=/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends SYNCEVOLUTION_LOCALE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/locale CLIENT_TEST_LOG= CLIENT_TEST_EVOLUTION_PREFIX=Test_ schroot -d /data/runtests/work/downstream-unstable/tests/dbus -r -p -c 2018-01-05-07-10-all-downstream-unstable -- env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:$PATH: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ) Fri Jan 5 15:56:12 2018 UTC (+ 0.0s / 0.0s) === locking resource(s) ['dbus'] === Fri Jan 5 15:56:12 2018 UTC (+ 0.0s / 0.0s) property changed: status = acquired Fri Jan 5 15:56:12 2018 UTC (+ 0.0s / 0.0s) using jobserver Fri Jan 5 15:56:12 2018 UTC (+ 0.0s / 0.0s) === allocating 1 job slot(s) === Fri Jan 5 15:56:18 2018 UTC (+ 6.4s / 6.5s) === allocated 1 job slot(s) === W: line 4 [2018-01-05-07-10-all-release-eas-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-stretch-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-clang-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-xenial-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-testing-amd64] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-stretch-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-prebuilt-testing-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-xenial-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-unstable] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-downstream-testing] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. W: line 4 [2018-01-05-07-10-all-release-eas-testing-i386] custom-session-purgeable: Configuration key name ‘custom-session-purgeable’ is not a permitted name. I: [2018-01-05-07-10-all-downstream-unstable chroot] Running command: “env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v” + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-15 line 16: PIDS= wrappercheck-15 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-15 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-15 line 21: DAEMON_LOG= wrappercheck-15 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-15 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-15 line 25: declare -a BACKGROUND wrappercheck-15 line 26: declare -a ENV wrappercheck-15 line 28: '[' 33 -gt 1 ']' wrappercheck-15 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-15 line 29: case "$1" in wrappercheck-15 line 31: shift wrappercheck-15 line 32: DAEMON_LOG=dbus-monitor.log wrappercheck-15 line 53: shift wrappercheck-15 line 28: '[' 31 -gt 1 ']' wrappercheck-15 line 28: '[' dbus-monitor '!=' -- ']' wrappercheck-15 line 29: case "$1" in wrappercheck-15 line 50: break wrappercheck-15 line 56: '[' 31 -gt 1 ']' gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used wrappercheck-15 line 56: '[' dbus-monitor '!=' -- ']' wrappercheck-15 line 57: BACKGROUND[${#BACKGROUND[*]}]=dbus-monitor wrappercheck-15 line 58: shift wrappercheck-15 line 56: '[' 30 -gt 1 ']' wrappercheck-15 line 56: '[' interface=org.freedesktop.DBus '!=' -- ']' wrappercheck-15 line 57: BACKGROUND[${#BACKGROUND[*]}]=interface=org.freedesktop.DBus wrappercheck-15 line 58: shift wrappercheck-15 line 56: '[' 29 -gt 1 ']' wrappercheck-15 line 56: '[' -- '!=' -- ']' wrappercheck-15 line 60: shift wrappercheck-15 line 62: '[' dbus-monitor.log ']' wrappercheck-15 line 62: '[' '' ']' ** Message: couldn't access control socket: /tmp/tmp.HXUcDXg4rg/keyring/control: No such file or directory wrappercheck-15 line 66: set +x *** starting dbus-monitor as background daemon, output to dbus-monitor.log wrappercheck-15 line 72: BACKGROUND_PID=20 wrappercheck-15 line 73: PIDS+=20 wrappercheck-15 line 75: '[' dbus-monitor.log ']' wrappercheck-15 line 75: '[' '' ']' wrappercheck-15 line 84: '[' '' ']' wrappercheck-15 line 70: set -x wrappercheck-15 line 93: kill -0 20 wrappercheck-15 line 70: exec wrappercheck-15 line 94: set +e wrappercheck-15 line 95: '[' '' ']' wrappercheck-15 line 99: set -x wrappercheck-15 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-23 line 16: PIDS= wrappercheck-23 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-23 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-23 line 21: DAEMON_LOG= wrappercheck-23 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-23 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-23 line 25: declare -a BACKGROUND wrappercheck-23 line 26: declare -a ENV wrappercheck-23 line 28: '[' 27 -gt 1 ']' wrappercheck-23 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-23 line 29: case "$1" in wrappercheck-23 line 31: shift wrappercheck-23 line 32: DAEMON_LOG=evolution-source-registry.log wrappercheck-23 line 53: shift wrappercheck-23 line 28: '[' 25 -gt 1 ']' wrappercheck-23 line 28: '[' --daemon-sleep '!=' -- ']' wrappercheck-23 line 29: case "$1" in wrappercheck-23 line 43: shift wrappercheck-23 line 44: DAEMON_SLEEP=5 wrappercheck-23 line 53: shift wrappercheck-23 line 28: '[' 23 -gt 1 ']' wrappercheck-23 line 28: '[' --wait-for-dbus-daemon '!=' -- ']' wrappercheck-23 line 29: case "$1" in wrappercheck-23 line 35: shift wrappercheck-23 line 36: WAIT_FOR_DBUS_DAEMON=org.gnome.evolution.dataserver.Sources wrappercheck-23 line 53: shift wrappercheck-23 line 28: '[' 21 -gt 1 ']' wrappercheck-23 line 28: '[' /usr/lib/evolution/evolution-source-registry '!=' -- ']' wrappercheck-23 line 29: case "$1" in wrappercheck-23 line 50: break wrappercheck-23 line 56: '[' 21 -gt 1 ']' wrappercheck-23 line 56: '[' /usr/lib/evolution/evolution-source-registry '!=' -- ']' wrappercheck-23 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-source-registry wrappercheck-23 line 58: shift wrappercheck-23 line 56: '[' 20 -gt 1 ']' wrappercheck-23 line 56: '[' -- '!=' -- ']' wrappercheck-23 line 60: shift wrappercheck-23 line 62: '[' evolution-source-registry.log ']' wrappercheck-23 line 62: '[' '' ']' wrappercheck-23 line 66: set +x *** starting /usr/lib/evolution/evolution-source-registry as background daemon, output to evolution-source-registry.log wrappercheck-23 line 72: BACKGROUND_PID=27 wrappercheck-23 line 73: PIDS+=27 wrappercheck-23 line 75: '[' evolution-source-registry.log ']' wrappercheck-23 line 75: '[' '' ']' wrappercheck-23 line 84: '[' org.gnome.evolution.dataserver.Sources ']' wrappercheck-23 line 85: set +x *** waiting for daemon to connect to D-Bus as 'org.gnome.evolution.dataserver.Sources' wrappercheck-23 line 70: set -x wrappercheck-23 line 70: exec wrappercheck-23 line 93: kill -0 27 wrappercheck-23 line 94: set +e wrappercheck-23 line 95: '[' 5 ']' wrappercheck-23 line 96: set +x *** 'sleep 5' for daemon to settle down wrappercheck-23 line 97: sleep 5 wrappercheck-23 line 99: set -x wrappercheck-23 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-79 line 16: PIDS= wrappercheck-79 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-79 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-79 line 21: DAEMON_LOG= wrappercheck-79 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-79 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-79 line 25: declare -a BACKGROUND wrappercheck-79 line 26: declare -a ENV wrappercheck-79 line 28: '[' 18 -gt 1 ']' wrappercheck-79 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 31: shift wrappercheck-79 line 32: DAEMON_LOG=evolution-addressbook-factory.log wrappercheck-79 line 53: shift wrappercheck-79 line 28: '[' 16 -gt 1 ']' wrappercheck-79 line 28: '[' --wait-for-dbus-daemon '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 35: shift wrappercheck-79 line 36: WAIT_FOR_DBUS_DAEMON=org.gnome.evolution.dataserver.AddressBook wrappercheck-79 line 53: shift wrappercheck-79 line 28: '[' 14 -gt 1 ']' wrappercheck-79 line 28: '[' /usr/lib/evolution/evolution-addressbook-factory '!=' -- ']' wrappercheck-79 line 29: case "$1" in wrappercheck-79 line 50: break wrappercheck-79 line 56: '[' 14 -gt 1 ']' wrappercheck-79 line 56: '[' /usr/lib/evolution/evolution-addressbook-factory '!=' -- ']' wrappercheck-79 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-addressbook-factory wrappercheck-79 line 58: shift wrappercheck-79 line 56: '[' 13 -gt 1 ']' wrappercheck-79 line 56: '[' --keep-running '!=' -- ']' wrappercheck-79 line 57: BACKGROUND[${#BACKGROUND[*]}]=--keep-running wrappercheck-79 line 58: shift wrappercheck-79 line 56: '[' 12 -gt 1 ']' wrappercheck-79 line 56: '[' -- '!=' -- ']' wrappercheck-79 line 60: shift wrappercheck-79 line 62: '[' evolution-addressbook-factory.log ']' wrappercheck-79 line 62: '[' '' ']' wrappercheck-79 line 66: set +x *** starting /usr/lib/evolution/evolution-addressbook-factory as background daemon, output to evolution-addressbook-factory.log wrappercheck-79 line 72: BACKGROUND_PID=81 wrappercheck-79 line 73: PIDS+=81 wrappercheck-79 line 70: set -x wrappercheck-79 line 75: '[' evolution-addressbook-factory.log ']' wrappercheck-79 line 70: exec wrappercheck-79 line 75: '[' '' ']' wrappercheck-79 line 84: '[' org.gnome.evolution.dataserver.AddressBook ']' wrappercheck-79 line 85: set +x *** waiting for daemon to connect to D-Bus as 'org.gnome.evolution.dataserver.AddressBook' wrappercheck-79 line 93: kill -0 81 wrappercheck-79 line 94: set +e wrappercheck-79 line 95: '[' '' ']' wrappercheck-79 line 99: set -x wrappercheck-79 line 99: /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v + PS4='wrappercheck-$$ line ${LINENO}: ' wrappercheck-99 line 16: PIDS= wrappercheck-99 line 18: trap '[ "" ] && kill -TERM ' TERM wrappercheck-99 line 19: trap '[ "" ] && kill -INT ' INT wrappercheck-99 line 21: DAEMON_LOG= wrappercheck-99 line 22: WAIT_FOR_DAEMON_OUTPUT= wrappercheck-99 line 23: WAIT_FOR_DBUS_DAEMON= wrappercheck-99 line 25: declare -a BACKGROUND wrappercheck-99 line 26: declare -a ENV wrappercheck-99 line 28: '[' 10 -gt 1 ']' wrappercheck-99 line 28: '[' --daemon-log '!=' -- ']' wrappercheck-99 line 29: case "$1" in wrappercheck-99 line 31: shift wrappercheck-99 line 32: DAEMON_LOG=evolution-calendar-factory.log wrappercheck-99 line 53: shift wrappercheck-99 line 28: '[' 8 -gt 1 ']' wrappercheck-99 line 28: '[' /usr/lib/evolution/evolution-calendar-factory '!=' -- ']' wrappercheck-99 line 29: case "$1" in wrappercheck-99 line 50: break wrappercheck-99 line 56: '[' 8 -gt 1 ']' wrappercheck-99 line 56: '[' /usr/lib/evolution/evolution-calendar-factory '!=' -- ']' wrappercheck-99 line 57: BACKGROUND[${#BACKGROUND[*]}]=/usr/lib/evolution/evolution-calendar-factory wrappercheck-99 line 58: shift wrappercheck-99 line 56: '[' 7 -gt 1 ']' wrappercheck-99 line 56: '[' --keep-running '!=' -- ']' wrappercheck-99 line 57: BACKGROUND[${#BACKGROUND[*]}]=--keep-running wrappercheck-99 line 58: shift wrappercheck-99 line 56: '[' 6 -gt 1 ']' wrappercheck-99 line 56: '[' -- '!=' -- ']' wrappercheck-99 line 60: shift wrappercheck-99 line 62: '[' evolution-calendar-factory.log ']' wrappercheck-99 line 62: '[' '' ']' wrappercheck-99 line 66: set +x *** starting /usr/lib/evolution/evolution-calendar-factory as background daemon, output to evolution-calendar-factory.log wrappercheck-99 line 72: BACKGROUND_PID=101 wrappercheck-99 line 73: PIDS+=101 wrappercheck-99 line 70: set -x wrappercheck-99 line 75: '[' evolution-calendar-factory.log ']' wrappercheck-99 line 75: '[' '' ']' wrappercheck-99 line 70: exec wrappercheck-99 line 84: '[' '' ']' wrappercheck-99 line 93: kill -0 101 wrappercheck-99 line 94: set +e wrappercheck-99 line 95: '[' '' ']' wrappercheck-99 line 99: set -x wrappercheck-99 line 99: env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v testBluetoothNames (__main__.TestBluetooth) TestBluetooth.testBluetoothNames - check that fingerPrint/peerName/deviceName/hardwareName are set correctly ... ok testBluetoothTemplates (__main__.TestBluetooth) TestBluetooth.testBluetoothTemplates - check for the bluetooth device's template ... ok testAddSource (__main__.TestCmdline) TestCmdline.testAddSource - add a source ... ok testConfigure (__main__.TestCmdline) TestCmdline.testConfigure - run configures ... ok testConfigureSource (__main__.TestCmdline) TestCmdline.testConfigureSource - configure some sources ... ok testConfigureTemplates (__main__.TestCmdline) TestCmdline.testConfigureTemplates - make configuration with user provided informations ... ok testEmptyDatabaseProp (__main__.TestCmdline) TestCmdline.testEmptyDatabaseProp - add a source with explicit empty database property ... ok testFramework (__main__.TestCmdline) TestCmdline.testFramework - tests whether utility functions work ... ok testItemOperations (__main__.TestCmdline) TestCmdline.testItemOperations - add and print items ... ok testMatchTemplate (__main__.TestCmdline) TestCmdline.testMatchTemplate - test template matching ... ok testMigrate (__main__.TestCmdline) TestCmdline.testMigrate - migrate from old configuration ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/8, but it's already registered ok testMigrateAutoSync (__main__.TestCmdline) TestCmdline.testMigrateAutoSync - migrate old configuration files ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/8, but it's already registered ok testMigrateContext (__main__.TestCmdline) TestCmdline.testMigrateContext - migrate context containing a peer ... ok testMigrateSyncFormat (__main__.TestCmdline) TestCmdline.testMigrateSyncFormat - migrate from old configuration with forced format ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/8, but it's already registered ok testPrintConfig (__main__.TestCmdline) TestCmdline.testPrintConfig - print various configurations ... ok testPrintDatabases (__main__.TestCmdline) TestCmdline.testPrintDatabases - print some databases ... ok testPrintFileTemplates (__main__.TestCmdline) TestCmdline.testPrintFileTemplates - print file templates ... ok testPrintFileTemplatesConfig (__main__.TestCmdline) TestCmdline.testPrintFileTemplatesConfig - print file templates from user home directory ... ok testPrintServers (__main__.TestCmdline) TestCmdline.testPrintServers - print correct servers ... ok testSetupDefault (__main__.TestCmdline) TestCmdline.testSetupDefault - configure Default ... ok testSetupFunambol (__main__.TestCmdline) TestCmdline.testSetupFunambol - configure Funambol ... ok testSetupRenamed (__main__.TestCmdline) TestCmdline.testSetupRenamed - configure ScheduleWorld with other name ... ok testSetupScheduleWorld (__main__.TestCmdline) TestCmdline.testSetupScheduleWorld - configure ScheduleWorld ... ok testSetupSynthesis (__main__.TestCmdline) TestCmdline.testSetupSynthesis - configure Synthesis ... ok testSync (__main__.TestCmdline) TestCmdline.testSync - check sync with various options ... ok testSyncFailure1 (__main__.TestCmdline) TestCmdline.testSyncFailure1 - check that cmdline notices when sync fails prematurely before it even starts ... ok testSyncFailure2 (__main__.TestCmdline) TestCmdline.testSyncFailure2 - check that cmdline notices when sync fails prematurely in the middle ... ok testSyncFailure3 (__main__.TestCmdline) TestCmdline.testSyncFailure3 - check that cmdline notices when server dies ... ok testSyncOutput (__main__.TestCmdline) TestCmdline.testSyncOutput - run syncs between local dirs and check output ... ok testSyncOutput2 (__main__.TestCmdline) TestCmdline.testSyncOutput2 - run syncs between local dirs and check output, with two sources ... ok testSyncOutputBadData (__main__.TestCmdline) TestCmdline.testSyncOutputBadData - run syncs between local dirs and check output using data which is not quite valid ... ok testSyncOutputErrors (__main__.TestCmdline) TestCmdline.testSyncOutputErrors - check error messages for sync operations ... ok testTemplate (__main__.TestCmdline) TestCmdline.testTemplate - check --template parameter ... ok testWebDAV (__main__.TestCmdline) TestCmdline.testWebDAV - configure and print WebDAV configs ... ok testConnect (__main__.TestConnection) TestConnection.testConnect - get connection and close it ... ok testCredentialsRight (__main__.TestConnection) TestConnection.testCredentialsRight - send correct credentials ... ok testCredentialsWrong (__main__.TestConnection) TestConnection.testCredentialsWrong - send invalid credentials ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testCredentialsWrongWBXML (__main__.TestConnection) TestConnection.testCredentialsWrongWBXML - send invalid credentials using WBXML ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testInvalidConnect (__main__.TestConnection) TestConnection.testInvalidConnect - get connection, send invalid initial message ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testKillInactive (__main__.TestConnection) TestConnection.testKillInactive - block server with client A, then let client B connect twice ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testStartSync (__main__.TestConnection) TestConnection.testStartSync - send a valid initial SyncML message ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testStartSyncTwice (__main__.TestConnection) TestConnection.testStartSyncTwice - send the same SyncML message twice, starting two sessions ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testTimeoutSync (__main__.TestConnection) TestConnection.testTimeoutSync - start a sync, then wait for server to detect that we stopped replying ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/10, but it's already registered ok testCapabilities (__main__.TestDBusServer) TestDBusServer.testCapabilities - Server.Capabilities() ... ok testGetConfigScheduleWorld (__main__.TestDBusServer) TestDBusServer.testGetConfigScheduleWorld - Server.GetConfigScheduleWorld() ... ok testGetConfigsEmpty (__main__.TestDBusServer) TestDBusServer.testGetConfigsEmpty - Server.GetConfigsEmpty() ... ok testGetConfigsTemplates (__main__.TestDBusServer) TestDBusServer.testGetConfigsTemplates - Server.GetConfigsTemplates() ... ok testInvalidConfig (__main__.TestDBusServer) TestDBusServer.testInvalidConfig - Server.NoSuchConfig exception ... ok testVersions (__main__.TestDBusServer) TestDBusServer.testVersions - Server.GetVersions() ... ok testPresenceSignal (__main__.TestDBusServerPresence) TestDBusServerPresence.testPresenceSignal - check Server.Presence signal ... ok testServerCheckPresence (__main__.TestDBusServerPresence) TestDBusServerPresence.testServerCheckPresence - check Server.CheckPresence() ... ok testSessionCheckPresence (__main__.TestDBusServerPresence) TestDBusServerPresence.testSessionCheckPresence - check Session.CheckPresence() ... ok testAutoActivation (__main__.TestDBusServerStart) TestDBusServerStart.testAutoActivation - check that activating syncevo-dbus-server via D-Bus daemon works ... ok testAutoSyncOff (__main__.TestDBusServerTerm) TestDBusServerTerm.testAutoSyncOff - D-Bus server must terminate after auto syncing was disabled ... ok testAutoSyncOff2 (__main__.TestDBusServerTerm) TestDBusServerTerm.testAutoSyncOff2 - D-Bus server must terminate after auto syncing was disabled after a while ... ok testAutoSyncOff3 (__main__.TestDBusServerTerm) TestDBusServerTerm.testAutoSyncOff3 - start with auto-syncing on, D-Bus server must terminate after disabling auto syncing ... ok testAutoSyncOn (__main__.TestDBusServerTerm) TestDBusServerTerm.testAutoSyncOn - D-Bus server must not terminate while auto syncing is enabled ... ok testNoTerm (__main__.TestDBusServerTerm) TestDBusServerTerm.testNoTerm - D-Bus server must stay around during calls ... ok testSingleton (__main__.TestDBusServerTerm) TestDBusServerTerm.testSingleton - a second instance of syncevo-dbus-server must terminate right away ... ok testTerm (__main__.TestDBusServerTerm) TestDBusServerTerm.testTerm - D-Bus server must auto-terminate ... ok testTermAttachedClients (__main__.TestDBusServerTerm) TestDBusServerTerm.testTermAttachedClients - D-Bus server must not terminate while clients are attached ... ok testTermConnection (__main__.TestDBusServerTerm) TestDBusServerTerm.testTermConnection - D-Bus server must terminate after closing connection and not sooner ... ok testAttachOldSession (__main__.TestDBusSession) TestDBusSession.testAttachOldSession - attach to session which no longer has clients ... ok testAttachSession (__main__.TestDBusSession) TestDBusSession.testAttachSession - attach to running session ... ok testCreateSession (__main__.TestDBusSession) TestDBusSession.testCreateSession - ask for session ... ok testCreateSessionWithFlags (__main__.TestDBusSession) TestDBusSession.testCreateSessionWithFlags - ask for session with some specific flags and config ... ok testExpireSession (__main__.TestDBusSession) TestDBusSession.testExpireSession - ensure that session stays around for a minute ... ok testSecondSession (__main__.TestDBusSession) TestDBusSession.testSecondSession - a second session should not run unless the first one stops ... /data/runtests/work/sources/syncevolution/test/test-dbus.py:350: Warning: Source ID 1679 was not found when attempting to remove it glib.source_remove(timeout) ok testSyncNoConfig (__main__.TestDBusSyncError) TestDBusSyncError.testSyncNoConfig - Executes a real sync with no corresponding config. ... ok testAbortThread (__main__.TestHTTP) TestHTTP.testAbortThread - slow down server in open, abort sync while waiting for background thread ... ok testHTTP (__main__.TestHTTP) TestHTTP.testHTTP - run simple HTTP-based sync ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testThreadedListAll (__main__.TestHTTP) TestHTTP.testThreadedListAll - slow down server in listAll, let server send keep-alive messages at default rate ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testThreadedListAllQuick (__main__.TestHTTP) TestHTTP.testThreadedListAllQuick - slow down server in listAll, let server send keep-alive messages at faster rate ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testThreadedOpen (__main__.TestHTTP) TestHTTP.testThreadedOpen - slow down server in open, let server send keep-alive messages at default rate ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testThreadedOpenQuick (__main__.TestHTTP) TestHTTP.testThreadedOpenQuick - slow down server in open, let server send keep-alive messages at faster rate ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testTimeoutListAll (__main__.TestHTTP) TestHTTP.testTimeoutListAll - slow down server in listAll, let client abort ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testTimeoutOpen (__main__.TestHTTP) TestHTTP.testTimeoutOpen - slow down server in open, let client abort ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testTimeoutSlow (__main__.TestHTTP) TestHTTP.testTimeoutSlow - slow down server in open with disabled keep-alive messages, let client abort ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/13, but it's already registered ok testItemAdd (__main__.TestLocalCache) TestLocalCache.testItemAdd - ensure that new item from client gets added in initial slow sync ... ok testItemAdd100 (__main__.TestLocalCache) TestLocalCache.testItemAdd100 - ensure that new item from client gets added in initial slow sync while leaving 100 items unchanged ... ok testItemAdd100Incremental (__main__.TestLocalCache) TestLocalCache.testItemAdd100Incremental - ensure that new item from client gets added in incremental while leaving 100 items unchanged ... ok testItemAddIncremental (__main__.TestLocalCache) TestLocalCache.testItemAddIncremental - ensure that new item from client gets added in incremental sync ... ok testItemDelete (__main__.TestLocalCache) TestLocalCache.testItemUpdate - ensure that an item can be deleted incrementally ... ok testItemDelete100 (__main__.TestLocalCache) TestLocalCache.testItemUpdate100 - ensure that an item can be deleted incrementally while leaving 100 items unchanged ... ok testItemRemoval (__main__.TestLocalCache) TestLocalCache.testItemRemoval - ensure that extra item on server gets removed ... ok testItemUpdate (__main__.TestLocalCache) TestLocalCache.testItemUpdate - ensure that an item can be updated incrementally ... ok testItemUpdate100 (__main__.TestLocalCache) TestLocalCache.testItemUpdate100 - ensure that an item can be updated incrementally while leaving 100 items unchanged ... ok testPropertyRemovalIncremental (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalIncremental - ensure that obsolete item properties are removed during incremental sync ... ok testPropertyRemovalIncremental100 (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalIncremental100 - ensure that obsolete item properties are removed during incremental sync while leaving 100 items unchanged ... ok testPropertyRemovalSecondSlow (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalSecondSlow - ensure that obsolete item properties are removed during non-initial slow sync ... ok testPropertyRemovalSecondSlow100 (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalSecondSlow100 - ensure that obsolete item properties are removed during non-initial slow sync while leaving 100 items unchanged ... ok testPropertyRemovalSlow (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalSlow - ensure that obsolete item properties are removed during slow sync ... ok testPropertyRemovalSlow100 (__main__.TestLocalCache) TestLocalCache.testPropertyRemovalSlow100 - ensure that obsolete item properties are removed during slow sync while leaving 100 items unchanged ... ok testSyncMode (__main__.TestLocalCache) TestLocalCache.testSyncMode - ensure that requesting specific caching sync works ... ok testChildFailure (__main__.TestLocalSync) TestLocalSync.testChildFailure - check that server and D-Bus sync helper detect when local sync helper dies ... ok testConcurrency (__main__.TestLocalSync) TestLocalSync.testConcurrency - D-Bus server must remain responsive while sync runs ... ok testNoParent (__main__.TestLocalSync) TestLocalSync.testNoParent - check that sync helper can continue without parent ... ok testParentFailure (__main__.TestLocalSync) TestLocalSync.testParentFailure - check that server and local sync helper detect when D-Bus helper dies ... ok testPasswordRequest (__main__.TestLocalSync) TestLocalSync.testPasswordRequest - check that password request child->parent->us works ... ok testPasswordRequestAbort (__main__.TestLocalSync) TestLocalSync.testPasswordRequestAbort - let user cancel password request ... ok testPasswordRequestTimeout (__main__.TestLocalSync) TestLocalSync.testPasswordRequestTimeout - let password request time out ... ok testServerFailure (__main__.TestLocalSync) TestLocalSync.testServerFailure - check that D-Bus helper detects when server dies ... ok testSync (__main__.TestLocalSync) TestLocalSync.testSync - run a simple slow sync between local dirs ... ok testCredentials (__main__.TestMultipleConfigs) TestMultipleConfigs.testCredentials - test storing username/password ... ok testOtherContext (__main__.TestMultipleConfigs) TestMultipleConfigs.testOtherContext - write into independent context ... ok testRemoveContext (__main__.TestMultipleConfigs) TestMultipleConfigs.testRemoveContext - remove complete config ... ok testRemovePeer (__main__.TestMultipleConfigs) TestMultipleConfigs.testRemovePeer - check listing of peers while removing 'bar' ... ok testSharedProperties (__main__.TestMultipleConfigs) TestMultipleConfigs.testSharedProperties - 'type' consists of per-peer and shared properties ... ok testSharedPropertyOther (__main__.TestMultipleConfigs) TestMultipleConfigs.testSharedPropertyOther - shared backend properties must be preserved when adding peers ... ok testSharedTemplate (__main__.TestMultipleConfigs) TestMultipleConfigs.testSharedTemplate - templates must contain shared properties ... ok testSharing (__main__.TestMultipleConfigs) TestMultipleConfigs.testSharing - set up configs and tests reading them ... ok testSourceRemovalGlobal (__main__.TestMultipleConfigs) TestMultipleConfigs.testSourceRemovalGlobal - remove "addressbook" everywhere ... ok testSourceRemovalLocal (__main__.TestMultipleConfigs) TestMultipleConfigs.testSourceRemovalLocal - remove 'addressbook' source in 'foo' ... ok testTemplates (__main__.TestMultipleConfigs) TestMultipleConfigs.testTemplates - templates reuse common properties ... ok testSetNamedConfig (__main__.TestNamedConfig) TestNamedConfig.testSetNamedConfig - create two different configs in one session ... ok testSetNamedConfigError (__main__.TestNamedConfig) TestNamedConfig.testSetNamedConfigError - SetNamedConfig() only allowed in 'all-configs' sessions ... ok testSetNamedConfigErrorTemporary (__main__.TestNamedConfig) TestNamedConfig.testSetNamedConfigErrorTemporary - SetNamedConfig() only implemented for session config ... ok testAutoSyncLocalConfigError (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalConfigError - test that auto-sync is triggered for local sync, fails due to permanent config error here ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/2, but it's already registered /data/runtests/work/sources/syncevolution/test/test-dbus.py:3170: Warning: Source ID 4218 was not found when attempting to remove it glib.source_remove(timeout) ok testAutoSyncLocalConfigErrorEssential (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalConfigErrorEssential - test that auto-sync is triggered for local sync, fails due to permanent config error here, with only the essential error notification ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/2, but it's already registered /data/runtests/work/sources/syncevolution/test/test-dbus.py:3170: Warning: Source ID 4246 was not found when attempting to remove it glib.source_remove(timeout) ok testAutoSyncLocalConfigErrorGerman (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalConfigErrorGerman - test that auto-sync is triggered for local sync, fails due to permanent config error here ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/2, but it's already registered /data/runtests/work/sources/syncevolution/test/test-dbus.py:3170: Warning: Source ID 4274 was not found when attempting to remove it glib.source_remove(timeout) ok testAutoSyncLocalConfigErrorQuiet (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalConfigErrorQuiet - test that auto-sync is triggered for local sync, fails due to permanent config error here, with no notification ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/2, but it's already registered /data/runtests/work/sources/syncevolution/test/test-dbus.py:3170: Warning: Source ID 4302 was not found when attempting to remove it glib.source_remove(timeout) ok testAutoSyncLocalMultiple (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalMultiple - test that auto-sync is done successfully for local sync between file backends, several times, despite additional work going on ... ok testAutoSyncLocalSuccess (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalSuccess - test that auto-sync is done successfully for local sync between file backends, with notifications ... ok testAutoSyncLocalSuccessQuiet (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncLocalSuccessQuiet - test that auto-sync is done successfully for local sync between file backends, without notifications ... ok testAutoSyncNetworkFailure (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncNetworkFailure - test that auto-sync is triggered, fails due to (temporary?!) network error here ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/3, but it's already registered ok testAutoSyncNoNetworkManager (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testAutoSyncNoNetworkManager - test that auto-sync is triggered despite having neither NetworkManager nor Connman, fails due to (temporary?!) network error here ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/3, but it's already registered ok testCheckSource (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSource - testCheckSource - test all datastores are okay ... ok testCheckSourceInvalidBackend (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceInvalidBackend - test the right error is reported when the type is invalid ... ok testCheckSourceInvalidDatabase (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceInvalidEvolutionSource - test the right error is reported when the evolutionsource is invalid ... ok testCheckSourceNoBackend (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceNoBackend - test the right error is reported when the datastore is unusable ... ok testCheckSourceNoConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceNoConfig - test the right error is reported when the server doesn't exist ... ok testCheckSourceNoSourceName (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceNoSourceName - test the right error is reported when the datastore doesn't exist ... ok testCheckSourceUpdateConfigTemp (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCheckSourceUpdateConfigTemp - test the config is temporary updated and in effect for GetDatabases in the current session. ... ok testClearAllConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testClearAllConfig - test all configs of a server are cleared correctly. ... ok testCreateGetConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testCreateGetConfig - test the config is created successfully. ... ** (gnome-keyring-daemon:14): WARNING **: asked to register item /org/freedesktop/secrets/collection/default/4, but it's already registered ok testGetConfigUpdateConfigTemp (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetConfigUpdateConfigTemp - test the config is temporary updated and in effect for GetConfig in the current session. ... ok testGetConfigWithTempConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetConfigWithTempConfig - test the config is gotten for a new temporary config. ... ok testGetDatabases (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetDatabases - test the right way to get databases ... ok testGetDatabasesEmpty (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetDatabasesEmpty - test the right error is reported for non-existing datastore ... ok testGetDatabasesNoConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetDatabasesNoConfig - test the right error is reported when the server doesn't exist ... ok testGetDatabasesUpdateConfigTemp (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetDatabasesUpdateConfigTemp - test the config is temporary updated and in effect for GetDatabases in the current session. ... ok testGetReportsByRef (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetReportsByRef - Test the reports are gotten correctly from reference files. Also covers boundaries ... ok testGetReportsNoConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetReportsNoConfig - Test nothing is gotten when the given server doesn't exist. Also covers boundaries ... ok testGetReportsNoReports (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testGetReportsNoReports - Test when the given server has no reports. Also covers boundaries ... ok testInteractivePassword (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testInteractivePassword - test the info request is correctly working for password ... ok testRestoreByRef (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testRestoreByRef - restore data before or after a given session ... ok testSecondRestore (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testSecondRestore - right error thrown when session is not active? ... ok testTemporaryConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testTemporaryConfig - various temporary config changes ... ok testUnknownConfigContent (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testUnknownConfigContent - config with unkown must be rejected ... ok testUpdateConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testUpdateConfig - test the config is permenantly updated correctly. ... ok testUpdateConfigError (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testUpdateConfigError - test the right error is reported when an invalid property value is set ... ok testUpdateConfigTemp (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testUpdateConfigTemp - test the config is just temporary updated but no effect in storage. ... ok testUpdateNoConfig (__main__.TestSessionAPIsDummy) TestSessionAPIsDummy.testUpdateNoConfig - test the right error is reported when updating properties for a non-existing server ... ok testCheckSourceEmptyName (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testCheckSourceEmptyName - Test the error is reported when the server name is empty for CheckSource ... ok testGetConfigEmptyName (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testGetConfigEmptyName - reading empty default config ... ok testGetDatabasesEmptyName (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testGetDatabasesEmptyName - Test the error is reported when the server name is empty for GetDatabases ... ok testGetReportsContext (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testGetReportsContext - Test reports from a context are returned when the peer name is empty for GetReports ... ok testGetReportsEmptyName (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testGetReportsEmptyName - Test reports from all peers are returned in order when the peer name is empty for GetReports ... ok testGetTemplateEmptyName (__main__.TestSessionAPIsEmptyName) TestSessionAPIsEmptyName.testGetTemplateEmptyName - trigger error by getting template for empty server name ... ok testSync (__main__.TestSessionAPIsReal) TestSessionAPIsReal.testSync - run a real sync with default server and test status list and progress number ... ok testSyncSecondSession (__main__.TestSessionAPIsReal) TestSessionAPIsReal.testSyncSecondSession - ask for a second session that becomes ready after a real sync ... ok testSyncStatusAbort (__main__.TestSessionAPIsReal) TestSessionAPIsReal.testSyncStatusAbort - test status is set correctly when the session is aborted ... ok testSyncStatusSuspend (__main__.TestSessionAPIsReal) TestSessionAPIsReal.testSyncStatusSuspend - test status is set correctly when the session is suspended ... ok ====================================================================== ERROR: testRestart (__main__.TestFileNotify) TestFileNotify.testRestart - set up auto sync, then check that server restarts ---------------------------------------------------------------------- server startup failed: Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 672, in runTest self.pserverpid = self.serverPid() File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1063, in serverPid res = self.serverExecutableHelper(DBusUtil.pserver.pid) File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1027, in serverExecutableHelper self.assertTrue(self.isServerRunning()) File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) AssertionError: False is not true children: {} ====================================================================== ERROR: testRestart (__main__.TestFileNotify) TestFileNotify.testRestart - set up auto sync, then check that server restarts ---------------------------------------------------------------------- server terminated with error code 1 D-Bus traffic: testRestart_TestFileNotify.dbus.log: signal time=1515168433.952736 sender=org.freedesktop.DBus -> destination=:1.1288 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.1288" signal time=1515168433.952767 sender=org.freedesktop.DBus -> destination=:1.1288 serial=1348 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.1288" signal time=1515168433.952776 sender=org.freedesktop.DBus -> destination=(null destination) serial=1721 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.1288" string ":1.1288" string "" method call time=1515168433.953333 sender=:1.14 -> destination=org.freedesktop.DBus serial=2851 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner string "org.syncevolution" method return time=1515168433.953351 sender=org.freedesktop.DBus -> destination=:1.14 serial=1229 reply_serial=2851 boolean false signal time=1515168434.980596 sender=:1.14 -> destination=(null destination) serial=2852 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.407s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 11689: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168434.980662 sender=:1.14 -> destination=(null destination) serial=2853 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.407s: found children: {}" signal time=1515168434.980671 sender=:1.14 -> destination=(null destination) serial=2854 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.407s: killing test in 100 seconds" signal time=1515168434.980679 sender=:1.14 -> destination=(null destination) serial=2855 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.407s: ---------------- end of test --------------------" signal time=1515168434.980730 sender=:1.14 -> destination=(null destination) serial=2856 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.409s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 11689: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168434.980774 sender=:1.14 -> destination=(null destination) serial=2857 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.409s: found children: {}" signal time=1515168434.980782 sender=:1.14 -> destination=(null destination) serial=2858 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.409s: starting to wait for process termination at Fri Jan 5 16:07:14 2018" signal time=1515168434.980789 sender=:1.14 -> destination=(null destination) serial=2859 path=/test/dbus/py; interface=t.d.p; member=log2 string "648.409s: all process gone at Fri Jan 5 16:07:14 2018" server output: env: {'SCHROOT_ALIAS_NAME': 'unstable-amd64-cp', 'SYNCEVOLUTION_TEMPLATE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'MORE': '-sl', 'SCHROOT_UID': '2011', 'LESS': '-M -I -R', 'NO_PROXY': 'localhost, 127.0.0.1', 'XDG_DATA_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/data', 'MINICOM': '-c on', 'CSHEDIT': 'emacs', 'HOSTTYPE': 'x86_64', 'LESSOPEN': 'lessopen.sh %s', 'QT_SYSTEM_DIR': '/usr/share/desktop-data', 'SCHROOT_CHROOT_NAME': 'unstable-amd64-cp', 'CVS_RSH': 'ssh', 'LOGNAME': 'nightly', 'USER': 'nightly', 'INPUTRC': '/home/nightly/.inputrc', 'PATH': '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir:backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', 'HOME': '/data/runtests/work/downstream-unstable/home/dbus', 'DBUS_SESSION_SH_SYSTEM_BUS': '1', 'XKEYSYMDB': '/usr/X11R6/lib/X11/XKeysymDB', 'MAKEFLAGS': ' -j --jobserver-fds=3,4', 'SYNCEVOLUTION_XML_CONFIG_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'CLIENT_TEST_SERVER': 'dbus', 'SHELL': '/bin/bash', 'SYNCEVOLUTION_DATA_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share', 'XDG_SESSION_ID': '3', 'CLIENT_TEST_ALARM': '1200', 'CPU': 'x86_64', 'PWD': '/data/runtests/work/downstream-unstable/tests/dbus', 'HISTSIZE': '1000', 'https_proxy': 'http://proxy.vlan13.01.org:3128', 'LESS_ADVANCED_PREPROCESSOR': 'no', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY': '1', 'MANPATH': '/usr/local/man:/usr/share/man', 'OSTYPE': 'linux', 'SCHROOT_USER': 'nightly', 'G_BROKEN_FILENAMES': '1', 'MFLAGS': '-j --jobserver-fds=3,4', 'SYNCEVOLUTION_LOCALE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/locale', 'no_proxy': 'localhost, 127.0.0.1', 'XDG_CONFIG_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/config', 'NNTPSERVER': 'news', 'XDG_RUNTIME_DIR': '/tmp/tmp.HXUcDXg4rg', 'VALGRIND_LEAK_CHECK_SKIP': 'akonadi_control,.bin.sh.-c.', 'SCHROOT_COMMAND': 'env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v', 'SHLVL': '8', 'XDG_CACHE_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/cache', 'ftp_proxy': 'http://proxy.vlan13.01.org:3128', 'G_FILENAME_ENCODING': '@locale,UTF-8,ISO-8859-15,CP1252', 'SCHROOT_GID': '108', 'HOST': 'syncev', 'SCHROOT_SESSION_ID': '2018-01-05-07-10-all-downstream-unstable', 'SYNCEVOLUTION_BACKEND_DIR': '/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'CONFIG_SITE': '/usr/share/site/x86_64-unknown-linux-gnu', 'LESSKEY': '/etc/lesskey.bin', 'PKG_CONFIG_PATH': '/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'LS_OPTIONS': '-N --color=tty -T 0', 'GPG_TTY': '/dev/pts/0', 'XNLSPATH': '/usr/X11R6/lib/X11/nls', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-dEnPlxA75y,guid=70f9229c4bd655bfa2aceab95a4fa022', '_': '/usr/bin/env', 'LD_LIBRARY_PATH': 'build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'SCHROOT_GROUP': 'nightly', 'LESSCLOSE': 'lessclose.sh %s %s', 'XCURSOR_THEME': 'DMZ', 'PYTHONSTARTUP': '/etc/pythonstart', 'PROFILEREAD': 'true', 'DBUS_SYSTEM_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-oTCMI00sTj,guid=48b7c0c96cb230445bf89b355a4fa022', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SYNCEVOLUTION_DEBUG': '1', 'MAKELEVEL': '1', 'VALGRIND_ARGS': '--show-possibly-lost=no --suppressions=/data/runtests/work/sources/syncevolution/test/sys.supp --suppressions=/data/runtests/work/sources/syncevolution/test/evo.supp --num-callers=30 --trace-children=yes --trace-children-skip=*synclog2html,*synccompare*,*akonadi_*resource,*akonadi_*agent,*akonadi_*feeder,*akonadiserver*,/bin/ls,/bin/sed,/bin/cp,/bin/rm,/usr/bin/kdeinit4,/usr/bin/perl,*/modify-remote,*/modify-local,*/mktemp,*/nslookup,*/host,*/adnshost,*/grep --suppressions=/data/runtests/work/sources/activesyncd/sys.supp', 'HOSTNAME': 'syncev', 'VALGRIND_LEAK_CHECK_ONLY_FIRST': '1', 'COLORTERM': '1', 'MAIL': '/var/spool/mail/nightly', 'MACHTYPE': 'x86_64-suse-linux', 'PAGER': 'less', 'CLIENT_TEST_EVOLUTION_PREFIX': 'Test_'} args: ['syncevo-dbus-server', '--no-syslog', '--stdout', '--verbosity=3', '--dbus-verbosity=3'] /data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/syncevo-dbus-server: error: '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/.libs/syncevo-dbus-server' does not exist This script is just a wrapper for syncevo-dbus-server. See the libtool documentation for more information. ====================================================================== ERROR: testSession (__main__.TestFileNotify) TestFileNotify.testSession - create session, shut down directly after closing it ---------------------------------------------------------------------- server startup failed: Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 672, in runTest self.pserverpid = self.serverPid() File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1063, in serverPid res = self.serverExecutableHelper(DBusUtil.pserver.pid) File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1027, in serverExecutableHelper self.assertTrue(self.isServerRunning()) File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) AssertionError: False is not true children: {} ====================================================================== ERROR: testSession (__main__.TestFileNotify) TestFileNotify.testSession - create session, shut down directly after closing it ---------------------------------------------------------------------- server terminated with error code 1 D-Bus traffic: testSession_TestFileNotify.dbus.log: signal time=1515168436.001012 sender=org.freedesktop.DBus -> destination=:1.1289 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.1289" signal time=1515168436.001051 sender=org.freedesktop.DBus -> destination=:1.1289 serial=1349 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.1289" signal time=1515168436.001061 sender=org.freedesktop.DBus -> destination=(null destination) serial=1723 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.1289" string ":1.1289" string "" method call time=1515168436.002890 sender=:1.14 -> destination=org.freedesktop.DBus serial=2864 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner string "org.syncevolution" method return time=1515168436.002905 sender=org.freedesktop.DBus -> destination=:1.14 serial=1231 reply_serial=2864 boolean false signal time=1515168437.007411 sender=:1.14 -> destination=(null destination) serial=2865 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.436s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 11701: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168437.007482 sender=:1.14 -> destination=(null destination) serial=2866 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.436s: found children: {}" signal time=1515168437.007493 sender=:1.14 -> destination=(null destination) serial=2867 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.436s: killing test in 100 seconds" signal time=1515168437.007511 sender=:1.14 -> destination=(null destination) serial=2868 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.436s: ---------------- end of test --------------------" signal time=1515168437.009248 sender=:1.14 -> destination=(null destination) serial=2869 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.438s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 11701: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168437.009309 sender=:1.14 -> destination=(null destination) serial=2870 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.438s: found children: {}" signal time=1515168437.009381 sender=:1.14 -> destination=(null destination) serial=2871 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.438s: starting to wait for process termination at Fri Jan 5 16:07:17 2018" signal time=1515168437.009457 sender=:1.14 -> destination=(null destination) serial=2872 path=/test/dbus/py; interface=t.d.p; member=log2 string "650.438s: all process gone at Fri Jan 5 16:07:17 2018" server output: env: {'SCHROOT_ALIAS_NAME': 'unstable-amd64-cp', 'SYNCEVOLUTION_TEMPLATE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'MORE': '-sl', 'SCHROOT_UID': '2011', 'LESS': '-M -I -R', 'NO_PROXY': 'localhost, 127.0.0.1', 'XDG_DATA_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/data', 'MINICOM': '-c on', 'CSHEDIT': 'emacs', 'HOSTTYPE': 'x86_64', 'LESSOPEN': 'lessopen.sh %s', 'QT_SYSTEM_DIR': '/usr/share/desktop-data', 'SCHROOT_CHROOT_NAME': 'unstable-amd64-cp', 'CVS_RSH': 'ssh', 'LOGNAME': 'nightly', 'USER': 'nightly', 'INPUTRC': '/home/nightly/.inputrc', 'PATH': '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir:backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', 'HOME': '/data/runtests/work/downstream-unstable/home/dbus', 'DBUS_SESSION_SH_SYSTEM_BUS': '1', 'XKEYSYMDB': '/usr/X11R6/lib/X11/XKeysymDB', 'MAKEFLAGS': ' -j --jobserver-fds=3,4', 'SYNCEVOLUTION_XML_CONFIG_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'CLIENT_TEST_SERVER': 'dbus', 'SHELL': '/bin/bash', 'SYNCEVOLUTION_DATA_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share', 'XDG_SESSION_ID': '3', 'CLIENT_TEST_ALARM': '1200', 'CPU': 'x86_64', 'PWD': '/data/runtests/work/downstream-unstable/tests/dbus', 'HISTSIZE': '1000', 'https_proxy': 'http://proxy.vlan13.01.org:3128', 'LESS_ADVANCED_PREPROCESSOR': 'no', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY': '1', 'MANPATH': '/usr/local/man:/usr/share/man', 'OSTYPE': 'linux', 'SCHROOT_USER': 'nightly', 'G_BROKEN_FILENAMES': '1', 'MFLAGS': '-j --jobserver-fds=3,4', 'SYNCEVOLUTION_LOCALE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/locale', 'no_proxy': 'localhost, 127.0.0.1', 'XDG_CONFIG_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/config', 'NNTPSERVER': 'news', 'XDG_RUNTIME_DIR': '/tmp/tmp.HXUcDXg4rg', 'VALGRIND_LEAK_CHECK_SKIP': 'akonadi_control,.bin.sh.-c.', 'SCHROOT_COMMAND': 'env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v', 'SHLVL': '8', 'XDG_CACHE_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/cache', 'ftp_proxy': 'http://proxy.vlan13.01.org:3128', 'G_FILENAME_ENCODING': '@locale,UTF-8,ISO-8859-15,CP1252', 'SCHROOT_GID': '108', 'HOST': 'syncev', 'SCHROOT_SESSION_ID': '2018-01-05-07-10-all-downstream-unstable', 'SYNCEVOLUTION_BACKEND_DIR': '/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'CONFIG_SITE': '/usr/share/site/x86_64-unknown-linux-gnu', 'LESSKEY': '/etc/lesskey.bin', 'PKG_CONFIG_PATH': '/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'LS_OPTIONS': '-N --color=tty -T 0', 'GPG_TTY': '/dev/pts/0', 'XNLSPATH': '/usr/X11R6/lib/X11/nls', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-dEnPlxA75y,guid=70f9229c4bd655bfa2aceab95a4fa022', '_': '/usr/bin/env', 'LD_LIBRARY_PATH': 'build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'SCHROOT_GROUP': 'nightly', 'LESSCLOSE': 'lessclose.sh %s %s', 'XCURSOR_THEME': 'DMZ', 'PYTHONSTARTUP': '/etc/pythonstart', 'PROFILEREAD': 'true', 'DBUS_SYSTEM_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-oTCMI00sTj,guid=48b7c0c96cb230445bf89b355a4fa022', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SYNCEVOLUTION_DEBUG': '1', 'MAKELEVEL': '1', 'VALGRIND_ARGS': '--show-possibly-lost=no --suppressions=/data/runtests/work/sources/syncevolution/test/sys.supp --suppressions=/data/runtests/work/sources/syncevolution/test/evo.supp --num-callers=30 --trace-children=yes --trace-children-skip=*synclog2html,*synccompare*,*akonadi_*resource,*akonadi_*agent,*akonadi_*feeder,*akonadiserver*,/bin/ls,/bin/sed,/bin/cp,/bin/rm,/usr/bin/kdeinit4,/usr/bin/perl,*/modify-remote,*/modify-local,*/mktemp,*/nslookup,*/host,*/adnshost,*/grep --suppressions=/data/runtests/work/sources/activesyncd/sys.supp', 'HOSTNAME': 'syncev', 'VALGRIND_LEAK_CHECK_ONLY_FIRST': '1', 'COLORTERM': '1', 'MAIL': '/var/spool/mail/nightly', 'MACHTYPE': 'x86_64-suse-linux', 'PAGER': 'less', 'CLIENT_TEST_EVOLUTION_PREFIX': 'Test_'} args: ['syncevo-dbus-server', '--no-syslog', '--stdout', '--verbosity=3', '--dbus-verbosity=3'] /data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/syncevo-dbus-server: error: '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/.libs/syncevo-dbus-server' does not exist This script is just a wrapper for syncevo-dbus-server. See the libtool documentation for more information. ====================================================================== ERROR: testSession2 (__main__.TestFileNotify) TestFileNotify.testSession2 - create session, shut down after quiescence period after closing it ---------------------------------------------------------------------- server startup failed: Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 672, in runTest self.pserverpid = self.serverPid() File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1063, in serverPid res = self.serverExecutableHelper(DBusUtil.pserver.pid) File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1027, in serverExecutableHelper self.assertTrue(self.isServerRunning()) File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) AssertionError: False is not true children: {} ====================================================================== ERROR: testSession2 (__main__.TestFileNotify) TestFileNotify.testSession2 - create session, shut down after quiescence period after closing it ---------------------------------------------------------------------- server terminated with error code 1 D-Bus traffic: testSession2_TestFileNotify.dbus.log: signal time=1515168438.035476 sender=org.freedesktop.DBus -> destination=:1.1290 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.1290" signal time=1515168438.035518 sender=org.freedesktop.DBus -> destination=:1.1290 serial=1350 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.1290" signal time=1515168438.035526 sender=org.freedesktop.DBus -> destination=(null destination) serial=1725 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.1290" string ":1.1290" string "" method call time=1515168438.037935 sender=:1.14 -> destination=org.freedesktop.DBus serial=2877 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner string "org.syncevolution" method return time=1515168438.037955 sender=org.freedesktop.DBus -> destination=:1.14 serial=1233 reply_serial=2877 boolean false signal time=1515168439.047768 sender=:1.14 -> destination=(null destination) serial=2878 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.474s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 11713: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168439.047834 sender=:1.14 -> destination=(null destination) serial=2879 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.474s: found children: {}" signal time=1515168439.047844 sender=:1.14 -> destination=(null destination) serial=2880 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.474s: killing test in 100 seconds" signal time=1515168439.047851 sender=:1.14 -> destination=(null destination) serial=2881 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.474s: ---------------- end of test --------------------" signal time=1515168439.047901 sender=:1.14 -> destination=(null destination) serial=2882 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.476s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 11713: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168439.047945 sender=:1.14 -> destination=(null destination) serial=2883 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.476s: found children: {}" signal time=1515168439.047953 sender=:1.14 -> destination=(null destination) serial=2884 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.476s: starting to wait for process termination at Fri Jan 5 16:07:19 2018" signal time=1515168439.047961 sender=:1.14 -> destination=(null destination) serial=2885 path=/test/dbus/py; interface=t.d.p; member=log2 string "652.476s: all process gone at Fri Jan 5 16:07:19 2018" server output: env: {'SCHROOT_ALIAS_NAME': 'unstable-amd64-cp', 'SYNCEVOLUTION_TEMPLATE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'MORE': '-sl', 'SCHROOT_UID': '2011', 'LESS': '-M -I -R', 'NO_PROXY': 'localhost, 127.0.0.1', 'XDG_DATA_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/data', 'MINICOM': '-c on', 'CSHEDIT': 'emacs', 'HOSTTYPE': 'x86_64', 'LESSOPEN': 'lessopen.sh %s', 'QT_SYSTEM_DIR': '/usr/share/desktop-data', 'SCHROOT_CHROOT_NAME': 'unstable-amd64-cp', 'CVS_RSH': 'ssh', 'LOGNAME': 'nightly', 'USER': 'nightly', 'INPUTRC': '/home/nightly/.inputrc', 'PATH': '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir:backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', 'HOME': '/data/runtests/work/downstream-unstable/home/dbus', 'DBUS_SESSION_SH_SYSTEM_BUS': '1', 'XKEYSYMDB': '/usr/X11R6/lib/X11/XKeysymDB', 'MAKEFLAGS': ' -j --jobserver-fds=3,4', 'SYNCEVOLUTION_XML_CONFIG_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'CLIENT_TEST_SERVER': 'dbus', 'SHELL': '/bin/bash', 'SYNCEVOLUTION_DATA_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share', 'XDG_SESSION_ID': '3', 'CLIENT_TEST_ALARM': '1200', 'CPU': 'x86_64', 'PWD': '/data/runtests/work/downstream-unstable/tests/dbus', 'HISTSIZE': '1000', 'https_proxy': 'http://proxy.vlan13.01.org:3128', 'LESS_ADVANCED_PREPROCESSOR': 'no', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY': '1', 'MANPATH': '/usr/local/man:/usr/share/man', 'OSTYPE': 'linux', 'SCHROOT_USER': 'nightly', 'G_BROKEN_FILENAMES': '1', 'MFLAGS': '-j --jobserver-fds=3,4', 'SYNCEVOLUTION_LOCALE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/locale', 'no_proxy': 'localhost, 127.0.0.1', 'XDG_CONFIG_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/config', 'NNTPSERVER': 'news', 'XDG_RUNTIME_DIR': '/tmp/tmp.HXUcDXg4rg', 'VALGRIND_LEAK_CHECK_SKIP': 'akonadi_control,.bin.sh.-c.', 'SCHROOT_COMMAND': 'env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v', 'SHLVL': '8', 'XDG_CACHE_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/cache', 'ftp_proxy': 'http://proxy.vlan13.01.org:3128', 'G_FILENAME_ENCODING': '@locale,UTF-8,ISO-8859-15,CP1252', 'SCHROOT_GID': '108', 'HOST': 'syncev', 'SCHROOT_SESSION_ID': '2018-01-05-07-10-all-downstream-unstable', 'SYNCEVOLUTION_BACKEND_DIR': '/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'CONFIG_SITE': '/usr/share/site/x86_64-unknown-linux-gnu', 'LESSKEY': '/etc/lesskey.bin', 'PKG_CONFIG_PATH': '/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'LS_OPTIONS': '-N --color=tty -T 0', 'GPG_TTY': '/dev/pts/0', 'XNLSPATH': '/usr/X11R6/lib/X11/nls', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-dEnPlxA75y,guid=70f9229c4bd655bfa2aceab95a4fa022', '_': '/usr/bin/env', 'LD_LIBRARY_PATH': 'build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'SCHROOT_GROUP': 'nightly', 'LESSCLOSE': 'lessclose.sh %s %s', 'XCURSOR_THEME': 'DMZ', 'PYTHONSTARTUP': '/etc/pythonstart', 'PROFILEREAD': 'true', 'DBUS_SYSTEM_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-oTCMI00sTj,guid=48b7c0c96cb230445bf89b355a4fa022', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SYNCEVOLUTION_DEBUG': '1', 'MAKELEVEL': '1', 'VALGRIND_ARGS': '--show-possibly-lost=no --suppressions=/data/runtests/work/sources/syncevolution/test/sys.supp --suppressions=/data/runtests/work/sources/syncevolution/test/evo.supp --num-callers=30 --trace-children=yes --trace-children-skip=*synclog2html,*synccompare*,*akonadi_*resource,*akonadi_*agent,*akonadi_*feeder,*akonadiserver*,/bin/ls,/bin/sed,/bin/cp,/bin/rm,/usr/bin/kdeinit4,/usr/bin/perl,*/modify-remote,*/modify-local,*/mktemp,*/nslookup,*/host,*/adnshost,*/grep --suppressions=/data/runtests/work/sources/activesyncd/sys.supp', 'HOSTNAME': 'syncev', 'VALGRIND_LEAK_CHECK_ONLY_FIRST': '1', 'COLORTERM': '1', 'MAIL': '/var/spool/mail/nightly', 'MACHTYPE': 'x86_64-suse-linux', 'PAGER': 'less', 'CLIENT_TEST_EVOLUTION_PREFIX': 'Test_'} args: ['syncevo-dbus-server', '--no-syslog', '--stdout', '--verbosity=3', '--dbus-verbosity=3'] /data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/syncevo-dbus-server: error: '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/.libs/syncevo-dbus-server' does not exist This script is just a wrapper for syncevo-dbus-server. See the libtool documentation for more information. ====================================================================== ERROR: testSession3 (__main__.TestFileNotify) TestFileNotify.testSession3 - shut down after quiescence period without activating a pending session request ---------------------------------------------------------------------- server startup failed: Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 672, in runTest self.pserverpid = self.serverPid() File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1063, in serverPid res = self.serverExecutableHelper(DBusUtil.pserver.pid) File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1027, in serverExecutableHelper self.assertTrue(self.isServerRunning()) File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) AssertionError: False is not true children: {} ====================================================================== ERROR: testSession3 (__main__.TestFileNotify) TestFileNotify.testSession3 - shut down after quiescence period without activating a pending session request ---------------------------------------------------------------------- server terminated with error code 1 D-Bus traffic: testSession3_TestFileNotify.dbus.log: signal time=1515168440.068773 sender=org.freedesktop.DBus -> destination=:1.1291 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.1291" signal time=1515168440.068804 sender=org.freedesktop.DBus -> destination=:1.1291 serial=1351 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.1291" signal time=1515168440.068812 sender=org.freedesktop.DBus -> destination=(null destination) serial=1727 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.1291" string ":1.1291" string "" method call time=1515168440.071341 sender=:1.14 -> destination=org.freedesktop.DBus serial=2890 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner string "org.syncevolution" method return time=1515168440.071356 sender=org.freedesktop.DBus -> destination=:1.14 serial=1235 reply_serial=2890 boolean false signal time=1515168441.079199 sender=:1.14 -> destination=(null destination) serial=2891 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.508s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 11725: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168441.079364 sender=:1.14 -> destination=(null destination) serial=2892 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.508s: found children: {}" signal time=1515168441.079380 sender=:1.14 -> destination=(null destination) serial=2893 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.508s: killing test in 100 seconds" signal time=1515168441.079388 sender=:1.14 -> destination=(null destination) serial=2894 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.508s: ---------------- end of test --------------------" signal time=1515168441.081123 sender=:1.14 -> destination=(null destination) serial=2895 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.510s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 11725: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168441.081246 sender=:1.14 -> destination=(null destination) serial=2896 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.510s: found children: {}" signal time=1515168441.081261 sender=:1.14 -> destination=(null destination) serial=2897 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.510s: starting to wait for process termination at Fri Jan 5 16:07:21 2018" signal time=1515168441.081335 sender=:1.14 -> destination=(null destination) serial=2898 path=/test/dbus/py; interface=t.d.p; member=log2 string "654.510s: all process gone at Fri Jan 5 16:07:21 2018" server output: env: {'SCHROOT_ALIAS_NAME': 'unstable-amd64-cp', 'SYNCEVOLUTION_TEMPLATE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'MORE': '-sl', 'SCHROOT_UID': '2011', 'LESS': '-M -I -R', 'NO_PROXY': 'localhost, 127.0.0.1', 'XDG_DATA_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/data', 'MINICOM': '-c on', 'CSHEDIT': 'emacs', 'HOSTTYPE': 'x86_64', 'LESSOPEN': 'lessopen.sh %s', 'QT_SYSTEM_DIR': '/usr/share/desktop-data', 'SCHROOT_CHROOT_NAME': 'unstable-amd64-cp', 'CVS_RSH': 'ssh', 'LOGNAME': 'nightly', 'USER': 'nightly', 'INPUTRC': '/home/nightly/.inputrc', 'PATH': '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir:backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', 'HOME': '/data/runtests/work/downstream-unstable/home/dbus', 'DBUS_SESSION_SH_SYSTEM_BUS': '1', 'XKEYSYMDB': '/usr/X11R6/lib/X11/XKeysymDB', 'MAKEFLAGS': ' -j --jobserver-fds=3,4', 'SYNCEVOLUTION_XML_CONFIG_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'CLIENT_TEST_SERVER': 'dbus', 'SHELL': '/bin/bash', 'SYNCEVOLUTION_DATA_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share', 'XDG_SESSION_ID': '3', 'CLIENT_TEST_ALARM': '1200', 'CPU': 'x86_64', 'PWD': '/data/runtests/work/downstream-unstable/tests/dbus', 'HISTSIZE': '1000', 'https_proxy': 'http://proxy.vlan13.01.org:3128', 'LESS_ADVANCED_PREPROCESSOR': 'no', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY': '1', 'MANPATH': '/usr/local/man:/usr/share/man', 'OSTYPE': 'linux', 'SCHROOT_USER': 'nightly', 'G_BROKEN_FILENAMES': '1', 'MFLAGS': '-j --jobserver-fds=3,4', 'SYNCEVOLUTION_LOCALE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/locale', 'no_proxy': 'localhost, 127.0.0.1', 'XDG_CONFIG_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/config', 'NNTPSERVER': 'news', 'XDG_RUNTIME_DIR': '/tmp/tmp.HXUcDXg4rg', 'VALGRIND_LEAK_CHECK_SKIP': 'akonadi_control,.bin.sh.-c.', 'SCHROOT_COMMAND': 'env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v', 'SHLVL': '8', 'XDG_CACHE_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/cache', 'ftp_proxy': 'http://proxy.vlan13.01.org:3128', 'G_FILENAME_ENCODING': '@locale,UTF-8,ISO-8859-15,CP1252', 'SCHROOT_GID': '108', 'HOST': 'syncev', 'SCHROOT_SESSION_ID': '2018-01-05-07-10-all-downstream-unstable', 'SYNCEVOLUTION_BACKEND_DIR': '/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'CONFIG_SITE': '/usr/share/site/x86_64-unknown-linux-gnu', 'LESSKEY': '/etc/lesskey.bin', 'PKG_CONFIG_PATH': '/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'LS_OPTIONS': '-N --color=tty -T 0', 'GPG_TTY': '/dev/pts/0', 'XNLSPATH': '/usr/X11R6/lib/X11/nls', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-dEnPlxA75y,guid=70f9229c4bd655bfa2aceab95a4fa022', '_': '/usr/bin/env', 'LD_LIBRARY_PATH': 'build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'SCHROOT_GROUP': 'nightly', 'LESSCLOSE': 'lessclose.sh %s %s', 'XCURSOR_THEME': 'DMZ', 'PYTHONSTARTUP': '/etc/pythonstart', 'PROFILEREAD': 'true', 'DBUS_SYSTEM_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-oTCMI00sTj,guid=48b7c0c96cb230445bf89b355a4fa022', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SYNCEVOLUTION_DEBUG': '1', 'MAKELEVEL': '1', 'VALGRIND_ARGS': '--show-possibly-lost=no --suppressions=/data/runtests/work/sources/syncevolution/test/sys.supp --suppressions=/data/runtests/work/sources/syncevolution/test/evo.supp --num-callers=30 --trace-children=yes --trace-children-skip=*synclog2html,*synccompare*,*akonadi_*resource,*akonadi_*agent,*akonadi_*feeder,*akonadiserver*,/bin/ls,/bin/sed,/bin/cp,/bin/rm,/usr/bin/kdeinit4,/usr/bin/perl,*/modify-remote,*/modify-local,*/mktemp,*/nslookup,*/host,*/adnshost,*/grep --suppressions=/data/runtests/work/sources/activesyncd/sys.supp', 'HOSTNAME': 'syncev', 'VALGRIND_LEAK_CHECK_ONLY_FIRST': '1', 'COLORTERM': '1', 'MAIL': '/var/spool/mail/nightly', 'MACHTYPE': 'x86_64-suse-linux', 'PAGER': 'less', 'CLIENT_TEST_EVOLUTION_PREFIX': 'Test_'} args: ['syncevo-dbus-server', '--no-syslog', '--stdout', '--verbosity=3', '--dbus-verbosity=3'] /data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/syncevo-dbus-server: error: '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/.libs/syncevo-dbus-server' does not exist This script is just a wrapper for syncevo-dbus-server. See the libtool documentation for more information. ====================================================================== ERROR: testShutdown (__main__.TestFileNotify) TestFileNotify.testShutdown - update server binary for 30 seconds, check that it shuts down at most 15 seconds after last mod ---------------------------------------------------------------------- server startup failed: Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 672, in runTest self.pserverpid = self.serverPid() File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1063, in serverPid res = self.serverExecutableHelper(DBusUtil.pserver.pid) File "/data/runtests/work/sources/syncevolution/test/test-dbus.py", line 1027, in serverExecutableHelper self.assertTrue(self.isServerRunning()) File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) AssertionError: False is not true children: {} ====================================================================== ERROR: testShutdown (__main__.TestFileNotify) TestFileNotify.testShutdown - update server binary for 30 seconds, check that it shuts down at most 15 seconds after last mod ---------------------------------------------------------------------- server terminated with error code 1 D-Bus traffic: testShutdown_TestFileNotify.dbus.log: signal time=1515168442.104753 sender=org.freedesktop.DBus -> destination=:1.1292 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.1292" signal time=1515168442.104784 sender=org.freedesktop.DBus -> destination=:1.1292 serial=1352 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.1292" signal time=1515168442.104793 sender=org.freedesktop.DBus -> destination=(null destination) serial=1729 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.1292" string ":1.1292" string "" method call time=1515168442.107020 sender=:1.14 -> destination=org.freedesktop.DBus serial=2903 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner string "org.syncevolution" method return time=1515168442.107034 sender=org.freedesktop.DBus -> destination=:1.14 serial=1237 reply_serial=2903 boolean false signal time=1515168443.115323 sender=:1.14 -> destination=(null destination) serial=2904 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.541s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 11737: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168443.115402 sender=:1.14 -> destination=(null destination) serial=2905 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.542s: found children: {}" signal time=1515168443.115412 sender=:1.14 -> destination=(null destination) serial=2906 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.542s: killing test in 100 seconds" signal time=1515168443.115419 sender=:1.14 -> destination=(null destination) serial=2907 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.542s: ---------------- end of test --------------------" signal time=1515168443.115469 sender=:1.14 -> destination=(null destination) serial=2908 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.544s: found processes: {1: {'cmdline': '/bin/sh /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 0, 'pgid': 0, 'name': 'dbus-session.sh'}, 386: {'cmdline': '/usr/lib/gvfs/gvfsd-metadata ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd-metadata'}, 4: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 4, 'name': 'dbus-daemon'}, 8: {'cmdline': 'dbus-daemon --fork --config-file=/usr/share/dbus-1/session.conf --print-address=3 --print-pid=4 ', 'ppid': 1, 'pgid': 8, 'name': 'dbus-daemon'}, 14: {'cmdline': '/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets ', 'ppid': 1, 'pgid': 0, 'name': 'gnome-keyring-d'}, 15: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 1, 'pgid': 0, 'name': 'wrappercheck.sh'}, 20: {'cmdline': '/bin/bash -c set -x -o pipefail; dbus-monitor interface=org.freedesktop.DBus 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 15, 'pgid': 20, 'name': 'bash'}, 21: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 15, 'pgid': 0, 'name': 'wrappercheck.sh'}, 23: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 21, 'pgid': 0, 'name': 'wrappercheck.sh'}, 24: {'cmdline': 'dbus-monitor interface=org.freedesktop.DBus ', 'ppid': 20, 'pgid': 20, 'name': 'dbus-monitor'}, 25: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 20, 'pgid': 20, 'name': 'logger.py'}, 27: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-source-registry 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 23, 'pgid': 27, 'name': 'bash'}, 33: {'cmdline': '/usr/lib/evolution/evolution-source-registry ', 'ppid': 27, 'pgid': 27, 'name': 'evolution-sourc'}, 34: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 27, 'pgid': 27, 'name': 'logger.py'}, 40: {'cmdline': '/usr/lib/gvfs/gvfsd ', 'ppid': 1, 'pgid': 8, 'name': 'gvfsd'}, 50: {'cmdline': '/usr/lib/gnome-online-accounts/goa-daemon ', 'ppid': 1, 'pgid': 8, 'name': 'goa-daemon'}, 54: {'cmdline': '/usr/lib/dconf/dconf-service ', 'ppid': 1, 'pgid': 8, 'name': 'dconf-service'}, 65: {'cmdline': '/usr/lib/gnome-online-accounts/goa-identity-service ', 'ppid': 1, 'pgid': 8, 'name': 'goa-identity-se'}, 78: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 23, 'pgid': 0, 'name': 'wrappercheck.sh'}, 79: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 78, 'pgid': 0, 'name': 'wrappercheck.sh'}, 81: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-addressbook-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 79, 'pgid': 81, 'name': 'bash'}, 87: {'cmdline': '/usr/lib/evolution/evolution-addressbook-factory --keep-running ', 'ppid': 81, 'pgid': 81, 'name': 'evolution-addre'}, 88: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 81, 'pgid': 81, 'name': 'logger.py'}, 11737: {'cmdline': 'dbus-monitor ', 'ppid': 104, 'pgid': 0, 'name': 'dbus-monitor'}, 98: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 79, 'pgid': 0, 'name': 'wrappercheck.sh'}, 99: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 98, 'pgid': 0, 'name': 'wrappercheck.sh'}, 101: {'cmdline': '/bin/bash -c set -x -o pipefail; /usr/lib/evolution/evolution-calendar-factory --keep-running 2>&1 | /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 99, 'pgid': 101, 'name': 'bash'}, 102: {'cmdline': '/bin/bash /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 99, 'pgid': 0, 'name': 'wrappercheck.sh'}, 104: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 102, 'pgid': 0, 'name': 'test-dbus.py'}, 105: {'cmdline': '/usr/lib/evolution/evolution-calendar-factory --keep-running ', 'ppid': 101, 'pgid': 101, 'name': 'evolution-calen'}, 106: {'cmdline': '/usr/bin/python /data/runtests/work/sources/syncevolution/test/logger.py ', 'ppid': 101, 'pgid': 101, 'name': 'logger.py'}, 112: {'cmdline': '/usr/bin/python -u /data/runtests/work/sources/syncevolution/test/test-dbus.py -v ', 'ppid': 104, 'pgid': 0, 'name': 'test-dbus.py'}}" signal time=1515168443.115514 sender=:1.14 -> destination=(null destination) serial=2909 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.544s: found children: {}" signal time=1515168443.115522 sender=:1.14 -> destination=(null destination) serial=2910 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.544s: starting to wait for process termination at Fri Jan 5 16:07:23 2018" signal time=1515168443.115530 sender=:1.14 -> destination=(null destination) serial=2911 path=/test/dbus/py; interface=t.d.p; member=log2 string "656.544s: all process gone at Fri Jan 5 16:07:23 2018" server output: env: {'SCHROOT_ALIAS_NAME': 'unstable-amd64-cp', 'SYNCEVOLUTION_TEMPLATE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'MORE': '-sl', 'SCHROOT_UID': '2011', 'LESS': '-M -I -R', 'NO_PROXY': 'localhost, 127.0.0.1', 'XDG_DATA_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/data', 'MINICOM': '-c on', 'CSHEDIT': 'emacs', 'HOSTTYPE': 'x86_64', 'LESSOPEN': 'lessopen.sh %s', 'QT_SYSTEM_DIR': '/usr/share/desktop-data', 'SCHROOT_CHROOT_NAME': 'unstable-amd64-cp', 'CVS_RSH': 'ssh', 'LOGNAME': 'nightly', 'USER': 'nightly', 'INPUTRC': '/home/nightly/.inputrc', 'PATH': '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir:backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', 'HOME': '/data/runtests/work/downstream-unstable/home/dbus', 'DBUS_SESSION_SH_SYSTEM_BUS': '1', 'XKEYSYMDB': '/usr/X11R6/lib/X11/XKeysymDB', 'MAKEFLAGS': ' -j --jobserver-fds=3,4', 'SYNCEVOLUTION_XML_CONFIG_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'CLIENT_TEST_SERVER': 'dbus', 'SHELL': '/bin/bash', 'SYNCEVOLUTION_DATA_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share', 'XDG_SESSION_ID': '3', 'CLIENT_TEST_ALARM': '1200', 'CPU': 'x86_64', 'PWD': '/data/runtests/work/downstream-unstable/tests/dbus', 'HISTSIZE': '1000', 'https_proxy': 'http://proxy.vlan13.01.org:3128', 'LESS_ADVANCED_PREPROCESSOR': 'no', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY': '1', 'MANPATH': '/usr/local/man:/usr/share/man', 'OSTYPE': 'linux', 'SCHROOT_USER': 'nightly', 'G_BROKEN_FILENAMES': '1', 'MFLAGS': '-j --jobserver-fds=3,4', 'SYNCEVOLUTION_LOCALE_DIR': '/data/runtests/work/downstream-unstable/install/usr/share/locale', 'no_proxy': 'localhost, 127.0.0.1', 'XDG_CONFIG_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/config', 'NNTPSERVER': 'news', 'XDG_RUNTIME_DIR': '/tmp/tmp.HXUcDXg4rg', 'VALGRIND_LEAK_CHECK_SKIP': 'akonadi_control,.bin.sh.-c.', 'SCHROOT_COMMAND': 'env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v', 'SHLVL': '8', 'XDG_CACHE_HOME': '/data/runtests/work/downstream-unstable/tests/dbus/temp-test-dbus/cache', 'ftp_proxy': 'http://proxy.vlan13.01.org:3128', 'G_FILENAME_ENCODING': '@locale,UTF-8,ISO-8859-15,CP1252', 'SCHROOT_GID': '108', 'HOST': 'syncev', 'SCHROOT_SESSION_ID': '2018-01-05-07-10-all-downstream-unstable', 'SYNCEVOLUTION_BACKEND_DIR': '/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'CONFIG_SITE': '/usr/share/site/x86_64-unknown-linux-gnu', 'LESSKEY': '/etc/lesskey.bin', 'PKG_CONFIG_PATH': '/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'LS_OPTIONS': '-N --color=tty -T 0', 'GPG_TTY': '/dev/pts/0', 'XNLSPATH': '/usr/X11R6/lib/X11/nls', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-dEnPlxA75y,guid=70f9229c4bd655bfa2aceab95a4fa022', '_': '/usr/bin/env', 'LD_LIBRARY_PATH': 'build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'SCHROOT_GROUP': 'nightly', 'LESSCLOSE': 'lessclose.sh %s %s', 'XCURSOR_THEME': 'DMZ', 'PYTHONSTARTUP': '/etc/pythonstart', 'PROFILEREAD': 'true', 'DBUS_SYSTEM_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-oTCMI00sTj,guid=48b7c0c96cb230445bf89b355a4fa022', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SYNCEVOLUTION_DEBUG': '1', 'MAKELEVEL': '1', 'VALGRIND_ARGS': '--show-possibly-lost=no --suppressions=/data/runtests/work/sources/syncevolution/test/sys.supp --suppressions=/data/runtests/work/sources/syncevolution/test/evo.supp --num-callers=30 --trace-children=yes --trace-children-skip=*synclog2html,*synccompare*,*akonadi_*resource,*akonadi_*agent,*akonadi_*feeder,*akonadiserver*,/bin/ls,/bin/sed,/bin/cp,/bin/rm,/usr/bin/kdeinit4,/usr/bin/perl,*/modify-remote,*/modify-local,*/mktemp,*/nslookup,*/host,*/adnshost,*/grep --suppressions=/data/runtests/work/sources/activesyncd/sys.supp', 'HOSTNAME': 'syncev', 'VALGRIND_LEAK_CHECK_ONLY_FIRST': '1', 'COLORTERM': '1', 'MAIL': '/var/spool/mail/nightly', 'MACHTYPE': 'x86_64-suse-linux', 'PAGER': 'less', 'CLIENT_TEST_EVOLUTION_PREFIX': 'Test_'} args: ['syncevo-dbus-server', '--no-syslog', '--stdout', '--verbosity=3', '--dbus-verbosity=3'] /data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/syncevo-dbus-server: error: '/data/runtests/work/downstream-unstable/tests/dbus/TestFileNotifyDir/.libs/syncevo-dbus-server' does not exist This script is just a wrapper for syncevo-dbus-server. See the libtool documentation for more information. ---------------------------------------------------------------------- Ran 163 tests in 1903.414s FAILED (errors=10) wrappercheck-99 line 100: RET=1 wrappercheck-99 line 101: set -e wrappercheck-99 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-calendar-factory wrappercheck-99 line 108: kill -INT -101 wrappercheck-99 line 108: kill -TERM -101 wrappercheck-99 line 108: kill -TERM 101 wrappercheck-99 line 110: KILL_PID=19230 wrappercheck-99 line 115: set +e wrappercheck-99 line 116: wait 101 wrappercheck-99 line 109: perl -e 'sleep(60); kill(9, -101);' wrappercheck-99 line 117: SUBRET=143 wrappercheck-99 line 118: case $SUBRET in wrappercheck-99 line 118: SUBRET=0 wrappercheck-99 line 120: SUBRET=0 wrappercheck-99 line 121: '[' 19230 ']' wwrappercheck-99 line 122: LC_ALL=C wwrappercheck-99 line 122: kill -KILL 19230 wrappercheck-99 line 122: msg= wrappercheck-99 line 123: grep -q 'No such process' wrappercheck-99 line 123: echo '' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 19230 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-99 line 127: echo '' wrappercheck-99 line 129: wait 19230 wrappercheck-99 line 131: set -e wrappercheck-99 line 132: '[' 1 = 0 ']' wrappercheck-99 line 136: exit 1 wrappercheck-79 line 100: RET=1 wrappercheck-79 line 101: set -e wrappercheck-79 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-addressbook-factory wrappercheck-79 line 108: kill -INT -81 wrappercheck-79 line 108: kill -TERM -81 wrappercheck-79 line 108: kill -TERM 81 wrappercheck-79 line 110: KILL_PID=19235 wrappercheck-79 line 115: set +e wrappercheck-79 line 116: wait 81 wrappercheck-79 line 117: SUBRET=143 wrappercheck-79 line 118: case $SUBRET in wrappercheck-79 line 118: SUBRET=0 wrappercheck-79 line 120: SUBRET=0 wrappercheck-79 line 121: '[' 19235 ']' wwrappercheck-79 line 122: LC_ALL=C wwrappercheck-79 line 122: kill -KILL 19235 wrappercheck-79 line 109: perl -e 'sleep(60); kill(9, -81);' wrappercheck-79 line 122: msg= wrappercheck-79 line 123: echo '' wrappercheck-79 line 123: grep -q 'No such process' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 19235 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-79 line 127: echo '' wrappercheck-79 line 129: wait 19235 wrappercheck-79 line 131: set -e wrappercheck-79 line 132: '[' 1 = 0 ']' wrappercheck-79 line 136: exit 1 wrappercheck-23 line 100: RET=1 wrappercheck-23 line 101: set -e wrappercheck-23 line 107: set +x *** killing and waiting for /usr/lib/evolution/evolution-source-registry wrappercheck-23 line 108: kill -INT -27 wrappercheck-23 line 108: kill -TERM -27 wrappercheck-23 line 108: kill -TERM 27 wrappercheck-23 line 110: KILL_PID=19240 wrappercheck-23 line 115: set +e wrappercheck-23 line 116: wait 27 wrappercheck-23 line 117: SUBRET=143 wrappercheck-23 line 118: case $SUBRET in wrappercheck-23 line 118: SUBRET=0 wrappercheck-23 line 120: SUBRET=0 wrappercheck-23 line 121: '[' 19240 ']' wrappercheck-23 line 109: perl -e 'sleep(60); kill(9, -27);' wwrappercheck-23 line 122: LC_ALL=C wwrappercheck-23 line 122: kill -KILL 19240 wrappercheck-23 line 122: msg= wrappercheck-23 line 123: echo '' wrappercheck-23 line 123: grep -q 'No such process' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 19240 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-23 line 127: echo '' wrappercheck-23 line 129: wait 19240 wrappercheck-23 line 131: set -e wrappercheck-23 line 132: '[' 1 = 0 ']' wrappercheck-23 line 136: exit 1 wrappercheck-15 line 100: RET=1 wrappercheck-15 line 101: set -e wrappercheck-15 line 107: set +x *** killing and waiting for dbus-monitor wrappercheck-15 line 108: kill -INT -20 wrappercheck-15 line 108: kill -TERM -20 wrappercheck-15 line 108: kill -TERM 20 wrappercheck-15 line 110: KILL_PID=19245 wrappercheck-15 line 115: set +e wrappercheck-15 line 116: wait 20 wrappercheck-15 line 109: perl -e 'sleep(60); kill(9, -20);' wrappercheck-15 line 117: SUBRET=143 wrappercheck-15 line 118: case $SUBRET in wrappercheck-15 line 118: SUBRET=0 wrappercheck-15 line 120: SUBRET=0 wrappercheck-15 line 121: '[' 19245 ']' wwrappercheck-15 line 122: LC_ALL=C wwrappercheck-15 line 122: kill -KILL 19245 wrappercheck-15 line 122: msg= wrappercheck-15 line 123: grep -q 'No such process' wrappercheck-15 line 123: echo '' /data/runtests/work/sources/syncevolution/test/wrappercheck.sh: line 130: 19245 Killed perl -e "sleep(60); kill(9, -$BACKGROUND_PID);" wrappercheck-15 line 127: echo '' wrappercheck-15 line 129: wait 19245 wrappercheck-15 line 131: set -e wrappercheck-15 line 132: '[' 1 = 0 ']' wrappercheck-15 line 136: exit 1 dbus-session.sh: program returned 1 dbus-session.sh: final result 1 dbus-session.sh 1: killing keyring pid 14 dbus-session.sh 1: killing system bus daemon 4 dbus-session.sh 1: killing session bus daemon 8 dbus-session.sh 1: removing XDG_RUNTIME_DIR=/tmp/tmp.HXUcDXg4rg Fri Jan 5 16:28:10 2018 UTC (+ 1911.2s / 1917.7s) === cleaning up === Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/resources.py", line 188, in subprocess.check_call(args) File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['env', 'http_proxy=', 'CLIENT_TEST_SERVER=dbus', 'CLIENT_TEST_SOURCES=', 'SYNC_EVOLUTION_EVO_CALENDAR_DELAY=1', 'CLIENT_TEST_ALARM=1200', 'TEST_DBUS_PREFIX=', 'SYNCEVOLUTION_DATA_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution', 'SYNCEVOLUTION_TEMPLATE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates', 'SYNCEVOLUTION_XML_CONFIG_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml', 'SYNCEVOLUTION_BACKEND_DIR=/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends', 'SYNCEVOLUTION_LOCALE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/locale', 'CLIENT_TEST_LOG=', 'CLIENT_TEST_EVOLUTION_PREFIX=Test_', 'schroot', '-d', '/data/runtests/work/downstream-unstable/tests/dbus', '-r', '-p', '-c', '2018-01-05-07-10-all-downstream-unstable', '--', 'env', 'PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig', 'DBUS_SESSION_SH_SYSTEM_BUS=1', '/unshare', '--pid', '--mount-proc', '--fork', '--', '/data/runtests/work/sources/syncevolution/test/dbus-session.sh', '/data/runtests/work/sources/syncevolution/test/wrappercheck.sh', '--daemon-log', 'dbus-monitor.log', 'dbus-monitor', 'interface=org.freedesktop.DBus', '--', '/data/runtests/work/sources/syncevolution/test/wrappercheck.sh', '--daemon-log', 'evolution-source-registry.log', '--daemon-sleep', '5', '--wait-for-dbus-daemon', 'org.gnome.evolution.dataserver.Sources', '/usr/lib/evolution/evolution-source-registry', '--', '/data/runtests/work/sources/syncevolution/test/wrappercheck.sh', '--daemon-log', 'evolution-addressbook-factory.log', '--wait-for-dbus-daemon', 'org.gnome.evolution.dataserver.AddressBook', '/usr/lib/evolution/evolution-addressbook-factory', '--keep-running', '--', '/data/runtests/work/sources/syncevolution/test/wrappercheck.sh', '--daemon-log', 'evolution-calendar-factory.log', '/usr/lib/evolution/evolution-calendar-factory', '--keep-running', '--', 'env', 'LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs:', 'PATH=backends/webdav:.:/home/nightly/bin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/testing:/usr/sbin:/sbin:/home/nightly/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:', '/data/runtests/work/sources/syncevolution/test/test-dbus.py', '-v']' returned non-zero exit status 1 Traceback (most recent call last): File "/data/runtests/work/sources/syncevolution/test/runtests.py", line 357, in tryexecution self.execute() File "/data/runtests/work/sources/syncevolution/test/runtests.py", line 995, in execute resources=[self.name]) File "/data/runtests/work/sources/syncevolution/test/runtests.py", line 496, in runCommand raise Exception("%s: failed (return code %d)" % (cmdstr, result>>8)) Exception: /data/runtests/work/sources/syncevolution/test/resources.py -j 1 -r dbus -- env http_proxy= CLIENT_TEST_SERVER=dbus CLIENT_TEST_SOURCES= SYNC_EVOLUTION_EVO_CALENDAR_DELAY=1 CLIENT_TEST_ALARM=1200 TEST_DBUS_PREFIX= SYNCEVOLUTION_DATA_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution SYNCEVOLUTION_TEMPLATE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/templates SYNCEVOLUTION_XML_CONFIG_DIR=/data/runtests/work/downstream-unstable/install/usr/share/syncevolution/xml SYNCEVOLUTION_BACKEND_DIR=/data/runtests/work/downstream-unstable/install/usr/lib/syncevolution/backends SYNCEVOLUTION_LOCALE_DIR=/data/runtests/work/downstream-unstable/install/usr/share/locale CLIENT_TEST_LOG= CLIENT_TEST_EVOLUTION_PREFIX=Test_ schroot -d /data/runtests/work/downstream-unstable/tests/dbus -r -p -c 2018-01-05-07-10-all-downstream-unstable -- env PKG_CONFIG_PATH=/data/runtests/install/stable-amd64/libwbxml/lib/pkgconfig DBUS_SESSION_SH_SYSTEM_BUS=1 /unshare --pid --mount-proc --fork -- /data/runtests/work/sources/syncevolution/test/dbus-session.sh /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log dbus-monitor.log dbus-monitor interface=org.freedesktop.DBus -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-source-registry.log --daemon-sleep 5 --wait-for-dbus-daemon org.gnome.evolution.dataserver.Sources /usr/lib/evolution/evolution-source-registry -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-addressbook-factory.log --wait-for-dbus-daemon org.gnome.evolution.dataserver.AddressBook /usr/lib/evolution/evolution-addressbook-factory --keep-running -- /data/runtests/work/sources/syncevolution/test/wrappercheck.sh --daemon-log evolution-calendar-factory.log /usr/lib/evolution/evolution-calendar-factory --keep-running -- env LD_LIBRARY_PATH=build-synthesis/src/.libs:.libs:syncevo/.libs:gdbus/.libs:gdbusxx/.libs: PATH=backends/webdav:.:$PATH: /data/runtests/work/sources/syncevolution/test/test-dbus.py -v: failed (return code 1)