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

Test failed: System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read #12339

Closed
Tracked by #64596
VincentBu opened this issue Mar 26, 2019 · 23 comments · Fixed by #72874
Closed
Tracked by #64596

Test failed: System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read #12339

VincentBu opened this issue Mar 26, 2019 · 23 comments · Fixed by #72874
Labels
area-System.IO blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-windows
Milestone

Comments

@VincentBu
Copy link
Contributor

VincentBu commented Mar 26, 2019

Job:
https://ci.dot.net/job/dotnet_coreclr/job/master/view/arm64/job/jitstress/job/arm64_cross_checked_windows_nt_corefx_tieredcompilation_tst/26/

Failed tests:
System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read

Log:

System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read [FAIL]
      System.IO.IOException : The service has not been started. : 'C:\Users\HelixAdmin\AppData\Local\Temp\tmp5C97.tmp'
      Stack Trace:
        D:\j\workspace\arm64_cross_c---aca7f1c3\_\fx\src\System.IO.FileSystem\src\System\IO\FileSystem.Win32.cs(60,0): at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath)
        D:\j\workspace\arm64_cross_c---aca7f1c3\_\fx\src\System.IO.FileSystem\src\System\IO\FileSystem.Win32.cs(24,0): at System.IO.FileSystem.Encrypt(String path)
        D:\j\workspace\arm64_cross_c---aca7f1c3\_\fx\src\System.IO.FileSystem\src\System\IO\File.cs(650,0): at System.IO.File.Encrypt(String path)
        D:\j\workspace\arm64_cross_c---aca7f1c3\_\fx\src\System.IO.FileSystem\tests\File\EncryptDecrypt.cs(45,0): at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read()

Runfo Tracking Issue: System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@BruceForstall
Copy link
Member

@karelz Someone want to investigate this corefx test failure?

@karelz
Copy link
Member

karelz commented Mar 26, 2019

@wfurt can you please help?

@wfurt
Copy link
Member

wfurt commented Mar 26, 2019

That seems like environmental issue.
cc: @bartonjs

@VincentBu
Copy link
Contributor Author

Test failed again:
Job:
coreclr-corefx-jitstressregs #20190909.1

Detail:
https://helix.dot.net/api/2019-06-17/jobs/3d1b85ee-d1c3-4c77-bf48-d57c7e45cc08/workitems/System.IO.FileSystem.Tests/console

OS & Arch:
Windows x86

Mode:
set COMPlus_TieredCompilation=0
set COMPlus_JitStressRegs=8

Log:

System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read [FAIL]
      System.IO.IOException : The service has not been started. : 'C:\Users\runner\AppData\Local\Temp\tmp329.tmp'
      Stack Trace:
        /_/src/System.IO.FileSystem/src/System/IO/FileSystem.Win32.cs(60,0): at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath)
        /_/src/System.IO.FileSystem/src/System/IO/FileSystem.Win32.cs(24,0): at System.IO.FileSystem.Encrypt(String path)
        /_/src/System.IO.FileSystem/src/System/IO/File.cs(650,0): at System.IO.File.Encrypt(String path)
        /_/src/System.IO.FileSystem/tests/File/EncryptDecrypt.cs(44,0): at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read()
    System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.File_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
  Finished:    System.IO.FileSystem.Tests
=== TEST EXECUTION SUMMARY ===
   System.IO.FileSystem.Tests  Total: 5931, Errors: 0, Failed: 1, Skipped: 9, Time: 221.258s
 exit code 1 

@AriNuer
Copy link

AriNuer commented Sep 30, 2019

Test failed again:
Job:
coreclr-corefx:20190929.1

Detail:
https://helix.dot.net/api/2019-06-17/jobs/de6e2465-2c94-4985-a762-e49b7d489c1f/workitems/System.IO.FileSystem.Tests/console

OS & Arch:
Wndows x86

Mode:
set COMPlus_TieredCompilation=0

Log:

