VFS for Git #674
build.yaml
on: pull_request
Validation
29s
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Matrix: Upgrade Tests / Upgrade
Build, Unit and Functional Tests Successful
0s
Annotations
10 errors, 40 warnings, and 1 notice
|
Upgrade Tests / Upgrade (Debug, staging-upgrade)
The job has exceeded the maximum execution time of 30m0s
|
|
Upgrade Tests / Upgrade (Debug, staging-upgrade)
The operation was canceled.
|
|
Upgrade Tests / Upgrade (Debug, staging-then-clean)
The job has exceeded the maximum execution time of 30m0s
|
|
Upgrade Tests / Upgrade (Debug, staging-then-clean)
The operation was canceled.
|
|
Upgrade Tests / Upgrade (Debug, clean-upgrade)
The job has exceeded the maximum execution time of 30m0s
|
|
Upgrade Tests / Upgrade (Debug, clean-upgrade)
The operation was canceled.
|
|
Upgrade Tests / Upgrade (Debug, double-staging)
The job has exceeded the maximum execution time of 30m0s
|
|
Upgrade Tests / Upgrade (Debug, double-staging)
The operation was canceled.
|
|
Upgrade Tests / Upgrade (Debug, mount-safety-deferral)
The job has exceeded the maximum execution time of 30m0s
|
|
Upgrade Tests / Upgrade (Debug, mount-safety-deferral)
The operation was canceled.
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L137
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
|
|
Build and Unit Test (Release):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L242
Using member 'System.Runtime.InteropServices.Marshal.PtrToStructure(nint, Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available.
|
|
Build and Unit Test (Release):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L237
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
|
|
Build and Unit Test (Release):
GVFS/GVFS.Virtualization/Projection/GitIndexProjection.GitIndexParser.cs#L394
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L242
Using member 'System.Runtime.InteropServices.Marshal.PtrToStructure(nint, Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available.
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L237
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Platform.Windows/CurrentUser.cs#L137
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Virtualization/Projection/GitIndexProjection.GitIndexParser.cs#L394
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Debug):
GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Functional Tests / Test (Debug, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 3)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 3)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 6)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 6)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 2)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 4)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 2)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 7)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 5)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 5)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 4)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 7)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 9)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 9)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 8)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 8)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Validation
Using microsoft/git version v2.53.0.vfs.0.7
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
FastFetch_Debug
|
20.6 MB |
sha256:6f382b393d334c356bf4632d06217621c9de4ec029010b391b7198945325fe03
|
|
|
FastFetch_Release
|
13.9 MB |
sha256:8443337c543dc9857d385d863bfa4663775cced2b1f93f9b3817d63930b00ff8
|
|
|
FunctionalTests_Debug
|
47.2 MB |
sha256:62b8a1bb36395f81d571f7a66470bb40c04a10d5cef1467fc5325e69998901fc
|
|
|
FunctionalTests_Release
|
46.5 MB |
sha256:5922379ed3dc675e022b98879bf920f137dfca1556a25e6447907c294255110b
|
|
|
FunctionalTests_Results_Debug_arm64-0
|
155 KB |
sha256:9c9e79fe8d0f14a66cb1d61fea2e6662b72ebba3ae5bf16e9a25dd2be42e6fef
|
|
|
FunctionalTests_Results_Debug_arm64-1
|
88.7 KB |
sha256:65029ad0f77f4110e541ba7babc4ca6fb03507834348da27110852a243d6317a
|
|
|
FunctionalTests_Results_Debug_arm64-2
|
138 KB |
sha256:dcdc68f41487edc5cd7399975d0aa7e1701f9aeac8ec41cfa2538ece2fc81bcd
|
|
|
FunctionalTests_Results_Debug_arm64-3
|
87.4 KB |
sha256:283ae64ac5e9a681ee60793cadffa01a11419ee24a851bd68d083133b632e2f5
|
|
|
FunctionalTests_Results_Debug_arm64-4
|
148 KB |
sha256:05462f4a6b1f07ca0d11cbb90f12c46cd3403e8dd9cf6b39d411175f8defc6eb
|
|
|
FunctionalTests_Results_Debug_arm64-5
|
148 KB |
sha256:9bacf1a95ee8f0033645c9d25fe88775fe2d7f8b2e4b091ce3a55a1ad4ffa21d
|
|
|
FunctionalTests_Results_Debug_arm64-6
|
60.9 KB |
sha256:4b6d6bd1faa5e472ca9efd6c185c0dac2e992187f43c07b3949fbc3d00352590
|
|
|
FunctionalTests_Results_Debug_arm64-7
|
161 KB |
sha256:d5bfc526ad78dfab38028551529a4e425da664a838cee6235981bec985ff04f6
|
|
|
FunctionalTests_Results_Debug_arm64-8
|
150 KB |
sha256:d8687c0360af819b1cad41ecf385b49221bb80387b2043d8f70655b89d240041
|
|
|
FunctionalTests_Results_Debug_arm64-9
|
148 KB |
sha256:88b4f4a0a75067eb4784fc9ca7b84462b2f4ef2a392bd933473dbffe052f045d
|
|
|
FunctionalTests_Results_Debug_x86_64-0
|
152 KB |
sha256:56428087a69f340c979e7cc5e63acb75cfbf00c70aa612c70b65490413156787
|
|
|
FunctionalTests_Results_Debug_x86_64-1
|
84.8 KB |
sha256:d4e90363fde9b900afd5b9e8ea936594f386e812987d8d08f874387e54ce6d04
|
|
|
FunctionalTests_Results_Debug_x86_64-2
|
134 KB |
sha256:3e2a46e182ee2b3faa6569b712d5eb92bdf655fe3836af3cfbde32857a463437
|
|
|
FunctionalTests_Results_Debug_x86_64-3
|
85.7 KB |
sha256:a6ed7ca293233d18fceca671bc02e7df78db1971dfc4a1a427b6ada081d9b98c
|
|
|
FunctionalTests_Results_Debug_x86_64-4
|
144 KB |
sha256:7bec022d8df344450b05bbc6b81496e01fce8d37bb2699b579c29640a24652f9
|
|
|
FunctionalTests_Results_Debug_x86_64-5
|
142 KB |
sha256:8163b9ea368ffc9d1605af853f70f2422acdc98c03960d83c6b046391c3a4871
|
|
|
FunctionalTests_Results_Debug_x86_64-6
|
59.8 KB |
sha256:570dfb26c3da99b917bf22fbeb22cbbd4c2062e782a9b87e12f1d7615967deb0
|
|
|
FunctionalTests_Results_Debug_x86_64-7
|
160 KB |
sha256:042001049cfd8480b00c9a5490abc89ee0cf9c913da91c283c0aba105116d74f
|
|
|
FunctionalTests_Results_Debug_x86_64-8
|
147 KB |
sha256:fbb76eab2e61095ae1bf2eeab5db2a5dfe7d0700f9e457763c0c3d7b97ab1874
|
|
|
FunctionalTests_Results_Debug_x86_64-9
|
147 KB |
sha256:9faeb094b95eee632acde87ba787b7cb3a53e31747f678716784d24f262790d3
|
|
|
FunctionalTests_Results_Release_arm64-0
|
151 KB |
sha256:6282b1148237bff1121701a26b355c26231e8f9baad48256aa44059b7ba1cc06
|
|
|
FunctionalTests_Results_Release_arm64-1
|
83.5 KB |
sha256:ad627901023c64e0818cfc72a8b16d6077be57b558af66f895349a38c6450bbc
|
|
|
FunctionalTests_Results_Release_arm64-2
|
132 KB |
sha256:afc98cda6f9f10831f950d70617df15d34cceb027f8c899e72ecb5570a9a45b6
|
|
|
FunctionalTests_Results_Release_arm64-3
|
92.3 KB |
sha256:148b48abd1294138948388e84fac136024ba8097a0f9bab539091a2df2839769
|
|
|
FunctionalTests_Results_Release_arm64-4
|
147 KB |
sha256:8663c13ab1c07d1f0f55a93338ae7e599ff556ba3a627b1e3545528b91ee11cd
|
|
|
FunctionalTests_Results_Release_arm64-5
|
146 KB |
sha256:793d17ce06ef4e38c2f6a5a9d3e5d1edb4ceadb24d98930d42e8ad03529f6852
|
|
|
FunctionalTests_Results_Release_arm64-6
|
59.5 KB |
sha256:a7aa4d873845a45426e0933f0e4c14485b53e0e39c1e2260fc074602a3053bfd
|
|
|
FunctionalTests_Results_Release_arm64-7
|
154 KB |
sha256:6c564d1c24bb52b0615d49c008c7fe5a9555891e0f35abbab08ffe417ddcad32
|
|
|
FunctionalTests_Results_Release_arm64-8
|
146 KB |
sha256:4bffc8a3c6cec1482f8bfbbbd3d41f2cb3aa12c01f7e67e8f44781f8b3cc19d6
|
|
|
FunctionalTests_Results_Release_arm64-9
|
144 KB |
sha256:abe6ffbf6a29b0dcf15e683c7a78abab6231c59576c89988437376ff4fe53d8a
|
|
|
FunctionalTests_Results_Release_x86_64-0
|
148 KB |
sha256:1f4ad2bfe437ccc77c7dd79f62722509315a04a0492c88bbd21f1a0811907725
|
|
|
FunctionalTests_Results_Release_x86_64-1
|
80.5 KB |
sha256:24f6f4cde88312d53b982680b18034958102cf64fb12e930ce7f4e072f2e6cc7
|
|
|
FunctionalTests_Results_Release_x86_64-2
|
135 KB |
sha256:2042442db0ad2fb9f70b2ecdd52369910ff5185ffb7b748676dbb06b1dcf544e
|
|
|
FunctionalTests_Results_Release_x86_64-3
|
84.5 KB |
sha256:8a285fba33f148e0bb8099fe56c1a8c3d627b5291c3d9d4a4bd007f6510b490e
|
|
|
FunctionalTests_Results_Release_x86_64-4
|
147 KB |
sha256:ee22784ab40d7670db1a0b4123b317f28075ece6afdbef900f84ef781afd46ab
|
|
|
FunctionalTests_Results_Release_x86_64-5
|
140 KB |
sha256:4197f611074adeb57f2e47f3130bf4897a47c78456c1fc84a7e2d01cb5ff8e40
|
|
|
FunctionalTests_Results_Release_x86_64-6
|
57.8 KB |
sha256:39874b2e76f4bc184c0a1a59f72b65947a97a9caedb886da711a916dd0290909
|
|
|
FunctionalTests_Results_Release_x86_64-7
|
154 KB |
sha256:2c97a3144fe8d8b05240ebc61887cd8cdd114ed8078ed2c20555c5c015e92bab
|
|
|
FunctionalTests_Results_Release_x86_64-8
|
143 KB |
sha256:d6b4b46beb9578aaf576533cd6945adffcf599ba40173b26115723aa192aa80f
|
|
|
FunctionalTests_Results_Release_x86_64-9
|
143 KB |
sha256:d0477bacbe3923a3f02e9bdbf9993696abc6df787f7e7741aa3e04b40957a9ed
|
|
|
GVFS_Debug
|
48 MB |
sha256:77651acf8307becda0582de074a06cb81c6a4192fb9ea464f199b42e62fa9bea
|
|
|
GVFS_Release
|
33 MB |
sha256:357ed85c44926ccefe90044606bb40c712801c183483c0de770173775393019a
|
|
|
GitTrace2_Debug_x86_64-0
|
1.89 MB |
sha256:666f1c8f96669a332056990da0d6a6ce7822034c7999aad489c2d87e76bf2f21
|
|
|
GitTrace2_Debug_x86_64-1
|
821 KB |
sha256:9464d57c4c88f71677f23b670ace0727c29611ebb9d41d6a97682be30454b3d5
|
|
|
GitTrace2_Debug_x86_64-2
|
1.52 MB |
sha256:acb04979936ef442e8cf7a202700d29bf047b488d58a8551ce1db3414343871f
|
|
|
GitTrace2_Debug_x86_64-3
|
1010 KB |
sha256:cd539e5449bc322af1c3ec514c67a7aaa7d427eae27b1a3a2299673dff95153c
|
|
|
GitTrace2_Debug_x86_64-4
|
1.76 MB |
sha256:cfbbf414ebd11af9643b63df5ab1ae97512bed8b2e91a5380a2b123337dda2f3
|
|
|
GitTrace2_Debug_x86_64-5
|
1.82 MB |
sha256:8f0293e8f6c223ab19cdcfebc1dae4e115cb5b9820496f4d203d99ace33ea24c
|
|
|
GitTrace2_Debug_x86_64-6
|
371 KB |
sha256:1061629ec48545ee4930bb5439866416904454e6eca35e18352cd892caaab7ae
|
|
|
GitTrace2_Debug_x86_64-7
|
1.68 MB |
sha256:8ef956e4e80d6ea8e1bfeb2ce334361003b7267b035ba5d9a9475afdd42fb637
|
|
|
GitTrace2_Debug_x86_64-8
|
1.95 MB |
sha256:2120788d4f8c88c13128783f4813acf94d92b02e733d460b8489c0e89bf7c28c
|
|
|
GitTrace2_Debug_x86_64-9
|
1.93 MB |
sha256:89f8f83724be463ea8ef7004c513e419da9b095ef36a2f4b81b5a8723007e01f
|
|
|
GitTrace2_Release_x86_64-0
|
1.91 MB |
sha256:a65e8bcd4259e6a87e80a323b8cd4dbd4d17d0f9399be56edbcffff10727c449
|
|
|
GitTrace2_Release_x86_64-1
|
823 KB |
sha256:0036b62eb33c4fdb55c025405ec9010fea82a7d6e81f75c6da421bd163d5e71e
|
|
|
GitTrace2_Release_x86_64-2
|
1.56 MB |
sha256:11183ff0b8039a2efa86e993bb8ff77530c5bfdfff4a363f5ec80fbe5302f693
|
|
|
GitTrace2_Release_x86_64-3
|
1020 KB |
sha256:17fc6532be6419057a4a01d36a26ed60661517744ef1deb9e9684a8034542924
|
|
|
GitTrace2_Release_x86_64-4
|
1.77 MB |
sha256:47da235f6f6c10ba1c00df9a1aa619a71f55212ebe29bba3deac2642e5c80a0c
|
|
|
GitTrace2_Release_x86_64-5
|
1.81 MB |
sha256:229513b29311a012aaed6e7af53ddcb37549d5dcf107f9e0b325fac4d699c47e
|
|
|
GitTrace2_Release_x86_64-6
|
368 KB |
sha256:0bc5c8161d08b630dbca092bc8b5d14548c1d8a2c2728192e25008e0158f3815
|
|
|
GitTrace2_Release_x86_64-7
|
1.7 MB |
sha256:7c63f8cf8b25989795e57c01d33883bb49387e43173cb847b02d05b5f7960e66
|
|
|
GitTrace2_Release_x86_64-8
|
1.96 MB |
sha256:b72ba81c9c14f493c192b143995a40650fc0f93878cfdc7919f305307c7079c7
|
|
|
GitTrace2_Release_x86_64-9
|
1.92 MB |
sha256:10fc2cdb657f3a0b3f4a13598dbb14eed51e82143f5dd5ed30a12d3995652a34
|
|
|
InstallationLogs_Debug_arm64-0
|
102 KB |
sha256:830f96063af644e9bef4bff4556d15131b25e0585d8e97dff28a2ce5f4047207
|
|
|
InstallationLogs_Debug_arm64-1
|
102 KB |
sha256:6078dd586aa7aa3bfbc0c9685cc9665ee751aa9485ab18c22e464e0e7a93a82d
|
|
|
InstallationLogs_Debug_arm64-2
|
103 KB |
sha256:a64e258b1feeafa7888802802dcd9bfb1ee7d6a086b005ab44ca337b651c8375
|
|
|
InstallationLogs_Debug_arm64-3
|
101 KB |
sha256:97b80d61a6bfd086303c2a5ec54b9c2b568962b86c8c0bb72122f6237f930d56
|
|
|
InstallationLogs_Debug_arm64-4
|
107 KB |
sha256:6b231adf726a1adc8da32029d85b2936a2d8f5ccdd9fd62c3420fa9200051c1c
|
|
|
InstallationLogs_Debug_arm64-5
|
101 KB |
sha256:3c206bf163295ed14030b3fddea085dd75557e4ea785bdb77dba28a9f2c726be
|
|
|
InstallationLogs_Debug_arm64-6
|
101 KB |
sha256:31a9e01003af61ec03c65e67e5d73396f4b04f7855e781173b95aa5500110dbf
|
|
|
InstallationLogs_Debug_arm64-7
|
111 KB |
sha256:b0c15ad7c27d789031479af596a03d889904e9d14458b86be245b2912e4a39fc
|
|
|
InstallationLogs_Debug_arm64-8
|
101 KB |
sha256:eb21062370ae3b81a703df3a5c1ddf3f751168cb80249f81d418e33d79c5d3e8
|
|
|
InstallationLogs_Debug_arm64-9
|
106 KB |
sha256:b514163f5037dae9dbae637e28114873c591b48313984438dad8d2b9b9b16e63
|
|
|
InstallationLogs_Debug_x86_64-0
|
199 KB |
sha256:9c15427376bb321578e8296d4960b8825721d4feefe049b3ae782b268ff30c7a
|
|
|
InstallationLogs_Debug_x86_64-1
|
199 KB |
sha256:4a04f9413cfb402f7e207c1273b6dd70f0ea8cb43d8708bdf7c8a7a8b1bc0a53
|
|
|
InstallationLogs_Debug_x86_64-2
|
200 KB |
sha256:a02cacacaab94b7a72d9b2ef791c3cd1be73e70b60c4200fdae2b1a45703573a
|
|
|
InstallationLogs_Debug_x86_64-3
|
197 KB |
sha256:589332e606cc5894f358b5a704719a401660b1f649e637a5dd2a7f62020ce3e9
|
|
|
InstallationLogs_Debug_x86_64-4
|
194 KB |
sha256:97ecf2733848c161bab0ff4e6afa490b5cb5cefd287ec8e5c5fbd413588ff60c
|
|
|
InstallationLogs_Debug_x86_64-5
|
209 KB |
sha256:96adbd849515ca0a731386ac5b2da69206974ef8d24b4cdec65836f6d44c2054
|
|
|
InstallationLogs_Debug_x86_64-6
|
209 KB |
sha256:33b3b950665a7040bb96b6de13849cd1a66fff1a7a1f16478bcd7abdc79f9c4e
|
|
|
InstallationLogs_Debug_x86_64-7
|
180 KB |
sha256:8c55caef4afa0f40f7bf2e9bfcb61bfcb01553a83b111db02b946c9e5fbe58b7
|
|
|
InstallationLogs_Debug_x86_64-8
|
190 KB |
sha256:eb30106a3137d0aaffef6bd96fecc196e8c189b751668435ad8e4695afd371e9
|
|
|
InstallationLogs_Debug_x86_64-9
|
205 KB |
sha256:975a48d48291012723fbca7ea80beced4163cb736d64d04f789cff4cf42eb054
|
|
|
InstallationLogs_Release_arm64-0
|
103 KB |
sha256:7f6c47a4720dc8b41bdb08eb058f8d90def1b5b5a398d8a1e2cdd3a1984eb552
|
|
|
InstallationLogs_Release_arm64-1
|
98.1 KB |
sha256:f145fde133e79097cdf489d705299d2ec79cd2ec295dc11d13f067ad17505de9
|
|
|
InstallationLogs_Release_arm64-2
|
101 KB |
sha256:ddb57e1dd079d72701278ef1e23924133b1a024b9a33a8bb3d0de70b8240ac96
|
|
|
InstallationLogs_Release_arm64-3
|
103 KB |
sha256:500f082f7518c78023375cf2130230c9f54721d4c4b9eeb2367f34c156ff411d
|
|
|
InstallationLogs_Release_arm64-4
|
104 KB |
sha256:92902ab5953d5322965239e27cbdd4e38c5429d355045bd9a43359f60101aee1
|
|
|
InstallationLogs_Release_arm64-5
|
101 KB |
sha256:41f4450e74da6291dd171eaa4501b4f264f2a663e68d5199db01ebe9d6fc964c
|
|
|
InstallationLogs_Release_arm64-6
|
106 KB |
sha256:c4f9bd3df258497072f0015fcc1450de4c025c9718bbad00178e3932306c0fb2
|
|
|
InstallationLogs_Release_arm64-7
|
108 KB |
sha256:25586ca35263068bd5f1337f92c6fc42424594ba0408fa55cef4ba71ef7560ae
|
|
|
InstallationLogs_Release_arm64-8
|
104 KB |
sha256:5f753a05af3a01598b6becf88e9e0bcb518563afd788471d2a82030bf3eaac3c
|
|
|
InstallationLogs_Release_arm64-9
|
102 KB |
sha256:f799ca17621fba311053ffedaa5057e93e426da39b190cf20572aec4b74c237c
|
|
|
InstallationLogs_Release_x86_64-0
|
199 KB |
sha256:91b3c13a448c72fe15d7b2d7680840dd0b3ac31b7b08e48abec36c3069c193ee
|
|
|
InstallationLogs_Release_x86_64-1
|
202 KB |
sha256:4047262d1824e3d81a98d99b33207833288091399839bd379eec4033d33aa418
|
|
|
InstallationLogs_Release_x86_64-2
|
208 KB |
sha256:3fdc41df25cf24758d7c011963757fe427acc594206a6d4119f7f10c0075f3a3
|
|
|
InstallationLogs_Release_x86_64-3
|
205 KB |
sha256:678327c2b66cccb1eb3519bc451ee2392bf687e9ff3a68419ceb754e47b88dd8
|
|
|
InstallationLogs_Release_x86_64-4
|
203 KB |
sha256:3eacc12c4ab8382953a91aaa4488069ee65e932ee80925631a60f91bc60d6404
|
|
|
InstallationLogs_Release_x86_64-5
|
195 KB |
sha256:9db640654c178ef5927f6e927a82dc3414193a2b3ce36d5a50c16e49e3bb1bf7
|
|
|
InstallationLogs_Release_x86_64-6
|
198 KB |
sha256:c23ba0c11fa631b5abbb429dff81725432ab97f92b37f31853eb8fb54acf14ae
|
|
|
InstallationLogs_Release_x86_64-7
|
184 KB |
sha256:b3614b1f8cd1574359ded7bdf70800e1d3ed478928b1acfe7e5d6cd4b9fdf8e4
|
|
|
InstallationLogs_Release_x86_64-8
|
205 KB |
sha256:479e1ecbfbb384cd27a11e9dc830d041b246053a89a2e3141c7c786c86ffe1ed
|
|
|
InstallationLogs_Release_x86_64-9
|
201 KB |
sha256:c356a64b6f3b5043251a5695d14cd9aae84d8f1600bb53c882581737e4f93d0c
|
|
|
MicrosoftGit
|
127 MB |
sha256:fe37057ac89aa0119030005ac410662e487d41397d92fd6938725672c28f514e
|
|
|
UpgradeTest_Logs_clean-upgrade
|
4.89 KB |
sha256:66be025f4a1f5312f4a9c8001e31670a41a4b5e297dd8fe93a27f6fc5846d467
|
|
|
UpgradeTest_Logs_double-staging
|
4.96 KB |
sha256:c6a3686b8644442096d766f7879ce5533da923033516f358c0dee6abf619dc78
|
|
|
UpgradeTest_Logs_mount-safety-deferral
|
4.89 KB |
sha256:a1f7d0ef916acdd7f4b5f85f405c04018a36c5640bcc1f6afb92f924d4b0f6ce
|
|
|
UpgradeTest_Logs_staging-then-clean
|
4.94 KB |
sha256:4226b2a23287954a0fc3aa910ff9167b21d9a8e9176d52a0f4daef21d1cf6bc3
|
|
|
UpgradeTest_Logs_staging-upgrade
|
4.94 KB |
sha256:b7c2b4311d1ccec9b955b023f38940da4b0da4904d8bd624fafb048b9bccd35e
|
|