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

Timestamp difference between Ubuntu 20 and Ubuntu 24 in Pixie data #45

Open
zonca opened this issue Dec 4, 2024 · 0 comments
Open

Timestamp difference between Ubuntu 20 and Ubuntu 24 in Pixie data #45

zonca opened this issue Dec 4, 2024 · 0 comments

Comments

@zonca
Copy link
Contributor

zonca commented Dec 4, 2024

there must be some different rounding in timestamps, need to track down where it is coming from.

the diff (just first 20 lines):

101c101
<                         "channel_headerA__Ztimestamp_full": 1310740
---
>                         "channel_headerA__Ztimestamp_full": 1310747
143c143
<                         "channel_headerA__Ztimestamp_full": 85852160
---
>                         "channel_headerA__Ztimestamp_full": 85852189
185c185
<                         "channel_headerA__Ztimestamp_full": -1436418048
---
>                         "channel_headerA__Ztimestamp_full": -1436418047
227c227
<                         "channel_headerA__Ztimestamp_full": 4194304
---
>                         "channel_headerA__Ztimestamp_full": 4194336
269c269
<                         "channel_headerA__Ztimestamp_full": 85852160
---
>                         "channel_headerA__Ztimestamp_full": 85852189

Full log:
https://gist.github.com/zonca/c4cc2535883163d9984f59bc3fbd3979

It would be useful to compare to the Github actions log

@zonca zonca changed the title Timestamp difference between Ubuntu 20 and Ubuntu 24 in Pixie timestamps Timestamp difference between Ubuntu 20 and Ubuntu 24 in Pixie data Dec 4, 2024
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

1 participant