Skip to content

CI: debug azure timeouts #43611

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

Closed
wants to merge 13 commits into from
Closed

Conversation

mzeitlin11
Copy link
Member

More attempts to see what's causing the timeouts.

@mzeitlin11 mzeitlin11 added Testing pandas testing functions or related to the test suite CI Continuous Integration labels Sep 16, 2021
@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@jreback
Copy link
Contributor

jreback commented Sep 17, 2021

arm failure is ok if you merge master

@mzeitlin11
Copy link
Member Author

arm failure is ok if you merge master

Sounds good. Sorry, should've marked this as draft - want to let CI run a few times because I added pytest-timeout and want to see if we can catch whatever the test(s) which get stuck and cause timeouts or actions jobs that take hours

@mzeitlin11 mzeitlin11 marked this pull request as draft September 17, 2021 14:42
@jbrockmendel
Copy link
Member

Thanks for taking the lead on this. Looks like its one of the mac builds that timed out this last time.

@mzeitlin11
Copy link
Member Author

Thanks for taking the lead on this. Looks like its one of the mac builds that timed out this last time.

But no timeout was detected :(

@mzeitlin11 mzeitlin11 closed this Sep 17, 2021
@mzeitlin11 mzeitlin11 reopened this Sep 17, 2021
@mzeitlin11 mzeitlin11 closed this Sep 17, 2021
@mzeitlin11 mzeitlin11 reopened this Sep 17, 2021
@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

Logs from a timeout: https://dev.azure.com/pandas-dev/e01c9671-576d-40f3-a1a1-7bef78604087/_apis/build/builds/66368/logs/77

...
2021-09-18T04:51:29.0847391Z pandas/tests/io/parser/test_parse_dates.py::test_invalid_parse_delimited_date[pyarrow-32/32/2019] 
2021-09-18T04:51:29.0898854Z [gw0] XFAIL pandas/tests/io/parser/test_parse_dates.py::test_invalid_parse_delimited_date[pyarrow-32/32/2019] 
2021-09-18T05:22:53.6837334Z ##[error]The operation was canceled.
2021-09-18T05:22:53.6851486Z ##[section]Finishing: Test

Just goes quiet for 30 min, can't think of anything around the tests running there that would cause this. Wonder if timeout shows up same place every time

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

Hmm latest timeout looks to have gw0 stuck in same place - right before hypothesis tests...

@mzeitlin11 mzeitlin11 mentioned this pull request Sep 18, 2021
@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@mzeitlin11 mzeitlin11 changed the title CI: don't run single on azure CI: debug azure timeouts Sep 19, 2021
@mzeitlin11
Copy link
Member Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@jreback
Copy link
Contributor

jreback commented Oct 3, 2021

@mzeitlin11 still active here?

@mzeitlin11
Copy link
Member Author

Closing for now - anyone is welcome to reopen and run some pipelines if seeing lots of azure timeouts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants