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

Use auto-built docker images #1764

Merged

Conversation

chuckatkins
Copy link
Contributor

No description provided.

@chuckatkins chuckatkins self-assigned this Sep 19, 2019
@chuckatkins
Copy link
Contributor Author

@eisenhauer https://open.cdash.org/testDetails.php?test=805856481&build=6118583 looks to be a legit failure, not just a "heisenbug" timeout.

@eisenhauer
Copy link
Member

eisenhauer commented Sep 19, 2019

Hmm. The "Cannot bind INET socket" is the cause of the failure here. That means a bind() operation failed, which may mean too many things running on that host. So, likely environmental in some way. (Not that it couldn't maybe be handled better...)

@chuckatkins
Copy link
Contributor Author

Hmm. The "Cannot bind INET socket" is the cause of the failure here. That means a bind() operation failed, which may mean too many things running on that host.

Right. It shouldn't be causeing a segfault though.

@eisenhauer
Copy link
Member

eisenhauer commented Sep 19, 2019 via email

@eisenhauer
Copy link
Member

eisenhauer commented Sep 19, 2019 via email

@eisenhauer
Copy link
Member

I've opened an issue on making SST fail better. Some of these failures can created relatively easily, but the bind() failure not so much. So to the extent that we can recreate how you got this, that would be useful.

@chuckatkins
Copy link
Contributor Author

It's near impossible it seems to reliably reproduce these oversubscription->timeout issues. I think they will essentially disappear as I get all the other tests marked with the "processes" property.

@chuckatkins chuckatkins force-pushed the restore-docker-images-to-autobuilds branch from 97101e0 to d306b1e Compare September 20, 2019 13:11
@chuckatkins chuckatkins merged commit 238f97b into ornladios:release Sep 20, 2019
@chuckatkins chuckatkins deleted the restore-docker-images-to-autobuilds branch September 20, 2019 15:44
chuckatkins pushed a commit that referenced this pull request Sep 21, 2019
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

Successfully merging this pull request may close these issues.

2 participants