C:\dotnetbuild\work\de6e2465-2c94-4985-a762-e49b7d489c1f\Work\4f7c4a21-0741-402c-bc72-44b317cb7429\Exec>"C:\dotnetbuild\work\de6e2465-2c94-4985-a762-e49b7d489c1f\Payload\dotnet.exe" exec --runtimeconfig System.IO.FileSystem.Tests.runtimeconfig.json xunit.console.dll System.IO.FileSystem.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=nonnetcoreapptests -notrait category=nonwindowstests -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing @C:\dotnetbuild\work\de6e2465-2c94-4985-a762-e49b7d489c1f\Payload\CoreFX.issues.rsp 
  Discovering: System.IO.FileSystem.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.IO.FileSystem.Tests (found 2938 of 3278 test cases)
  Starting:    System.IO.FileSystem.Tests (parallel test collections = on, max threads = 2)
    System.IO.Tests.FileInfo_GetSetTimes.MoveToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToNanosecondsPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read [FAIL]
      System.IO.IOException : The service has not been started. : 'C:\Users\runner\AppData\Local\Temp\tmp3D6E.tmp'
      Stack Trace:
           at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath)
           at System.IO.FileSystem.Encrypt(String path)
           at System.IO.File.Encrypt(String path)
        /_/src/System.IO.FileSystem/tests/File/EncryptDecrypt.cs(44,0): at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read()
    System.IO.Tests.File_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.DirectoryInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.Directory_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
  Finished:    System.IO.FileSystem.Tests
=== TEST EXECUTION SUMMARY ===
   System.IO.FileSystem.Tests  Total: 5932, Errors: 0, Failed: 1, Skipped: 9, Time: 173.478s
----- end Sun 09/29/2019 11:12:44.02 ----- exit code 1 ----------------------------------------------------------

@VincentBu
Copy link
Contributor Author

Job:
coreclr-corefx-jitstressregs #20191028.1 Run Test Pri1 CoreFX Windows_NT x64 checked

Detail:
https://helix.dot.net/api/2019-06-17/jobs/15aba9cc-89fc-4074-8d7b-0f1c0e66df25/workitems/System.IO.FileSystem.Tests/console

OS & Arch:
windows x64

Mode:
COMPlus_JitStressRegs=3
COMPlus_TieredCompilation=0

Note:
This failure doesn't repro on our windows x64 machine

Log:

C:\dotnetbuild\work\15aba9cc-89fc-4074-8d7b-0f1c0e66df25\Work\8652b25f-f875-425c-b9cd-f3d9042d65e0\Exec>"C:\dotnetbuild\work\15aba9cc-89fc-4074-8d7b-0f1c0e66df25\Payload\dotnet.exe" exec --runtimeconfig System.IO.FileSystem.Tests.runtimeconfig.json xunit.console.dll System.IO.FileSystem.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=nonnetcoreapptests -notrait category=nonwindowstests -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing @C:\dotnetbuild\work\15aba9cc-89fc-4074-8d7b-0f1c0e66df25\Payload\CoreFX.issues.rsp 
  Discovering: System.IO.FileSystem.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.IO.FileSystem.Tests (found 2940 of 3280 test cases)
  Starting:    System.IO.FileSystem.Tests (parallel test collections = on, max threads = 2)
    System.IO.Tests.FileInfo_GetSetTimes.MoveToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToNanosecondsPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.File_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.Directory_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.DirectoryInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read [FAIL]
      System.IO.IOException : The service has not been started. : 'C:\Users\runner\AppData\Local\Temp\tmpF519.tmp'
      Stack Trace:
           at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath)
        /_/src/System.IO.FileSystem/tests/File/EncryptDecrypt.cs(44,0): at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read()
    System.IO.Tests.DirectoryInfo_ToString.ParentToString_Framework [SKIP]
      Condition(s) not met: "IsFullFramework"
  Finished:    System.IO.FileSystem.Tests
=== TEST EXECUTION SUMMARY ===
   System.IO.FileSystem.Tests  Total: 5934, Errors: 0, Failed: 1, Skipped: 10, Time: 176.328s
exit code 1

@AriNuer
Copy link

AriNuer commented Nov 19, 2019

Job:
coreclr-corefx-jitstressregs:20191118.1

Details:
https://helix.dot.net/api/2019-06-17/jobs/4903276a-dc2c-4e20-9182-3d1d1fab844a/workitems/System.IO.FileSystem.Tests/console

OS & Arch:
Windows x86

Mode:
set COMPlus_TieredCompilation=0
set COMPlus_JitStressRegs=1

Note:
This failure doesn't repro on our windows x86 machine

Log:

C:\dotnetbuild\work\4903276a-dc2c-4e20-9182-3d1d1fab844a\Work\d010ed65-d034-4f2b-986c-d2693b1f8dcf\Exec>"C:\dotnetbuild\work\4903276a-dc2c-4e20-9182-3d1d1fab844a\Payload\dotnet.exe" exec --runtimeconfig System.IO.FileSystem.Tests.runtimeconfig.json xunit.console.dll System.IO.FileSystem.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=nonnetcoreapptests -notrait category=nonwindowstests -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing @C:\dotnetbuild\work\4903276a-dc2c-4e20-9182-3d1d1fab844a\Payload\CoreFX.issues.rsp 
  Discovering: System.IO.FileSystem.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.IO.FileSystem.Tests (found 2962 of 3308 test cases)
  Starting:    System.IO.FileSystem.Tests (parallel test collections = on, max threads = 2)
    System.IO.Tests.DirectoryInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.Directory_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read [FAIL]
      System.IO.IOException : The service has not been started. : 'C:\Users\runner\AppData\Local\Temp\tmpF841.tmp'
      Stack Trace:
           at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath)
           at System.IO.FileSystem.Encrypt(String path)
           at System.IO.File.Encrypt(String path)
        /_/src/System.IO.FileSystem/tests/File/EncryptDecrypt.cs(44,0): at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read()
    System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer [SKIP]
      Condition(s) not met: "IsInAppContainer"
    System.IO.Tests.FileInfo_GetSetTimes.MoveToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToNanosecondsPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.CopyToMillisecondPresent_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.FileInfo_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.File_GetSetTimes.TimesIncludeMillisecondPart_HFS [SKIP]
      Condition(s) not met: "isHFS"
    System.IO.Tests.DirectoryInfo_ToString.ParentToString_Framework [SKIP]
      Condition(s) not met: "IsFullFramework"
  Finished:    System.IO.FileSystem.Tests
=== TEST EXECUTION SUMMARY ===
   System.IO.FileSystem.Tests  Total: 5956, Errors: 0, Failed: 1, Skipped: 10, Time: 193.452s
----- end Mon 11/18/2019 13:28:33.62 ----- exit code 1 ----------------------------------------------------------

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 5.0 milestone Jan 31, 2020
@wfurt wfurt removed their assignment Apr 28, 2020
@jashook
Copy link
Contributor

jashook commented Jul 20, 2020

No repro now

@jashook jashook closed this as completed Jul 20, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 13, 2020
@krwq
Copy link
Member

krwq commented Oct 18, 2021

This has happened again here: https://dev.azure.com/dnceng/public/_build/results?buildId=1427004&view=results

Consider adding some diagnostics - with this rare occurrence it might be impossible to find out what's going otherwise

@krwq krwq reopened this Oct 18, 2021
@karelz karelz removed this from the 5.0.0 milestone Oct 19, 2021
@karelz karelz added the untriaged New issue has not been triaged by the area owner label Oct 19, 2021
@krwq
Copy link
Member

krwq commented Oct 20, 2021

@krwq krwq changed the title [arm64] Test failed: System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read Test failed: System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read Oct 20, 2021
@krwq krwq removed the arch-arm64 label Oct 20, 2021
@krwq
Copy link
Member

krwq commented Oct 20, 2021

I don't think this is arm64 specific since I got two instances on amd64

@krwq
Copy link
Member

krwq commented Oct 25, 2021

cc: @dotnet/area-system-io

@krwq
Copy link
Member

krwq commented Oct 25, 2021

adding system.io for initial investigation due to comment

// because EFS (Encrypted File System), its underlying technology, is not available on these operating systems.
and test doing weird IO error checking, possibly this one also need to be whitelisted

@adamsitnik
Copy link
Member

