Closed Bug 1228416 Opened 9 years ago Closed 9 years ago

Redirect gnome-session's output into its own artifact to reduce intertwined noise with Mozharness' exectution

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla46

People

(Reporter: armenzg, Assigned: dustin)

References

Details

Attachments

(1 file)

Current output is intertwined with Mozharness' output.

This is not a blocker for tc_linux64 work to make a tier2 platform but it should definitely to becoming tier1.


18:36:21     INFO -  u'xpcshell': [u'target.common.tests.zip', u'target.xpcshell.tests.zip']}
18:36:21     INFO - Downloading packages: [u'target.common.tests.zip', u'target.mochitest.tests.zip'] for test suite category: mochitest
18:36:21     INFO - proxxy config: {'regions': ['.use1.', '.usw2.', '.scl3'], 'instances': ['proxxy1.srv.releng.use1.mozilla.com', 'proxxy1.srv.releng.usw2.mozilla.com', 'proxxy1.srv.releng.scl3.mozilla.com'], 'urls': [('http://ftp.mozilla.org', 'ftp.mozilla.org'), ('https://ftp.mozilla.org', 'ftp.mozilla.org'), ('https://ftp-ssl.mozilla.org', 'ftp.mozilla.org'), ('http://pvtbuilds.pvt.build.mozilla.org', 'pvtbuilds.mozilla.org'), ('http://pypi.pvt.build.mozilla.org', 'pypi.pvt.build.mozilla.org'), ('http://pypi.pub.build.mozilla.org', 'pypi.pub.build.mozilla.org'), ('https://queue.taskcluster.net', 'queue.taskcluster.net')]}
18:36:21     INFO - https://queue.taskcluster.net/v1/task/Qp5NLDwlQtmA7okKU-nTxQ/artifacts/public/build/target.common.tests.zip matches https://queue.taskcluster.net
18:36:21     INFO - trying https://queue.taskcluster.net/v1/task/Qp5NLDwlQtmA7okKU-nTxQ/artifacts/public/build/target.common.tests.zip
18:36:21     INFO - Downloading https://queue.taskcluster.net/v1/task/Qp5NLDwlQtmA7okKU-nTxQ/artifacts/public/build/target.common.tests.zip to /home/worker/workspace/build/target.common.tests.zip
18:36:21     INFO - retry: Calling _download_file with args: (), kwargs: {'url': u'https://queue.taskcluster.net/v1/task/Qp5NLDwlQtmA7okKU-nTxQ/artifacts/public/build/target.common.tests.zip', 'file_name': u'/home/worker/workspace/build/target.common.tests.zip'}, attempt #1
unity-2d-shell: [31m[WARNING][0m Object::connect: No such signal Lenses::roleNamesChanged(QHash<int,QByteArray>) in /build/buildd/unity-2d-5.14.0/libunity-2d-private/src/qsortfilterproxymodelqml.cpp:65
unity-2d-shell: [31m[WARNING][0m void QSortFilterProxyModelQML::setSourceModelQObject(QObject*): received a sourceModel that does not notify of changes of its roleNames 
unity-2d-shell: [31m[WARNING][0m file:///usr/share/unity-2d/shell/hud/Hud.qml:145: TypeError: Result of expression 'shellManager.hudShell' [null] is not an object.
If I remember from our irc conversations last week, the idea here is that the verbose, errorful output from gnome-desktop gets mixed in with the test logs and confuses the issue.
Assignee: nobody → dustin
Bug 1228416: send gnome-session output to an artifact; r?armenzg
Attachment #8696093 - Flags: review?(armenzg)
Attachment #8696093 - Flags: review?(armenzg) → review+
Comment on attachment 8696093 [details]
MozReview Request: Bug 1228416: make artifacts/public directory; r?armenzg

https://reviewboard.mozilla.org/r/27277/#review24691

Excellent! Thank you very much!
https://hg.mozilla.org/mozilla-central/rev/0f207bd9470f
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
I borked this:
  /home/worker/workspace/test-linux.sh: line 99: /home/worker/artifacts/public/gnome-session.log: No such file or directory
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 8696093 [details]
MozReview Request: Bug 1228416: make artifacts/public directory; r?armenzg

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/27277/diff/1-2/
Attachment #8696093 - Attachment description: MozReview Request: Bug 1228416: send gnome-session output to an artifact; r?armenzg → MozReview Request: Bug 1228416: make artifacts/public directory; r?armenzg
https://hg.mozilla.org/mozilla-central/rev/df9842398da3
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Summary: test.sh to not show on stdout but be an artifact → Redirect gnome-session's output into its own artifact to reduce intertwined noise with Mozharness' exectution
Moving closed bugs across to new Bugzilla product "TaskCluster".
Component: TaskCluster → Integration
Product: Testing → Taskcluster
Target Milestone: mozilla45 → mozilla46
Component: Integration → Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: