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

Failed to upload trace file - field pid not found #47

Open
JonKohler opened this issue May 31, 2022 · 3 comments
Open

Failed to upload trace file - field pid not found #47

JonKohler opened this issue May 31, 2022 · 3 comments

Comments

@JonKohler
Copy link

On tracing a 5.17 kernel, I get the following error. I'm assuming kernel has changed some formatting that SchedViz cares about somewhere along the way?

Happy to share a sample trace over google drive to whomever would like to take a look cc @sabarabc

Failed to upload trace file trace.tar.gz
Message:
 Http failure response for http://10.50.69.252:7402/upload: 500 Internal Server Error
Reason:
 Internal Server Error:
Failed to upload trace file: rpc error: code = NotFound desc = field 'pid' not found for event 0

Request:
POST /upload HTTP/1.1
Host: 10.50.69.252:7402
Accept: application/json, text/plain, */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Content-Length: 902299
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryY3g4UA4Pa40A1T3z
Origin: http://10.50.69.252:7402
Referer: http://10.50.69.252:7402/collections
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36
@sabarabc
Copy link
Contributor

sabarabc commented Jun 2, 2022

We'd need to look at the trace file to investigate that error. You can send me an email at sabarabc at google.com if you don't want to share your trace file publically.

@deshpandeyash
Copy link

Was this issue solved? I am facing the same error.

@deshpandeyash
Copy link

trace(12).tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants