Skip to content

Disable OSX10.14 Helix jobs for now #36500

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

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Disable OSX10.14 Helix jobs for now #36500

merged 1 commit into from
Sep 14, 2021

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Sep 14, 2021

https://github.com/dotnet/core-eng/issues/14346 is causing OSX Helix jobs to time out, disabling them for now until it gets cleared up.

CC @HaoK @Pilchie

@wtgodbe wtgodbe requested a review from a team September 14, 2021 16:17
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 14, 2021
Copy link
Member

@HaoK HaoK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The OSX11 matrix is ok for now?

@dougbu
Copy link
Contributor

dougbu commented Sep 14, 2021

We decided this morning to do the /backport to release/5.0 and /backport to release/6.0 thing 😃

@github-actions
Copy link
Contributor

Started backporting to release/5.0: https://github.com/dotnet/aspnetcore/actions/runs/1234450259

@github-actions
Copy link
Contributor

@dougbu backporting to release/5.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Disable OSX10.14 Helix jobs for now
Using index info to reconstruct a base tree...
M	eng/targets/Helix.Common.props
Falling back to patching base and 3-way merge...
Auto-merging eng/targets/Helix.Common.props
CONFLICT (content): Merge conflict in eng/targets/Helix.Common.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Disable OSX10.14 Helix jobs for now
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@dougbu
Copy link
Contributor

dougbu commented Sep 14, 2021

The OSX11 matrix is ok for now?

According to what I see in email and Teams, yes. Am I right @ilyas1974 @MattGal @adiaaida❔

@dougbu
Copy link
Contributor

dougbu commented Sep 14, 2021

Oops one /backport to release/6.0 per comment ☹️

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/1234458376

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/1234459207

@wtgodbe
Copy link
Member Author

wtgodbe commented Sep 14, 2021

5.0 port: #36504

@wtgodbe wtgodbe merged commit 6f1b2cd into main Sep 14, 2021
@wtgodbe wtgodbe deleted the wtgodbe/DisableOSX branch September 14, 2021 16:36
@ghost ghost added this to the 7.0-preview1 milestone Sep 14, 2021
@dougbu
Copy link
Contributor

dougbu commented Sep 14, 2021

Re-reading dotnet/core-eng#14346, OSX 11 queue is seeing some of these problems but not nearly as much as the 10.14 and 10.15 queues. Should keep an eye on our ubuntu.1804.armarch.open and windows.10.arm64v8.open use in aspnetcore-helix-matrix however.

@MattGal
Copy link
Member

MattGal commented Sep 14, 2021

@dougbu the problem is ongoing and we're rolling out a hotfix to alleviate some of the pain right now. Disabling usage will definitely help out, I appreciate it. Do expect some of this in any on-prem queue until it's resolved.

@ghost
Copy link

ghost commented Sep 14, 2021

Hi @MattGal. It looks like you just commented on a closed PR. The team will most probably miss it. If you'd like to bring something important up to their attention, consider filing a new issue and add enough details to build context.

wtgodbe added a commit that referenced this pull request Sep 15, 2021
wtgodbe added a commit that referenced this pull request Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants