Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux perf data s3 upload is broken #23302

Closed
jdm opened this issue May 2, 2019 · 1 comment
Closed

Linux perf data s3 upload is broken #23302

jdm opened this issue May 2, 2019 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented May 2, 2019

aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
 in dir /home/servo/buildbot/slave/linux-nightly/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['aws', 's3', 'sync', '--size-only', '--acl', 'public-read', './etc/ci/performance/output', 's3://servo-perf']
 using PTY: False
Traceback (most recent call last):
  File "/usr/local/bin/aws", line 19, in <module>
    import awscli.clidriver
  File "/usr/local/lib/python2.7/dist-packages/awscli/clidriver.py", line 28, in <module>
    from awscli.formatter import get_formatter
  File "/usr/local/lib/python2.7/dist-packages/awscli/formatter.py", line 20, in <module>
    from awscli.table import MultiTable, Styler, ColorizedStyler
  File "/usr/local/lib/python2.7/dist-packages/awscli/table.py", line 17, in <module>
    import colorama
ImportError: No module named colorama
@SimonSapin SimonSapin changed the title Linux nightly s3 upload is broken Linux perf data s3 upload is broken May 2, 2019
@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented May 2, 2019

This is the upload of performance data. The Nightly build was moved to Taskcluster in #22464.

SimonSapin added a commit that referenced this issue Jun 25, 2019
* `arm64`: [“no good reason to continue to maintain”](#23414 (comment))
* `mac-rel-intermittent`: disabled since servo/saltfs#965
* `linux-nigthly`: only perf data collection and upload now, has been broken for 8 weeks (#23302) and nobody cared enough to fix it
SimonSapin added a commit that referenced this issue Jun 25, 2019
* `arm64`: “no good reason to continue to maintain”: #23414 (comment)
* `mac-rel-intermittent`: disabled since servo/saltfs#965
* `linux-nigthly`: only perf data collection and upload now. Closes #23302, where this jobs has been know to be broken for 8 weeks but nobody cared enough to fix it
bors-servo added a commit that referenced this issue Jun 25, 2019
Remove some jobs from Buildbot

* `arm64`: “no good reason to continue to maintain”: #23414 (comment)
* `mac-rel-intermittent`: disabled since servo/saltfs#965
* `linux-rel-intermittent`: judged unnecessary #23633 (comment)
* `linux-nigthly`: only perf data collection and upload now. Closes #23302, where this jobs has been know to be broken for 8 weeks but nobody cared enough to fix it

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23633)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Jun 25, 2019
Remove some jobs from Buildbot

* `arm64`: “no good reason to continue to maintain”: #23414 (comment)
* `mac-rel-intermittent`: disabled since servo/saltfs#965
* `linux-rel-intermittent`: judged unnecessary #23633 (comment)
* `linux-nigthly`: only perf data collection and upload now. Closes #23302, where this jobs has been know to be broken for 8 weeks but nobody cared enough to fix it

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23633)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.