Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[release/7.0.1xx-rc2] Update dependencies from dotnet/runtime #28056

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 20, 2022

This pull request updates the following dependencies

From https://github.com/dotnet/runtime

  • Subscription: 9d516660-035a-4ea4-7849-08da9118868c
  • Build: 20220921.7
  • Date Produced: September 21, 2022 10:33:55 PM UTC
  • Commit: 132f2974df922004c6af85dfdf2c182cc0d07aa1
  • Branch: refs/heads/release/7.0-rc2

…0919.16

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22469.16
…0920.11

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22470.11
…0920.14

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22470.14
@joperezr
Copy link
Member

The failures are due to the fact that ingesting the new runtime requires .NET SDK 7.0 RC1 or VS 17.4 Preview 2, and the two failures are running against VS 17.4 Preview 1. I added a commit to this PR that will temporarily move those two failures to run on the Helix Int environment, which will get VS 17.4 Preview 2 earlier in order to unblock this ingestion. Once VS 17.4 Preview 2 is deployed on production Helix, then we should revert my last commit so that those two jobs will resume targeting production Helix.

cc: @MattGal @mmitche @marcpopMSFT

@joperezr joperezr force-pushed the darc-release/7.0.1xx-rc2-149b3adc-17c6-4d54-956e-6916ccc079db branch from 1b7aa87 to a2aba3e Compare September 21, 2022 22:52
@joperezr
Copy link
Member

Do note that even the int Helix environment doesn't have VS 17.4 Preview 2.1 installed yet, so CI will still fail for those two legs until some time today or tomorrow when the queues are ready, at which point I'll re-run the failed jobs to unblock this PR.

…0921.7

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22471.7
@MattGal
Copy link
Member

MattGal commented Sep 22, 2022

Do note that even the int Helix environment doesn't have VS 17.4 Preview 2.1 installed yet, so CI will still fail for those two legs until some time today or tomorrow when the queues are ready, at which point I'll re-run the failed jobs to unblock this PR.

https://helix.int-dot.net now has 17.4 p2.1 on the images as you requested.

@joperezr
Copy link
Member

Thanks @MattGal, yup I retried the runs last night and they are now passing:
image

Really appreciate your help unblocking that. Right now we are only waiting on that Mac build, which problem seems to be unrelated to this PR but I would rather have someone from the sdk like @marcpopMSFT or @dsplaisted to merge if that continues to fail.

@mmitche mmitche merged commit 08f11c5 into release/7.0.1xx-rc2 Sep 22, 2022
@mmitche mmitche deleted the darc-release/7.0.1xx-rc2-149b3adc-17c6-4d54-956e-6916ccc079db branch September 22, 2022 18:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants