GNOME Bugzilla – Bug 699413
tracker-test.c:62:insert_test_data: assertion failed
Last modified: 2021-05-26 22:25:15 UTC
We get this failure: Making check in tracker-steroids make[2]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make check-local make[3]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' TEST: tracker-test... (pid=8642) ** Tracker:ERROR:tracker-test.c:62:insert_test_data: assertion failed (error == NULL): GDBus.Error:org.freedesktop.Tracker1.SparqlError.NoSpace: There is not enough space on the file system for update operations (tracker_sparql_error-quark, 5) FAIL: tracker-test /bin/sh: línea 1: 8641 Terminado gtester --verbose tracker-test make[3]: *** [test] Error 143 make[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests' make: *** [check-recursive] Error 1
Created attachment 243007 [details] build.log
The error is explicit: "... SparqlError.NoSpace: There is not enough space on the file system for update operations" It seems that the tests run on /var/tmp/.... do you have enough space on that partition?
Looks to pass now
No, it wasn't really run, I still get: ake[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/libtracker-sparql' make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/libtracker-sparql' Making check in tracker-steroids make[2]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make check-local make[3]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' TEST: tracker-test... (pid=23555) ** Tracker:ERROR:tracker-test.c:62:insert_test_data: assertion failed (error == NULL): GDBus.Error:org.freedesktop.Tracker1.SparqlError.NoSpace: There is not enough space on the file system for update operations (tracker_sparql_error-quark, 5) FAIL: tracker-test /bin/sh: line 1: 23554 Terminated gtester --verbose tracker-test make[3]: *** [test] Error 143 make[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests' make: *** [check-recursive] Error 1 And: tmpfs 2,9G 269M 2,7G 10% /var/tmp/portage
*** Bug 711769 has been marked as a duplicate of this bug. ***
Moving bugs into new "tests" component.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/tracker/-/issues/ Thank you for your understanding and your help.