Once in a while I hit it on my Win 10 Dev machine.

All we do on our side is to just call the Windows sys-calls:

public static void Encrypt(string path)
{
string fullPath = Path.GetFullPath(path);
if (!Interop.Advapi32.EncryptFile(fullPath))
{
ThrowExceptionEncryptDecryptFail(fullPath);
}
}
public static void Decrypt(string path)
{
string fullPath = Path.GetFullPath(path);
if (!Interop.Advapi32.DecryptFile(fullPath))

I have no idea how EncryptFile/DecryptFile are implemented on the Windows side. We should most probably reach out to the right Team and ask for guidance.

@adamsitnik adamsitnik added this to the 7.0.0 milestone Nov 17, 2021
@carlossanlop carlossanlop self-assigned this Nov 17, 2021
@carlossanlop carlossanlop removed the untriaged New issue has not been triaged by the area owner label Nov 17, 2021
@danmoseley
Copy link
Member

I'm guessing the EFS service isn't started. From looking at the code, it seems that API calls like EncryptFile use RPC to connect to the "EFS" service. I expect that this attempts to start the service if it's not started. It's impossible for us (or OS folks) to say why this failed without more info, although perhaps the event log might give a clue.

One possibility could be to modify the test so if this issue occurs, use ServiceController in the test to dump whether the EFS service is started, and possibly attempt to start it to see whether that succeeds.

@wfurt
Copy link
Member

wfurt commented Dec 31, 2021

candidate for built-in retry? Alternatively add probe test and make it conditional...?

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-libraries-coreclr outerloop 20220607.3

Failed test:

net7.0-windows-Release-x64-CoreCLR_release-(Windows.10.Amd64.ServerRS5.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2019-helix-amd64-20220502135740-56c6673

- System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read

Error message:

System.IO.IOException : The process cannot access the file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\tmpA314.tmp' because it is being used by another process.


Stack trace
   at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath) in /_/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Windows.cs:line 55
   at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read() in /_/src/libraries/System.IO.FileSystem/tests/File/EncryptDecrypt.cs:line 74
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 69

@danmoseley
Copy link
Member

That last failure looks different.

@dotnet dotnet unlocked this conversation Jun 23, 2022
@VincentBu
Copy link
Contributor Author

Failed again in: runtime-libraries-coreclr outerloop 20220712.5

Failed test:

net7.0-windows-Release-x64-CoreCLR_release-(Windows.10.Amd64.ServerRS5.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2019-helix-amd64-20220502135740-56c6673

- System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read

Error message:

System.IO.IOException : The process cannot access the file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\tmp848D.tmp' because it is being used by another process.


Stack trace
   at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath) in /_/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Windows.cs:line 55
   at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read() in /_/src/libraries/System.IO.FileSystem/tests/File/EncryptDecrypt.cs:line 74
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 64

@carlossanlop carlossanlop removed their assignment Jul 14, 2022
@VincentBu
Copy link
Contributor Author

Failed again in : runtime-libraries-coreclr outerloop 20220724.3

Failed test:

net7.0-windows-Release-x64-CoreCLR_release-(Windows.10.Amd64.ServerRS5.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2019-helix-amd64-20220502135740-56c6673

- System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read

Error message:

System.IO.IOException : The process cannot access the file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\tmpD66D.tmp' because it is being used by another process.


Stack trace
   at System.IO.FileSystem.ThrowExceptionEncryptDecryptFail(String fullPath) in /_/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Windows.cs:line 56
   at System.IO.Tests.EncryptDecrypt.EncryptDecrypt_Read() in /_/src/libraries/System.IO.FileSystem/tests/File/EncryptDecrypt.cs:line 74
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 64

@danmoseley danmoseley added the blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs label Jul 25, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 26, 2022
@danmoseley
Copy link
Member

Note there's two issues here. The encryption seems to have been mitigated by the code I added to ensure the service is started. Now put up a PR to retry the decrypt.

@jozkee
Copy link
Member

jozkee commented Jul 26, 2022

The encryption seems to have been mitigated by the code I added to ensure the service is started.

What's the code you are referring to here?

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.