microsoft / navcontainerhelper

Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
MIT License
379 stars 243 forks source link

Run-AlValidation fails running AppsourceCop "Could not load type 'System.Object' from assembly 'System.Private.CoreLib'" #3301

Closed gpintaudi closed 7 months ago

gpintaudi commented 7 months ago

Describe the issue Running Run-AlValidation for testing our apps we are receiving the following error:

2024-01-22T09:08:41.0455168Z   _____                   _                                    _____                           _____            
2024-01-22T09:08:41.0464256Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T09:08:41.0471518Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T09:08:41.0479422Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T09:08:41.0487024Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T09:08:41.0494826Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T09:08:41.0501879Z                                    __/ |          | |   | |                                              | |    
2024-01-22T09:08:41.0509271Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T09:08:43.9613175Z Copying previous apps to packages folder
2024-01-22T09:08:44.5595693Z Extracting C:\ProgramData\BcContainerHelper\4304640f-5fc3-4d3b-91e1-f22a177f7bd5\Alterna_Extended Warehouse Suite_2.6.62.0_s.app
2024-01-22T09:08:44.9659164Z Alterna_Extended Warehouse Suite = 2.6.62.0
2024-01-22T09:08:57.0743720Z Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2024-01-22T09:08:57.0747359Z 
2024-01-22T09:08:57.0755445Z Exception Script Stack Trace:
2024-01-22T09:08:57.0773793Z at <ScriptBlock>, <No file>: line 12
2024-01-22T09:08:57.0777354Z 
2024-01-22T09:08:57.0785332Z PowerShell Call Stack:
2024-01-22T09:08:57.0796104Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T09:08:57.0803684Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 141
2024-01-22T09:08:57.0811657Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T09:08:57.0819155Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T09:08:57.0826639Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T09:08:57.0835826Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T09:08:57.0843223Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T09:08:57.0850931Z at <ScriptBlock>, C:\agent\_work\10\s\PipelineScripts\Build\AlValidation.ps1: line 133
2024-01-22T09:08:57.0859202Z at <ScriptBlock>, C:\agent\_work\_temp\691d3fc3-62e6-4ad2-94bc-656a6c96d5de.ps1: line 4
2024-01-22T09:08:57.0867462Z at <ScriptBlock>, <No file>: line 1
2024-01-22T09:08:57.1539379Z 
2024-01-22T09:08:57.1548075Z Container Free Physical Memory: 25.3Gb
2024-01-22T09:08:57.1551234Z 
2024-01-22T09:08:57.1559110Z Services in container bcserver:
2024-01-22T09:08:57.1652762Z - No services found
2024-01-22T09:08:57.1657158Z 
2024-01-22T09:08:57.1985956Z Latest Supported Runtime Version: 
2024-01-22T09:08:57.2188231Z Extracting C:\ProgramData\BcContainerHelper\0fd00239-aba4-404c-908c-1e7d61b7b319\Alterna_Extended Warehouse Suite_2.7.65.0_s.app
2024-01-22T09:08:57.6623931Z Excluding Runtime Version from app.json
2024-01-22T09:08:57.7429362Z Analyzing: Alterna_Extended Warehouse Suite_2.7.65.0_s.app
2024-01-22T09:08:57.7437564Z Using affixes: APs
2024-01-22T09:08:57.7462088Z Using supportedCountries: it
2024-01-22T09:08:57.7490085Z Using previous app: Alterna_Extended Warehouse Suite_2.6.62.0.app
2024-01-22T09:08:57.7530463Z Downloading C:\ProgramData\BcContainerHelper\e4dbfd20-d65c-4e68-96d0-740b4f74baa7\appsource.default.ruleset.json
2024-01-22T09:08:57.7541887Z Downloading using WebClient
2024-01-22T09:08:57.9094275Z AppSourceCop.json content:
2024-01-22T09:08:57.9116103Z {
2024-01-22T09:08:57.9126442Z     "Publisher":  "Alterna",
2024-01-22T09:08:57.9136144Z     "Version":  "2.6.62.0",
2024-01-22T09:08:57.9146839Z     "Name":  "Extended Warehouse Suite",
2024-01-22T09:08:57.9157881Z     "mandatoryAffixes":  [
2024-01-22T09:08:57.9166335Z                              "APs"
2024-01-22T09:08:57.9174500Z                          ],
2024-01-22T09:08:57.9182904Z     "supportedCountries":  [
2024-01-22T09:08:57.9190997Z                                "it"
2024-01-22T09:08:57.9201230Z                            ]
2024-01-22T09:08:57.9210570Z }
2024-01-22T09:08:57.9219442Z Ruleset.json content:
2024-01-22T09:08:57.9297937Z {
2024-01-22T09:08:57.9308298Z     "name":  "Run-AlCops RuleSet",
2024-01-22T09:08:57.9317315Z     "description":  "Generated by Run-AlCops",
2024-01-22T09:08:57.9325845Z     "includedRuleSets":  [
2024-01-22T09:08:57.9334408Z                              {
2024-01-22T09:08:57.9342795Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\e4dbfd20-d65c-4e68-96d0-740b4f74baa7\\appsource.default.ruleset.json",
2024-01-22T09:08:57.9351172Z                                  "action":  "Default"
2024-01-22T09:08:57.9359465Z                              }
2024-01-22T09:08:57.9367925Z                          ]
2024-01-22T09:08:57.9376000Z }
2024-01-22T09:08:58.2928409Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
2024-01-22T09:09:52.6432865Z Removing dotnet Framework Assemblies
2024-01-22T09:09:53.0836017Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\4304640f-5fc3-4d3b-91e1-f22a177f7bd5
2024-01-22T09:09:53.1127095Z Copying System.app from Container
2024-01-22T09:09:53.1285177Z Copying Microsoft_AMC Banking 365 Fundamentals_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1366219Z Copying Microsoft_Any_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1431895Z Copying Microsoft_API - Cross Environment Intercompany_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1507720Z Copying Microsoft_API Reports - Finance_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1576525Z Copying Microsoft_Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1644073Z Copying Microsoft_Audit File Export_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1719786Z Copying Microsoft_Bank Account Reconciliation With AI_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1794562Z Copying Microsoft_Base Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2080575Z Copying Microsoft_Business Central Cloud Migration - Previous Release (IT)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2228060Z Copying Microsoft_Business Central Cloud Migration - Previous Release_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2302999Z Copying Microsoft_Business Central Cloud Migration API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2370856Z Copying Microsoft_Business Central Intelligent Cloud_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2436097Z Copying Microsoft_Company Hub_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2506312Z Copying Microsoft_Contoso Coffee Demo Dataset (IT)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2573134Z Copying Microsoft_Contoso Coffee Demo Dataset_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2641579Z Copying Microsoft_Czech language (Czechia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2746682Z Copying Microsoft_Danish language (Denmark)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2848163Z Copying Microsoft_Data Archive_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2915421Z Copying Microsoft_Data Search_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2982109Z Copying Microsoft_Dutch language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3085446Z Copying Microsoft_Dutch language (Netherlands)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3191324Z Copying Microsoft_E-Document Core_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3257075Z Copying Microsoft_E-Documents Connector with External Endpoints_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3325061Z Copying Microsoft_Email - Current User Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3388139Z Copying Microsoft_Email - Microsoft 365 Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3449752Z Copying Microsoft_Email - Outlook REST API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3516142Z Copying Microsoft_Email - SMTP API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3583811Z Copying Microsoft_Email - SMTP Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3648415Z Copying Microsoft_Enforced Digital Vouchers_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3710212Z Copying Microsoft_English language (Australia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3801762Z Copying Microsoft_English language (Canada)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3898692Z Copying Microsoft_English language (New Zealand)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3993355Z Copying Microsoft_English language (United Kingdom)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4087870Z Copying Microsoft_English language (United States)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4178665Z Copying Microsoft_Error Messages with Recommendations_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4244404Z Copying Microsoft_Essential Business Headlines_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4311450Z Copying Microsoft_Finnish language (Finland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4415165Z Copying Microsoft_French language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4521410Z Copying Microsoft_French language (Canada)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4630814Z Copying Microsoft_French language (France)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4733261Z Copying Microsoft_French language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4838313Z Copying Microsoft_German language (Austria)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4940519Z Copying Microsoft_German language (Germany)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5041905Z Copying Microsoft_German language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5147577Z Copying Microsoft_Icelandic language (Iceland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5252851Z Copying Microsoft_Intelligent Cloud Base_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5320303Z Copying Microsoft_Intrastat Core_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5388269Z Copying Microsoft_Intrastat IT_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5465262Z Copying Microsoft_Italian language (Italy)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5569370Z Copying Microsoft_Italian language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5673372Z Copying Microsoft_Late Payment Prediction_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5742563Z Copying Microsoft_Library Assert_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5807318Z Copying Microsoft_Library Variable Storage_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5866857Z Copying Microsoft_Microsoft Pay Payments_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5928467Z Copying Microsoft_Norwegian language (Norway)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6030591Z Copying Microsoft_Payment Links to PayPal_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6098337Z Copying Microsoft_Payment Practices_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6165672Z Copying Microsoft_Performance Toolkit_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6228837Z Copying Microsoft_Permissions Mock_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6287651Z Copying Microsoft_Recommended Apps_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6349376Z Copying Microsoft_Review General Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6412531Z Copying Microsoft_Russian language (Russia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6531369Z Copying Microsoft_Sales and Inventory Forecast_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6611825Z Copying Microsoft_Send To Email Printer_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6678275Z Copying Microsoft_Service Declaration IT_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6745695Z Copying Microsoft_Service Declaration_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6817442Z Copying Microsoft_Shopify Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6900660Z Copying Microsoft_Simplified Bank Statement Import_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7066829Z Copying Microsoft_Spanish language (Mexico)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7175539Z Copying Microsoft_Spanish language (Spain)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7287284Z Copying Microsoft_Statistical Accounts_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7368042Z Copying Microsoft_Swedish language (Sweden)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7733674Z Copying Microsoft_System Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7849997Z Copying Microsoft_Test Runner_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7924154Z Copying Microsoft_Troubleshoot FA Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7992321Z Copying Microsoft_Universal Print Integration_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8062184Z Copying Microsoft_WorldPay Payments Standard_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8132514Z Copying Microsoft__Exclude_APIV1__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8210290Z Copying Microsoft__Exclude_APIV2__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8287898Z Copying Microsoft__Exclude_Bank Deposits_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8356661Z Copying Microsoft__Exclude_Business_Events__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8426657Z Copying Microsoft__Exclude_ClientAddIns__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8640624Z Copying Microsoft__Exclude_Connectivity Apps_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8716210Z Copying Microsoft__Exclude_Email Logging Using Graph API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8795604Z Copying Microsoft__Exclude_Master_Data_Management_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8866584Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8941256Z Copying Microsoft__Exclude_Onboarding Signals_23.3.14876.15549.app from Container
2024-01-22T09:09:53.9010206Z Copying Microsoft__Exclude_PlanConfiguration__23.3.14876.15549.app from Container
2024-01-22T09:09:53.9076636Z Copying Microsoft__Exclude_ReportLayouts_23.3.14876.15549.app from Container
2024-01-22T09:09:53.9141582Z Copying Microsoft__Exclude_SyncBaseApp__23.3.14876.15549.app from Container
2024-01-22T09:09:54.2161507Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T09:09:54.2165143Z 
2024-01-22T09:09:54.2172906Z Exception Script Stack Trace:
2024-01-22T09:09:54.2182329Z at <ScriptBlock>, <No file>: line 3
2024-01-22T09:09:54.2191479Z at <ScriptBlock>, <No file>: line 2
2024-01-22T09:09:54.2194779Z 
2024-01-22T09:09:54.2203639Z PowerShell Call Stack:
2024-01-22T09:09:54.2212234Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T09:09:54.2220384Z at Compile-AppInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Compile-AppInNavContainer.ps1: line 346
2024-01-22T09:09:54.2229124Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 81
2024-01-22T09:09:54.2238379Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 280
2024-01-22T09:09:54.2247309Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 149
2024-01-22T09:09:54.2255752Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T09:09:54.2264485Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T09:09:54.2273173Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T09:09:54.2282130Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T09:09:54.2290681Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T09:09:54.2299665Z at <ScriptBlock>, C:\agent\_work\10\s\PipelineScripts\Build\AlValidation.ps1: line 133
2024-01-22T09:09:54.2308557Z at <ScriptBlock>, C:\agent\_work\_temp\691d3fc3-62e6-4ad2-94bc-656a6c96d5de.ps1: line 4
2024-01-22T09:09:54.2316732Z at <ScriptBlock>, <No file>: line 1
2024-01-22T09:09:54.2487967Z 
2024-01-22T09:09:54.2497975Z Container Free Physical Memory: 25.3Gb
2024-01-22T09:09:54.2502028Z 
2024-01-22T09:09:54.2512115Z Services in container bcserver:
2024-01-22T09:09:54.2534645Z - No services found
2024-01-22T09:09:54.2538771Z 
2024-01-22T09:09:54.7319241Z Compile-AppInBcContainer Telemetry Correlation Id: 0b14a8bd-fc25-45fe-ae97-06ef820f6d0e
2024-01-22T09:09:54.7641338Z ERROR Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.

Scripts used to create container and cause the issue This is the script I ran to repro the issue locally

$validationResults = Run-AlValidation `
    -installApps @("C:\tmp\Alterna-Packages\Alterna_Alterna Service Library_1.8.32.0.app","C:\tmp\Alterna-Packages\Alterna_Alterna Application Library_1.29.44.0.app","C:\tmp\Alterna-Packages\Alterna_Alterna Utility Library_1.14.41.0.app","C:\tmp\Alterna-Packages\Alterna_Alterna Common Data Library_1.19.40.0.app","C:\tmp\Alterna-Packages\Alterna_Alterna Role Center Library_1.2.7.0.app","C:\tmp\Alterna-Packages\Alterna_Alterna Inventory Application Library_1.7.17.0.app") `
    -previousApps @( "C:\tmp\Alterna-Packages\Alterna_Extended Warehouse Suite_2.6.62.0.app" ) `
    -apps @( "C:\tmp\Alterna-Packages\Alterna_Extended Warehouse Suite_2.7.65.0_s.app" ) `
    -countries "it" `
    -affixes "APs" `
    -supportedCountries "it"

Write-Host $validationResults

Full output of scripts This is the full output of our pipeline.

2024-01-22T09:05:56.7326562Z BcContainerHelper version 6.0.4
2024-01-22T09:05:56.9970041Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-01-22T09:05:58.9280250Z WARNING: Parameter 'sasToken' is obsolete. sasToken is no longer needed
2024-01-22T09:05:59.8394913Z   _____                               _                
2024-01-22T09:05:59.8404376Z  |  __ \                             | |               
2024-01-22T09:05:59.8412122Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___ 
2024-01-22T09:05:59.8420332Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2024-01-22T09:05:59.8427669Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2024-01-22T09:05:59.8435122Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2024-01-22T09:05:59.8438507Z 
2024-01-22T09:05:59.8446116Z Container name                  bcserver
2024-01-22T09:05:59.8522674Z Credential                      admin/Kefa7856
2024-01-22T09:05:59.8714096Z MemoryLimit                     8G
2024-01-22T09:05:59.8725513Z validateVersion                 
2024-01-22T09:05:59.8741560Z validateCurrent                 False
2024-01-22T09:05:59.8756765Z validateNextMinor               False
2024-01-22T09:05:59.8772261Z validateNextMajor               False
2024-01-22T09:05:59.8797457Z SasToken                        Specified
2024-01-22T09:05:59.8831922Z countries                       it
2024-01-22T09:05:59.8846676Z validateCountries               it
2024-01-22T09:05:59.8860480Z affixes                         APs
2024-01-22T09:05:59.8875305Z supportedCountries              it
2024-01-22T09:05:59.8886299Z ObsoleteTagMinAllowedMajorMinor 
2024-01-22T09:05:59.8897470Z vsixFile                        
2024-01-22T09:05:59.8905391Z Install Apps
2024-01-22T09:05:59.9006928Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Inventory Application Library_1.7.17.0.app
2024-01-22T09:05:59.9016077Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Common Data Library_1.19.40.0.app
2024-01-22T09:05:59.9024065Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Role Center Library_1.2.7.0.app
2024-01-22T09:05:59.9033276Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Service Library_1.8.32.0.app
2024-01-22T09:05:59.9041312Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Utility Library_1.14.41.0.app
2024-01-22T09:05:59.9049630Z - C:\agent\_work\10\s\AlValidation\installApps\Alterna_Alterna Application Library_1.29.44.0.app
2024-01-22T09:05:59.9058109Z Previous Apps
2024-01-22T09:05:59.9072834Z - C:\agent\_work\10\s\AlValidation\previousApps\Alterna_Extended Warehouse Suite_2.6.62.0_s.app
2024-01-22T09:05:59.9080929Z Apps
2024-01-22T09:05:59.9095101Z - C:\agent\_work\10\a\ExtWhseSuite\appshowmycode\Alterna_Extended Warehouse Suite_2.7.65.0_s.app
2024-01-22T09:05:59.9200970Z   _____       _                      _                         _   _  __           _       
2024-01-22T09:05:59.9208811Z  |  __ \     | |                    (_)                       | | (_)/ _|         | |      
2024-01-22T09:05:59.9216381Z  | |  | | ___| |_ ___ _ __ _ __ ___  _ _ __   ___    __ _ _ __| |_ _| |_ __ _  ___| |_ ___ 
2024-01-22T09:05:59.9224396Z  | |  | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \ / _ \  / _` | '__| __| |  _/ _` |/ __| __/ __|
2024-01-22T09:05:59.9232180Z  | |__| |  __/ |_  __/ |  | | | | | | | | | |  __/ | (_| | |  | |_| | || (_| | (__| |_\__ \
2024-01-22T09:05:59.9239893Z  |_____/ \___|\__\___|_|  |_| |_| |_|_|_| |_|\___|  \__,_|_|   \__|_|_| \__,_|\___|\__|___/
2024-01-22T09:05:59.9247512Z                                                                                            
2024-01-22T09:06:08.6135692Z Found https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/it
2024-01-22T09:06:08.6357587Z Using https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/it
2024-01-22T09:06:08.6366596Z   _____       _                      _       _                   _                           _                       
2024-01-22T09:06:08.6374210Z  |  __ \     | |                    (_)     (_)                 | |                         | |                      
2024-01-22T09:06:08.6381904Z  | |  | | ___| |_ ___ _ __ _ __ ___  _ _ __  _ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _   _ 
2024-01-22T09:06:08.6388783Z  | |  | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \| | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| | | |
2024-01-22T09:06:08.6396327Z  | |__| |  __/ |_  __/ |  | | | | | | | | | | | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |_| |
2024-01-22T09:06:08.6403496Z  |_____/ \___|\__\___|_|  |_| |_| |_|_|_| |_|_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|\__, |
2024-01-22T09:06:08.6410897Z                                                       __/ |            | |                                      __/ |
2024-01-22T09:06:08.6417931Z                                                      |___/             |_|                                     |___/ 
2024-01-22T09:06:15.5620019Z Validating against Current Version (23.3)
2024-01-22T09:06:15.5632524Z Additionally validating against application dependency (20.1)
2024-01-22T09:06:15.6669092Z 
2024-01-22T09:06:15.6678357Z   _____       _ _ _                                          _        _                            
2024-01-22T09:06:15.6685851Z  |  __ \     | | (_)                                        (_)      (_)                           
2024-01-22T09:06:15.6693524Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___ 
2024-01-22T09:06:15.6701442Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2024-01-22T09:06:15.6708892Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2024-01-22T09:06:15.6716601Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2024-01-22T09:06:15.6723555Z                            __/ |   __/ |                                                 __/ |     
2024-01-22T09:06:15.6731075Z                           |___/   |___/                                                 |___/      
2024-01-22T09:06:15.6734180Z 
2024-01-22T09:06:15.6741558Z Pulling mcr.microsoft.com/businesscentral:10.0.14393.5850-filesonly
2024-01-22T09:06:16.1360574Z 
2024-01-22T09:06:16.1369918Z Pulling generic image took 1 seconds
2024-01-22T09:06:16.1757061Z 
2024-01-22T09:06:16.1766384Z    _____                _   _                               _        _                 
2024-01-22T09:06:16.1777167Z   / ____|              | | (_)                             | |      (_)                
2024-01-22T09:06:16.1785858Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T09:06:16.1793568Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T09:06:16.1801139Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T09:06:16.1808530Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T09:06:16.1815713Z                                      __/ |                                             
2024-01-22T09:06:16.1823036Z                                     |___/                                              
2024-01-22T09:06:16.1826022Z 
2024-01-22T09:06:16.1882564Z Creating container for country it
2024-01-22T09:06:16.5637213Z BcContainerHelper is version 6.0.4
2024-01-22T09:06:16.5646946Z BcContainerHelper is running as administrator
2024-01-22T09:06:17.5040059Z HyperV is Enabled
2024-01-22T09:06:17.5060888Z UsePsSession is True
2024-01-22T09:06:17.5086176Z Host is Microsoft Windows Server 2016 Datacenter - 10.0.14393.5850
2024-01-22T09:06:17.5821324Z Docker Client Version is 20.10.9
2024-01-22T09:06:17.5830529Z Docker Server Version is 20.10.9
2024-01-22T09:06:17.8058751Z Removing Desktop shortcuts
2024-01-22T09:06:17.8875011Z Downloading artifact /sandbox/23.3.14876.15549/it
2024-01-22T09:06:17.9125841Z Downloading C:\Users\bcadmin\AppData\Local\Temp\f594be6b-b5e6-4d10-8d93-b5d67c2dfa68.zip
2024-01-22T09:06:17.9214924Z Downloading using WebClient
2024-01-22T09:06:46.2687951Z Unpacking artifact to tmp folder using Expand-Archive
2024-01-22T09:06:52.7914539Z Downloading platform artifact /sandbox/23.3.14876.15549/platform
2024-01-22T09:06:52.8670712Z Downloading C:\Users\bcadmin\AppData\Local\Temp\58da0be3-ede1-4c10-b382-58b93e1fd78f.zip
2024-01-22T09:06:52.8680405Z Downloading using WebClient
2024-01-22T09:07:16.9104437Z Unpacking platform artifact to tmp folder using Expand-Archive
2024-01-22T09:07:55.0930757Z Downloading Prerequisite Components
2024-01-22T09:07:55.3619062Z Downloading c:\bcartifacts.cache\sandbox\23.3.14876.15549\platform\Prerequisite Components\IIS URL Rewrite Module\rewrite_2.0_rtw_x64.msi
2024-01-22T09:07:55.3629289Z Downloading using WebClient
2024-01-22T09:07:55.4332870Z Downloading c:\bcartifacts.cache\sandbox\23.3.14876.15549\platform\Prerequisite Components\DotNetCore\DotNetCore.1.0.4_1.1.1-WindowsHosting.exe
2024-01-22T09:07:55.4342921Z Downloading using WebClient
2024-01-22T09:07:57.5894962Z Fetching all docker images
2024-01-22T09:07:57.6903860Z Fetching all docker volumes
2024-01-22T09:07:57.8336297Z Using image mcr.microsoft.com/businesscentral:10.0.14393.5850-filesonly
2024-01-22T09:07:58.3375561Z Creating Container bcserver
2024-01-22T09:07:58.3384616Z Style: sandbox
2024-01-22T09:07:58.3393148Z Multitenant: Yes
2024-01-22T09:07:58.3400994Z Version: 23.3.14876.15549
2024-01-22T09:07:58.3410102Z Platform: 23.0.15515.0
2024-01-22T09:07:58.3417638Z Generic Tag: 1.0.2.14
2024-01-22T09:07:58.3441822Z Container OS Version: 10.0.14393.5850 (ltsc2016)
2024-01-22T09:07:58.3449384Z Host OS Version: 10.0.14393.5850 (ltsc2016)
2024-01-22T09:07:58.3506449Z Using process isolation
2024-01-22T09:07:58.3527330Z Using locale it-IT
2024-01-22T09:07:58.3559122Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-01-22T09:07:58.3676369Z Downloading C:\ProgramData\BcContainerHelper\Extensions\bcserver\Microsoft.VisualStudio.Services.VSIXPackage.vsix
2024-01-22T09:07:58.3686507Z Downloading using WebClient
2024-01-22T09:07:59.0584210Z Additional Parameters:
2024-01-22T09:07:59.0601703Z --env customNavSettings=EnableTaskScheduler=True
2024-01-22T09:07:59.0611411Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2024-01-22T09:07:59.0632348Z - AdditionalOutput.ps1
2024-01-22T09:07:59.0640551Z - MainLoop.ps1
2024-01-22T09:07:59.0653825Z - SetupVariables.ps1
2024-01-22T09:07:59.0663783Z - updatehosts.ps1
2024-01-22T09:07:59.0672204Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.14393.5850-filesonly
2024-01-22T09:07:59.2606234Z 475bfe1cb7ea393a7e2e54d2b3828466396f13fe1a095ac704541e7e13728aff
2024-01-22T09:08:07.2763662Z Waiting for container bcserver to be ready
2024-01-22T09:08:13.8418191Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/it
2024-01-22T09:08:14.9702253Z Using installer from C:\Run\210-new
2024-01-22T09:08:14.9711030Z Installing Business Central
2024-01-22T09:08:14.9719326Z Installing from artifacts
2024-01-22T09:08:14.9727808Z Copying Service Tier Files
2024-01-22T09:08:14.9771808Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\Program Files
2024-01-22T09:08:16.0663617Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\System64Folder
2024-01-22T09:08:16.0672042Z Copying PowerShell Scripts
2024-01-22T09:08:16.0680094Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-01-22T09:08:16.0688617Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\WebSearch
2024-01-22T09:08:16.0696474Z Copying Web Client Files
2024-01-22T09:08:19.3510186Z c:\dl\sandbox\23.3.14876.15549\platform\WebClient\Microsoft Dynamics NAV
2024-01-22T09:08:19.3519035Z Copying ModernDev Files
2024-01-22T09:08:19.3527305Z c:\dl\sandbox\23.3.14876.15549\platform
2024-01-22T09:08:19.3538697Z c:\dl\sandbox\23.3.14876.15549\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-01-22T09:08:19.3547888Z Copying additional files
2024-01-22T09:08:19.3561032Z Copying ConfigurationPackages
2024-01-22T09:08:19.3572259Z C:\dl\sandbox\23.3.14876.15549\it\ConfigurationPackages
2024-01-22T09:08:19.3580442Z Copying Test Assemblies
2024-01-22T09:08:19.3587987Z C:\dl\sandbox\23.3.14876.15549\platform\Test Assemblies
2024-01-22T09:08:19.3595320Z Copying Extensions
2024-01-22T09:08:19.3604921Z C:\dl\sandbox\23.3.14876.15549\it\Extensions
2024-01-22T09:08:19.3614253Z Copying Applications
2024-01-22T09:08:20.4598530Z C:\dl\sandbox\23.3.14876.15549\platform\Applications
2024-01-22T09:08:20.4607011Z Copying Applications.IT
2024-01-22T09:08:20.4615233Z C:\dl\sandbox\23.3.14876.15549\it\Applications.IT
2024-01-22T09:08:20.4623832Z Copying dependencies
2024-01-22T09:08:35.7467962Z Copying ReportBuilder
2024-01-22T09:08:35.7475396Z Importing PowerShell Modules
2024-01-22T09:08:35.7483097Z Skipping restore of Cronus database
2024-01-22T09:08:35.7490662Z Modifying Business Central Service Tier Config File for Docker
2024-01-22T09:08:35.7498130Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-01-22T09:08:35.7505463Z Installation took 22 seconds
2024-01-22T09:08:35.7513801Z Installation complete
2024-01-22T09:08:35.7522717Z Ready for connections!
2024-01-22T09:08:38.2784269Z Reading CustomSettings.config from bcserver
2024-01-22T09:08:38.4236035Z Cleanup old dotnet core assemblies
2024-01-22T09:08:41.0298109Z 
2024-01-22T09:08:41.0307236Z Creating container took 145 seconds
2024-01-22T09:08:41.0455168Z   _____                   _                                    _____                           _____            
2024-01-22T09:08:41.0464256Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T09:08:41.0471518Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T09:08:41.0479422Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T09:08:41.0487024Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T09:08:41.0494826Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T09:08:41.0501879Z                                    __/ |          | |   | |                                              | |    
2024-01-22T09:08:41.0509271Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T09:08:43.9613175Z Copying previous apps to packages folder
2024-01-22T09:08:44.5595693Z Extracting C:\ProgramData\BcContainerHelper\4304640f-5fc3-4d3b-91e1-f22a177f7bd5\Alterna_Extended Warehouse Suite_2.6.62.0_s.app
2024-01-22T09:08:44.9659164Z Alterna_Extended Warehouse Suite = 2.6.62.0
2024-01-22T09:08:57.0743720Z Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2024-01-22T09:08:57.0747359Z 
2024-01-22T09:08:57.0755445Z Exception Script Stack Trace:
2024-01-22T09:08:57.0773793Z at <ScriptBlock>, <No file>: line 12
2024-01-22T09:08:57.0777354Z 
2024-01-22T09:08:57.0785332Z PowerShell Call Stack:
2024-01-22T09:08:57.0796104Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T09:08:57.0803684Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 141
2024-01-22T09:08:57.0811657Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T09:08:57.0819155Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T09:08:57.0826639Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T09:08:57.0835826Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T09:08:57.0843223Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T09:08:57.0850931Z at <ScriptBlock>, C:\agent\_work\10\s\PipelineScripts\Build\AlValidation.ps1: line 133
2024-01-22T09:08:57.0859202Z at <ScriptBlock>, C:\agent\_work\_temp\691d3fc3-62e6-4ad2-94bc-656a6c96d5de.ps1: line 4
2024-01-22T09:08:57.0867462Z at <ScriptBlock>, <No file>: line 1
2024-01-22T09:08:57.1539379Z 
2024-01-22T09:08:57.1548075Z Container Free Physical Memory: 25.3Gb
2024-01-22T09:08:57.1551234Z 
2024-01-22T09:08:57.1559110Z Services in container bcserver:
2024-01-22T09:08:57.1652762Z - No services found
2024-01-22T09:08:57.1657158Z 
2024-01-22T09:08:57.1985956Z Latest Supported Runtime Version: 
2024-01-22T09:08:57.2188231Z Extracting C:\ProgramData\BcContainerHelper\0fd00239-aba4-404c-908c-1e7d61b7b319\Alterna_Extended Warehouse Suite_2.7.65.0_s.app
2024-01-22T09:08:57.6623931Z Excluding Runtime Version from app.json
2024-01-22T09:08:57.7429362Z Analyzing: Alterna_Extended Warehouse Suite_2.7.65.0_s.app
2024-01-22T09:08:57.7437564Z Using affixes: APs
2024-01-22T09:08:57.7462088Z Using supportedCountries: it
2024-01-22T09:08:57.7490085Z Using previous app: Alterna_Extended Warehouse Suite_2.6.62.0.app
2024-01-22T09:08:57.7530463Z Downloading C:\ProgramData\BcContainerHelper\e4dbfd20-d65c-4e68-96d0-740b4f74baa7\appsource.default.ruleset.json
2024-01-22T09:08:57.7541887Z Downloading using WebClient
2024-01-22T09:08:57.9094275Z AppSourceCop.json content:
2024-01-22T09:08:57.9116103Z {
2024-01-22T09:08:57.9126442Z     "Publisher":  "Alterna",
2024-01-22T09:08:57.9136144Z     "Version":  "2.6.62.0",
2024-01-22T09:08:57.9146839Z     "Name":  "Extended Warehouse Suite",
2024-01-22T09:08:57.9157881Z     "mandatoryAffixes":  [
2024-01-22T09:08:57.9166335Z                              "APs"
2024-01-22T09:08:57.9174500Z                          ],
2024-01-22T09:08:57.9182904Z     "supportedCountries":  [
2024-01-22T09:08:57.9190997Z                                "it"
2024-01-22T09:08:57.9201230Z                            ]
2024-01-22T09:08:57.9210570Z }
2024-01-22T09:08:57.9219442Z Ruleset.json content:
2024-01-22T09:08:57.9297937Z {
2024-01-22T09:08:57.9308298Z     "name":  "Run-AlCops RuleSet",
2024-01-22T09:08:57.9317315Z     "description":  "Generated by Run-AlCops",
2024-01-22T09:08:57.9325845Z     "includedRuleSets":  [
2024-01-22T09:08:57.9334408Z                              {
2024-01-22T09:08:57.9342795Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\e4dbfd20-d65c-4e68-96d0-740b4f74baa7\\appsource.default.ruleset.json",
2024-01-22T09:08:57.9351172Z                                  "action":  "Default"
2024-01-22T09:08:57.9359465Z                              }
2024-01-22T09:08:57.9367925Z                          ]
2024-01-22T09:08:57.9376000Z }
2024-01-22T09:08:58.2928409Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
2024-01-22T09:09:52.6432865Z Removing dotnet Framework Assemblies
2024-01-22T09:09:53.0836017Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\4304640f-5fc3-4d3b-91e1-f22a177f7bd5
2024-01-22T09:09:53.1127095Z Copying System.app from Container
2024-01-22T09:09:53.1285177Z Copying Microsoft_AMC Banking 365 Fundamentals_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1366219Z Copying Microsoft_Any_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1431895Z Copying Microsoft_API - Cross Environment Intercompany_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1507720Z Copying Microsoft_API Reports - Finance_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1576525Z Copying Microsoft_Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1644073Z Copying Microsoft_Audit File Export_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1719786Z Copying Microsoft_Bank Account Reconciliation With AI_23.3.14876.15549.app from Container
2024-01-22T09:09:53.1794562Z Copying Microsoft_Base Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2080575Z Copying Microsoft_Business Central Cloud Migration - Previous Release (IT)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2228060Z Copying Microsoft_Business Central Cloud Migration - Previous Release_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2302999Z Copying Microsoft_Business Central Cloud Migration API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2370856Z Copying Microsoft_Business Central Intelligent Cloud_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2436097Z Copying Microsoft_Company Hub_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2506312Z Copying Microsoft_Contoso Coffee Demo Dataset (IT)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2573134Z Copying Microsoft_Contoso Coffee Demo Dataset_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2641579Z Copying Microsoft_Czech language (Czechia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2746682Z Copying Microsoft_Danish language (Denmark)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2848163Z Copying Microsoft_Data Archive_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2915421Z Copying Microsoft_Data Search_23.3.14876.15549.app from Container
2024-01-22T09:09:53.2982109Z Copying Microsoft_Dutch language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3085446Z Copying Microsoft_Dutch language (Netherlands)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3191324Z Copying Microsoft_E-Document Core_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3257075Z Copying Microsoft_E-Documents Connector with External Endpoints_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3325061Z Copying Microsoft_Email - Current User Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3388139Z Copying Microsoft_Email - Microsoft 365 Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3449752Z Copying Microsoft_Email - Outlook REST API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3516142Z Copying Microsoft_Email - SMTP API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3583811Z Copying Microsoft_Email - SMTP Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3648415Z Copying Microsoft_Enforced Digital Vouchers_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3710212Z Copying Microsoft_English language (Australia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3801762Z Copying Microsoft_English language (Canada)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3898692Z Copying Microsoft_English language (New Zealand)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.3993355Z Copying Microsoft_English language (United Kingdom)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4087870Z Copying Microsoft_English language (United States)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4178665Z Copying Microsoft_Error Messages with Recommendations_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4244404Z Copying Microsoft_Essential Business Headlines_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4311450Z Copying Microsoft_Finnish language (Finland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4415165Z Copying Microsoft_French language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4521410Z Copying Microsoft_French language (Canada)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4630814Z Copying Microsoft_French language (France)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4733261Z Copying Microsoft_French language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4838313Z Copying Microsoft_German language (Austria)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.4940519Z Copying Microsoft_German language (Germany)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5041905Z Copying Microsoft_German language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5147577Z Copying Microsoft_Icelandic language (Iceland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5252851Z Copying Microsoft_Intelligent Cloud Base_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5320303Z Copying Microsoft_Intrastat Core_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5388269Z Copying Microsoft_Intrastat IT_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5465262Z Copying Microsoft_Italian language (Italy)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5569370Z Copying Microsoft_Italian language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5673372Z Copying Microsoft_Late Payment Prediction_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5742563Z Copying Microsoft_Library Assert_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5807318Z Copying Microsoft_Library Variable Storage_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5866857Z Copying Microsoft_Microsoft Pay Payments_23.3.14876.15549.app from Container
2024-01-22T09:09:53.5928467Z Copying Microsoft_Norwegian language (Norway)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6030591Z Copying Microsoft_Payment Links to PayPal_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6098337Z Copying Microsoft_Payment Practices_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6165672Z Copying Microsoft_Performance Toolkit_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6228837Z Copying Microsoft_Permissions Mock_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6287651Z Copying Microsoft_Recommended Apps_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6349376Z Copying Microsoft_Review General Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6412531Z Copying Microsoft_Russian language (Russia)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6531369Z Copying Microsoft_Sales and Inventory Forecast_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6611825Z Copying Microsoft_Send To Email Printer_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6678275Z Copying Microsoft_Service Declaration IT_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6745695Z Copying Microsoft_Service Declaration_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6817442Z Copying Microsoft_Shopify Connector_23.3.14876.15549.app from Container
2024-01-22T09:09:53.6900660Z Copying Microsoft_Simplified Bank Statement Import_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7066829Z Copying Microsoft_Spanish language (Mexico)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7175539Z Copying Microsoft_Spanish language (Spain)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7287284Z Copying Microsoft_Statistical Accounts_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7368042Z Copying Microsoft_Swedish language (Sweden)_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7733674Z Copying Microsoft_System Application_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7849997Z Copying Microsoft_Test Runner_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7924154Z Copying Microsoft_Troubleshoot FA Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T09:09:53.7992321Z Copying Microsoft_Universal Print Integration_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8062184Z Copying Microsoft_WorldPay Payments Standard_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8132514Z Copying Microsoft__Exclude_APIV1__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8210290Z Copying Microsoft__Exclude_APIV2__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8287898Z Copying Microsoft__Exclude_Bank Deposits_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8356661Z Copying Microsoft__Exclude_Business_Events__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8426657Z Copying Microsoft__Exclude_ClientAddIns__23.3.14876.15549.app from Container
2024-01-22T09:09:53.8640624Z Copying Microsoft__Exclude_Connectivity Apps_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8716210Z Copying Microsoft__Exclude_Email Logging Using Graph API_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8795604Z Copying Microsoft__Exclude_Master_Data_Management_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8866584Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_23.3.14876.15549.app from Container
2024-01-22T09:09:53.8941256Z Copying Microsoft__Exclude_Onboarding Signals_23.3.14876.15549.app from Container
2024-01-22T09:09:53.9010206Z Copying Microsoft__Exclude_PlanConfiguration__23.3.14876.15549.app from Container
2024-01-22T09:09:53.9076636Z Copying Microsoft__Exclude_ReportLayouts_23.3.14876.15549.app from Container
2024-01-22T09:09:53.9141582Z Copying Microsoft__Exclude_SyncBaseApp__23.3.14876.15549.app from Container
2024-01-22T09:09:54.2161507Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T09:09:54.2165143Z 
2024-01-22T09:09:54.2172906Z Exception Script Stack Trace:
2024-01-22T09:09:54.2182329Z at <ScriptBlock>, <No file>: line 3
2024-01-22T09:09:54.2191479Z at <ScriptBlock>, <No file>: line 2
2024-01-22T09:09:54.2194779Z 
2024-01-22T09:09:54.2203639Z PowerShell Call Stack:
2024-01-22T09:09:54.2212234Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T09:09:54.2220384Z at Compile-AppInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Compile-AppInNavContainer.ps1: line 346
2024-01-22T09:09:54.2229124Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 81
2024-01-22T09:09:54.2238379Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 280
2024-01-22T09:09:54.2247309Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 149
2024-01-22T09:09:54.2255752Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T09:09:54.2264485Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T09:09:54.2273173Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T09:09:54.2282130Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T09:09:54.2290681Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T09:09:54.2299665Z at <ScriptBlock>, C:\agent\_work\10\s\PipelineScripts\Build\AlValidation.ps1: line 133
2024-01-22T09:09:54.2308557Z at <ScriptBlock>, C:\agent\_work\_temp\691d3fc3-62e6-4ad2-94bc-656a6c96d5de.ps1: line 4
2024-01-22T09:09:54.2316732Z at <ScriptBlock>, <No file>: line 1
2024-01-22T09:09:54.2487967Z 
2024-01-22T09:09:54.2497975Z Container Free Physical Memory: 25.3Gb
2024-01-22T09:09:54.2502028Z 
2024-01-22T09:09:54.2512115Z Services in container bcserver:
2024-01-22T09:09:54.2534645Z - No services found
2024-01-22T09:09:54.2538771Z 
2024-01-22T09:09:54.7319241Z Compile-AppInBcContainer Telemetry Correlation Id: 0b14a8bd-fc25-45fe-ae97-06ef820f6d0e
2024-01-22T09:09:54.7641338Z ERROR Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T09:09:54.7649614Z Ignoring warnings
2024-01-22T09:09:54.7768306Z Ignoring infos
2024-01-22T09:09:54.9587942Z Copy C:\ProgramData\BcContainerHelper\0fd00239-aba4-404c-908c-1e7d61b7b319\Alterna_Extended Warehouse Suite_2.7.65.0_s.app to C:\ProgramData\BcContainerHelper\4304640f-5fc3-4d3b-91e1-f22a177f7bd5
2024-01-22T09:09:55.4435693Z 
2024-01-22T09:09:55.4443820Z Running AppSourceCop took 74 seconds
2024-01-22T09:09:55.6648660Z 
2024-01-22T09:09:55.6658407Z   _____                           _                _____            _        _                 
2024-01-22T09:09:55.6667139Z  |  __ \                         (_)              / ____|          | |      (_)                
2024-01-22T09:09:55.6675118Z  | |__) |___ _ __ ___   _____   ___ _ __   __ _  | |     ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T09:09:55.6682703Z  |  _  // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | |    / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T09:09:55.6690311Z  | | \ \  __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T09:09:55.6697778Z  |_|  \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, |  \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T09:09:55.6705139Z                                            __/ |                                               
2024-01-22T09:09:55.6712518Z                                           |___/                                                
2024-01-22T09:09:55.6715786Z 
2024-01-22T09:09:55.9681913Z Removing Session bcserver
2024-01-22T09:09:56.0670595Z Removing container bcserver
2024-01-22T09:09:57.6517096Z Removing entries from hosts
2024-01-22T09:09:57.6790317Z Removing bcserver from container hosts file
2024-01-22T09:09:57.7280498Z Removing bcserver-* from container hosts file
2024-01-22T09:09:57.7314266Z Removing Desktop shortcuts
2024-01-22T09:09:57.7598687Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2024-01-22T09:09:58.4909209Z 
2024-01-22T09:09:58.4919534Z Removing container took 3 seconds

Additional context

Arthurvdv commented 7 months ago

We're experiencing the same issue af the moment.

2024-01-22T13:22:38.0182311Z ##[command]Run-AlValidation
2024-01-22T13:22:38.0194996Z 
2024-01-22T13:22:38.0195163Z Name                           Value                                                                                   
2024-01-22T13:22:38.0195738Z ----                           -----                                                                                   
2024-01-22T13:22:38.0195906Z affixes                        <affixes>                                                                             
2024-01-22T13:22:38.0196057Z includeWarnings                False                                                                                   
2024-01-22T13:22:38.0196192Z validateNextMajor              False                                                                                   
2024-01-22T13:22:38.0196556Z apps                           C:\azure-vsts-agent-build\_work\2846\a\VanRoey _ EuroSys_<appName>_22.0.1240...
2024-01-22T13:22:38.0196695Z containerName                  bcserver                                                                                
2024-01-22T13:22:38.0197028Z memoryLimit                    8G                                                                                      
2024-01-22T13:22:38.0197127Z countries                      BE,FR                                                                                   
2024-01-22T13:22:38.0197325Z previousApps                   C:\azure-vsts-agent-build\_work\2846\s\.previous\VanRoey _ EuroSys_<appName>...
2024-01-22T13:22:38.0197454Z failOnError                    True                                                                                    
2024-01-22T13:22:38.0197555Z skipappsourcecop               False                                                                                   
2024-01-22T13:22:38.0197663Z skipverification               False                                                                                   
2024-01-22T13:22:38.0197767Z validateCurrent                False                                                                                   
2024-01-22T13:22:38.0197870Z validateNextMinor              False                                                                                   
2024-01-22T13:22:38.0197917Z 
2024-01-22T13:22:38.0197945Z 
2024-01-22T13:22:38.0197973Z 
2024-01-22T13:22:39.1497502Z   _____                               _                
2024-01-22T13:22:39.1497711Z  |  __ \                             | |               
2024-01-22T13:22:39.1497811Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___ 
2024-01-22T13:22:39.1498251Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2024-01-22T13:22:39.1498571Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2024-01-22T13:22:39.1498671Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2024-01-22T13:22:39.1498724Z 
2024-01-22T13:22:39.1513103Z Container name                  bcserver
2024-01-22T13:22:39.1609050Z Credential                      admin/Vewi7260
2024-01-22T13:22:39.1738059Z MemoryLimit                     8G
2024-01-22T13:22:39.1745888Z validateVersion                 
2024-01-22T13:22:39.1754627Z validateCurrent                 False
2024-01-22T13:22:39.1764124Z validateNextMinor               False
2024-01-22T13:22:39.1772174Z validateNextMajor               False
2024-01-22T13:22:39.1789807Z SasToken                        Not Specified
2024-01-22T13:22:39.1814426Z countries                       be,fr
2024-01-22T13:22:39.1822585Z validateCountries               be,fr
2024-01-22T13:22:39.1831127Z affixes                         <affixes>
2024-01-22T13:22:39.1847356Z supportedCountries              
2024-01-22T13:22:39.1854408Z ObsoleteTagMinAllowedMajorMinor 
2024-01-22T13:22:39.1861569Z vsixFile                        
2024-01-22T13:22:39.1865272Z Install Apps
2024-01-22T13:22:39.1869196Z - None
2024-01-22T13:22:39.1872793Z Previous Apps
2024-01-22T13:22:39.1880786Z - C:\azure-vsts-agent-build\_work\2846\s\.previous\VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app
2024-01-22T13:22:39.1886483Z Apps
2024-01-22T13:22:39.1893514Z - C:\azure-vsts-agent-build\_work\2846\a\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:22:39.1983627Z   _____       _                      _                         _   _  __           _       
2024-01-22T13:22:39.1983802Z  |  __ \     | |                    (_)                       | | (_)/ _|         | |      
2024-01-22T13:22:39.1984186Z  | |  | | ___| |_ ___ _ __ _ __ ___  _ _ __   ___    __ _ _ __| |_ _| |_ __ _  ___| |_ ___ 
2024-01-22T13:22:39.1984476Z  | |  | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \ / _ \  / _` | '__| __| |  _/ _` |/ __| __/ __|
2024-01-22T13:22:39.1984598Z  | |__| |  __/ |_  __/ |  | | | | | | | | | |  __/ | (_| | |  | |_| | || (_| | (__| |_\__ \
2024-01-22T13:22:39.1984857Z  |_____/ \___|\__\___|_|  |_| |_| |_|_|_| |_|\___|  \__,_|_|   \__|_|_| \__,_|\___|\__|___/
2024-01-22T13:22:39.1984964Z                                                                                            
2024-01-22T13:22:53.5197112Z Found https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/be
2024-01-22T13:23:06.6279752Z Found https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/fr
2024-01-22T13:23:06.7113608Z Using https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/be
2024-01-22T13:23:06.7118452Z   _____       _                      _       _                   _                           _                       
2024-01-22T13:23:06.7118577Z  |  __ \     | |                    (_)     (_)                 | |                         | |                      
2024-01-22T13:23:06.7118704Z  | |  | | ___| |_ ___ _ __ _ __ ___  _ _ __  _ _ __   __ _    __| | ___ _ __   ___ _ __   __| | ___ _ __   ___ _   _ 
2024-01-22T13:23:06.7119032Z  | |  | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \| | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| | | |
2024-01-22T13:23:06.7119181Z  | |__| |  __/ |_  __/ |  | | | | | | | | | | | | | | (_| | | (_| |  __/ |_) |  __/ | | | (_| |  __/ | | | (__| |_| |
2024-01-22T13:23:06.7123206Z  |_____/ \___|\__\___|_|  |_| |_| |_|_|_| |_|_|_| |_|\__, |  \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|\__, |
2024-01-22T13:23:06.7123338Z                                                       __/ |            | |                                      __/ |
2024-01-22T13:23:06.7123445Z                                                      |___/             |_|                                     |___/ 
2024-01-22T13:23:08.4815483Z Downloading AL Language Extension (Prerelease) to C:\ProgramData\BcContainerHelper\alLanguageExtension\13.0.921843.zip
2024-01-22T13:23:08.4894593Z Downloading using WebClient
2024-01-22T13:23:41.0407191Z using Expand-Archive
2024-01-22T13:24:05.4974355Z Validating against Current Version (23.3)
2024-01-22T13:24:05.4985544Z Additionally validating against application dependency (22.0)
2024-01-22T13:24:05.5001822Z 
2024-01-22T13:24:05.5002628Z   _____       _ _ _                                          _        _                            
2024-01-22T13:24:05.5002810Z  |  __ \     | | (_)                                        (_)      (_)                           
2024-01-22T13:24:05.5002946Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___ 
2024-01-22T13:24:05.5003314Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2024-01-22T13:24:05.5003423Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2024-01-22T13:24:05.5003549Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2024-01-22T13:24:05.5003693Z                            __/ |   __/ |                                                 __/ |     
2024-01-22T13:24:05.5003796Z                           |___/   |___/                                                 |___/      
2024-01-22T13:24:05.5005413Z 
2024-01-22T13:24:05.5008682Z Pulling mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:24:46.8975815Z 
2024-01-22T13:24:46.8976383Z Pulling generic image took 41 seconds
2024-01-22T13:24:46.9020704Z 
2024-01-22T13:24:46.9021284Z    _____                _   _                               _        _                 
2024-01-22T13:24:46.9021471Z   / ____|              | | (_)                             | |      (_)                
2024-01-22T13:24:46.9021714Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:24:46.9022262Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:24:46.9022497Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:24:46.9026052Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:24:46.9026291Z                                      __/ |                                             
2024-01-22T13:24:46.9026385Z                                     |___/                                              
2024-01-22T13:24:46.9026422Z 
2024-01-22T13:24:46.9044076Z Creating container for country be
2024-01-22T13:24:47.3811458Z BcContainerHelper is version 6.0.4
2024-01-22T13:24:47.3818298Z BcContainerHelper is running as administrator
2024-01-22T13:24:49.0546045Z HyperV is Disabled
2024-01-22T13:24:49.0563257Z UsePsSession is True
2024-01-22T13:24:49.0578998Z Host is Microsoft Windows Server 2022 Standard - 10.0.20348.1970
2024-01-22T13:24:49.1066757Z Docker Client Version is 24.0.7
2024-01-22T13:24:49.1073488Z Docker Server Version is 24.0.7
2024-01-22T13:24:49.3648036Z Removing Desktop shortcuts
2024-01-22T13:24:50.6233039Z Fetching all docker images
2024-01-22T13:24:50.7338546Z Fetching all docker volumes
2024-01-22T13:24:50.8347287Z Using image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:24:51.3261627Z Creating Container bcserver
2024-01-22T13:24:51.3269373Z Style: sandbox
2024-01-22T13:24:51.3273948Z Multitenant: Yes
2024-01-22T13:24:51.3279119Z Version: 23.3.14876.15549
2024-01-22T13:24:51.3283398Z Platform: 23.0.15515.0
2024-01-22T13:24:51.3290083Z Generic Tag: 1.0.2.14
2024-01-22T13:24:51.3317735Z Container OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:24:51.3321963Z Host OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:24:51.3366841Z Using process isolation
2024-01-22T13:24:51.3381705Z Using locale nl-BE
2024-01-22T13:24:51.3409498Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-01-22T13:24:51.3576686Z Downloading C:\ProgramData\BcContainerHelper\Extensions\bcserver\Microsoft.VisualStudio.Services.VSIXPackage.vsix
2024-01-22T13:24:51.3584257Z Downloading using WebClient
2024-01-22T13:25:11.2310009Z Additional Parameters:
2024-01-22T13:25:11.2321251Z --env customNavSettings=EnableTaskScheduler=True
2024-01-22T13:25:11.2327138Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2024-01-22T13:25:11.2355337Z - AdditionalOutput.ps1
2024-01-22T13:25:11.2362637Z - MainLoop.ps1
2024-01-22T13:25:11.2369084Z - SetupVariables.ps1
2024-01-22T13:25:11.2375428Z - updatehosts.ps1
2024-01-22T13:25:11.2380704Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:25:11.4639979Z eab8e0deeedc7f66845d13f71615a623f4368742cfc4674588112f0f08188d40
2024-01-22T13:25:12.5139254Z Waiting for container bcserver to be ready
2024-01-22T13:25:14.6562485Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/be
2024-01-22T13:25:14.6562745Z Using installer from C:\Run\210-new
2024-01-22T13:25:14.6562956Z Installing Business Central
2024-01-22T13:25:14.6563124Z Installing from artifacts
2024-01-22T13:25:14.6566522Z Copying Service Tier Files
2024-01-22T13:25:15.7352269Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\Program Files
2024-01-22T13:25:15.7352767Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\System64Folder
2024-01-22T13:25:15.7352951Z Copying PowerShell Scripts
2024-01-22T13:25:15.7353224Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-01-22T13:25:15.7353450Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\WebSearch
2024-01-22T13:25:15.7353636Z Copying Web Client Files
2024-01-22T13:25:16.8054807Z c:\dl\sandbox\23.3.14876.15549\platform\WebClient\Microsoft Dynamics NAV
2024-01-22T13:25:16.8055177Z Copying ModernDev Files
2024-01-22T13:25:16.8055337Z c:\dl\sandbox\23.3.14876.15549\platform
2024-01-22T13:25:17.9311852Z c:\dl\sandbox\23.3.14876.15549\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-01-22T13:25:17.9312258Z Copying additional files
2024-01-22T13:25:17.9312414Z Copying ConfigurationPackages
2024-01-22T13:25:17.9312596Z C:\dl\sandbox\23.3.14876.15549\be\ConfigurationPackages
2024-01-22T13:25:17.9315219Z Copying Test Assemblies
2024-01-22T13:25:17.9315505Z C:\dl\sandbox\23.3.14876.15549\platform\Test Assemblies
2024-01-22T13:25:17.9315691Z Copying Extensions
2024-01-22T13:25:17.9315874Z C:\dl\sandbox\23.3.14876.15549\be\Extensions
2024-01-22T13:25:17.9316057Z Copying Applications
2024-01-22T13:25:18.9976507Z C:\dl\sandbox\23.3.14876.15549\platform\Applications
2024-01-22T13:25:18.9976802Z Copying Applications.BE
2024-01-22T13:25:18.9976979Z C:\dl\sandbox\23.3.14876.15549\be\Applications.BE
2024-01-22T13:25:18.9977084Z Copying dependencies
2024-01-22T13:25:25.3536161Z Copying ReportBuilder
2024-01-22T13:25:25.3536522Z Importing PowerShell Modules
2024-01-22T13:25:25.3536678Z Skipping restore of Cronus database
2024-01-22T13:25:25.3536869Z Modifying Business Central Service Tier Config File for Docker
2024-01-22T13:25:25.3537307Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-01-22T13:25:25.3537426Z Installation took 11 seconds
2024-01-22T13:25:25.3537531Z Installation complete
2024-01-22T13:25:25.3540906Z Ready for connections!
2024-01-22T13:25:27.2690443Z Reading CustomSettings.config from bcserver
2024-01-22T13:25:27.4155772Z Cleanup old dotnet core assemblies
2024-01-22T13:25:28.5346290Z 
2024-01-22T13:25:28.5348007Z Creating container took 42 seconds
2024-01-22T13:25:28.5353936Z   _____                   _                                    _____                           _____            
2024-01-22T13:25:28.5354098Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T13:25:28.5354236Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T13:25:28.5354817Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T13:25:28.5354939Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T13:25:28.5355161Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T13:25:28.5355278Z                                    __/ |          | |   | |                                              | |    
2024-01-22T13:25:28.5355378Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T13:25:28.8419764Z Copying previous apps to packages folder
2024-01-22T13:25:29.0062916Z Extracting C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef\VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app
2024-01-22T13:25:29.1249920Z VanRoey | EuroSys_<appName> = 19.0.113897.0
2024-01-22T13:25:39.9528271Z Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2024-01-22T13:25:39.9530700Z 
2024-01-22T13:25:39.9534708Z Exception Script Stack Trace:
2024-01-22T13:25:39.9546108Z at <ScriptBlock>, <No file>: line 12
2024-01-22T13:25:39.9549516Z 
2024-01-22T13:25:39.9553993Z PowerShell Call Stack:
2024-01-22T13:25:39.9560586Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T13:25:39.9563603Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 141
2024-01-22T13:25:39.9566765Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T13:25:39.9569812Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T13:25:39.9572875Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T13:25:39.9575928Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T13:25:39.9579008Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T13:25:39.9582152Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\2b5fb38b-f52c-4501-bfe8-ef62b1ff61be.ps1: line 244
2024-01-22T13:25:39.9585250Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\c8a9d739-4315-4526-87a3-63fc390d78f2.ps1: line 1
2024-01-22T13:25:39.9588117Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:25:39.9591131Z at <ScriptBlock>, <No file>: line 22
2024-01-22T13:25:39.9594156Z at <ScriptBlock>, <No file>: line 18
2024-01-22T13:25:39.9597184Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:25:40.0205433Z 
2024-01-22T13:25:40.0207219Z Container Free Physical Memory: 9.2Gb
2024-01-22T13:25:40.0209704Z 
2024-01-22T13:25:40.0211296Z Services in container bcserver:
2024-01-22T13:25:40.0284631Z - No services found
2024-01-22T13:25:40.0284722Z 
2024-01-22T13:25:40.0440426Z Latest Supported Runtime Version: 
2024-01-22T13:25:40.1056749Z Downloading vcredist_x64 (version 140)
2024-01-22T13:25:43.5994692Z Installing vcredist_x64 (version 140)
2024-01-22T13:25:48.1485933Z VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app is Signed with Authenticode certificate: E=internalsupport@vanroey.be, CN=VAN ROEY AUTOMATION NV, OU=IT, O=VAN ROEY AUTOMATION NV, L=Turnhout, S=Antwerpen, C=BE, OID.1.3.6.1.4.1.311.60.2.1.3=BE, SERIALNUMBER=0457.553.651, OID.2.5.4.15=Private Organization
2024-01-22T13:25:48.1505297Z Extracting C:\ProgramData\BcContainerHelper\8778a053-b0f4-4e0d-8ff8-dddebdc35ad8\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:25:48.2147336Z Excluding Runtime Version from app.json
2024-01-22T13:25:48.2802739Z Analyzing: VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:25:48.2808911Z Using affixes: <affixes>
2024-01-22T13:25:48.2831661Z Using previous app: VanRoey | EuroSys_<appName>_19.0.113897.0.app
2024-01-22T13:25:48.2865796Z Downloading C:\ProgramData\BcContainerHelper\0258e6f1-ba92-4e7b-9822-c112b1e9fec6\appsource.default.ruleset.json
2024-01-22T13:25:48.2872442Z Downloading using WebClient
2024-01-22T13:25:48.4439150Z AppSourceCop.json content:
2024-01-22T13:25:48.4452691Z {
2024-01-22T13:25:48.4453255Z     "Publisher":  "VanRoey | EuroSys",
2024-01-22T13:25:48.4453779Z     "Name":  "<appName>",
2024-01-22T13:25:48.4454219Z     "mandatoryAffixes":  [
2024-01-22T13:25:48.4454773Z                              "VOS",
2024-01-22T13:25:48.4455282Z                              "BSF",
2024-01-22T13:25:48.4455749Z                              "VRA"
2024-01-22T13:25:48.4456258Z                          ],
2024-01-22T13:25:48.4456770Z     "Version":  "19.0.113897.0"
2024-01-22T13:25:48.4457330Z }
2024-01-22T13:25:48.4526726Z Ruleset.json content:
2024-01-22T13:25:48.4592815Z {
2024-01-22T13:25:48.4593330Z     "name":  "Run-AlCops RuleSet",
2024-01-22T13:25:48.4595117Z     "description":  "Generated by Run-AlCops",
2024-01-22T13:25:48.4596352Z     "includedRuleSets":  [
2024-01-22T13:25:48.4597128Z                              {
2024-01-22T13:25:48.4598665Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\0258e6f1-ba92-4e7b-9822-c112b1e9fec6\\appsource.default.ruleset.json",
2024-01-22T13:25:48.4599779Z                                  "action":  "Default"
2024-01-22T13:25:48.4600106Z                              }
2024-01-22T13:25:48.4601575Z                          ]
2024-01-22T13:25:48.4602008Z }
2024-01-22T13:25:48.6793609Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
2024-01-22T13:25:59.3907619Z Removing dotnet Framework Assemblies
2024-01-22T13:25:59.6336007Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef
2024-01-22T13:25:59.6540835Z Copying System.app from Container
2024-01-22T13:25:59.6671434Z Copying Microsoft_AMC Banking 365 Fundamentals_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6719599Z Copying Microsoft_Any_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6769582Z Copying Microsoft_API - Cross Environment Intercompany_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6827804Z Copying Microsoft_API Reports - Finance_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6873737Z Copying Microsoft_Application_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6917634Z Copying Microsoft_Audit File Export_23.3.14876.15549.app from Container
2024-01-22T13:25:59.6968291Z Copying Microsoft_Bank Account Reconciliation With AI_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7021559Z Copying Microsoft_Base Application_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7254864Z Copying Microsoft_Business Central Cloud Migration - Previous Release (BE)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7304242Z Copying Microsoft_Business Central Cloud Migration - Previous Release_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7357565Z Copying Microsoft_Business Central Cloud Migration API_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7405921Z Copying Microsoft_Business Central Intelligent Cloud_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7460505Z Copying Microsoft_Company Hub_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7508755Z Copying Microsoft_Contoso Coffee Demo Dataset (BE)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7555954Z Copying Microsoft_Contoso Coffee Demo Dataset_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7610458Z Copying Microsoft_Czech language (Czechia)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7693290Z Copying Microsoft_Danish language (Denmark)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7774116Z Copying Microsoft_Data Archive_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7824764Z Copying Microsoft_Data Search_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7878101Z Copying Microsoft_Dutch language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.7960345Z Copying Microsoft_Dutch language (Netherlands)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8041028Z Copying Microsoft_E-Document Core_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8095752Z Copying Microsoft_E-Documents Connector with External Endpoints_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8151485Z Copying Microsoft_Email - Current User Connector_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8202375Z Copying Microsoft_Email - Microsoft 365 Connector_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8251850Z Copying Microsoft_Email - Outlook REST API_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8297452Z Copying Microsoft_Email - SMTP API_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8349989Z Copying Microsoft_Email - SMTP Connector_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8394789Z Copying Microsoft_Enforced Digital Vouchers_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8441824Z Copying Microsoft_English language (Australia)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8509980Z Copying Microsoft_English language (Canada)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8579760Z Copying Microsoft_English language (New Zealand)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8654613Z Copying Microsoft_English language (United Kingdom)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8730309Z Copying Microsoft_English language (United States)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8802678Z Copying Microsoft_Error Messages with Recommendations_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8857789Z Copying Microsoft_Essential Business Headlines_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8910591Z Copying Microsoft_EU 3-Party Trade Purchase_23.3.14876.15549.app from Container
2024-01-22T13:25:59.8954361Z Copying Microsoft_Finnish language (Finland)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9028403Z Copying Microsoft_French language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9108037Z Copying Microsoft_French language (Canada)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9186041Z Copying Microsoft_French language (France)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9267100Z Copying Microsoft_French language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9346944Z Copying Microsoft_German language (Austria)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9429366Z Copying Microsoft_German language (Germany)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9512986Z Copying Microsoft_German language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9593445Z Copying Microsoft_Icelandic language (Iceland)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9670228Z Copying Microsoft_Intelligent Cloud Base_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9727806Z Copying Microsoft_Intrastat BE_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9779290Z Copying Microsoft_Intrastat Core_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9826662Z Copying Microsoft_Italian language (Italy)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9906008Z Copying Microsoft_Italian language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:25:59.9979962Z Copying Microsoft_Late Payment Prediction_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0040367Z Copying Microsoft_Library Assert_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0082711Z Copying Microsoft_Library Variable Storage_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0134681Z Copying Microsoft_Microsoft Pay Payments_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0183867Z Copying Microsoft_Norwegian language (Norway)_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0291055Z Copying Microsoft_Payment Links to PayPal_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0343403Z Copying Microsoft_Payment Practices_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0391996Z Copying Microsoft_Performance Toolkit_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0445485Z Copying Microsoft_Permissions Mock_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0490133Z Copying Microsoft_Recommended Apps_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0542012Z Copying Microsoft_Review General Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0597950Z Copying Microsoft_Russian language (Russia)_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0681406Z Copying Microsoft_Sales and Inventory Forecast_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0736427Z Copying Microsoft_Send To Email Printer_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0779829Z Copying Microsoft_Service Declaration_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0829784Z Copying Microsoft_Shopify Connector_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0889529Z Copying Microsoft_Simplified Bank Statement Import_23.3.14876.15549.app from Container
2024-01-22T13:26:00.0941096Z Copying Microsoft_Spanish language (Mexico)_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1021454Z Copying Microsoft_Spanish language (Spain)_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1099878Z Copying Microsoft_Statistical Accounts_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1157368Z Copying Microsoft_Swedish language (Sweden)_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1229226Z Copying Microsoft_System Application_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1312047Z Copying Microsoft_Test Runner_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1362821Z Copying Microsoft_Troubleshoot FA Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1420868Z Copying Microsoft_Universal Print Integration_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1476021Z Copying Microsoft_VAT Group Management_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1527722Z Copying Microsoft_WorldPay Payments Standard_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1578039Z Copying Microsoft__Exclude_APIV1__23.3.14876.15549.app from Container
2024-01-22T13:26:00.1628812Z Copying Microsoft__Exclude_APIV2__23.3.14876.15549.app from Container
2024-01-22T13:26:00.1685561Z Copying Microsoft__Exclude_Bank Deposits_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1748156Z Copying Microsoft__Exclude_Business_Events__23.3.14876.15549.app from Container
2024-01-22T13:26:00.1800732Z Copying Microsoft__Exclude_ClientAddIns__23.3.14876.15549.app from Container
2024-01-22T13:26:00.1864043Z Copying Microsoft__Exclude_Connectivity Apps_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1919332Z Copying Microsoft__Exclude_Email Logging Using Graph API_23.3.14876.15549.app from Container
2024-01-22T13:26:00.1970637Z Copying Microsoft__Exclude_Master_Data_Management_23.3.14876.15549.app from Container
2024-01-22T13:26:00.2030381Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_23.3.14876.15549.app from Container
2024-01-22T13:26:00.2091987Z Copying Microsoft__Exclude_Onboarding Signals_23.3.14876.15549.app from Container
2024-01-22T13:26:00.2139382Z Copying Microsoft__Exclude_PlanConfiguration__23.3.14876.15549.app from Container
2024-01-22T13:26:00.2188810Z Copying Microsoft__Exclude_ReportLayouts_23.3.14876.15549.app from Container
2024-01-22T13:26:00.2240044Z Copying Microsoft__Exclude_SyncBaseApp__23.3.14876.15549.app from Container
2024-01-22T13:26:00.5437891Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:26:00.5440765Z 
2024-01-22T13:26:00.5444914Z Exception Script Stack Trace:
2024-01-22T13:26:00.5448545Z at <ScriptBlock>, <No file>: line 3
2024-01-22T13:26:00.5449329Z at <ScriptBlock>, <No file>: line 2
2024-01-22T13:26:00.5452236Z 
2024-01-22T13:26:00.5456244Z PowerShell Call Stack:
2024-01-22T13:26:00.5460948Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T13:26:00.5464003Z at Compile-AppInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Compile-AppInNavContainer.ps1: line 346
2024-01-22T13:26:00.5466981Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 81
2024-01-22T13:26:00.5470012Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 280
2024-01-22T13:26:00.5473048Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 149
2024-01-22T13:26:00.5476049Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T13:26:00.5479153Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T13:26:00.5482168Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T13:26:00.5485155Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T13:26:00.5488157Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T13:26:00.5491220Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\2b5fb38b-f52c-4501-bfe8-ef62b1ff61be.ps1: line 244
2024-01-22T13:26:00.5494239Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\c8a9d739-4315-4526-87a3-63fc390d78f2.ps1: line 1
2024-01-22T13:26:00.5497035Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:26:00.5500008Z at <ScriptBlock>, <No file>: line 22
2024-01-22T13:26:00.5503025Z at <ScriptBlock>, <No file>: line 18
2024-01-22T13:26:00.5506032Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:26:00.5714664Z 
2024-01-22T13:26:00.5715095Z Container Free Physical Memory: 9.3Gb
2024-01-22T13:26:00.5717999Z 
2024-01-22T13:26:00.5718689Z Services in container bcserver:
2024-01-22T13:26:00.5746722Z - No services found
2024-01-22T13:26:00.5747406Z 
2024-01-22T13:26:01.0616283Z Compile-AppInBcContainer Telemetry Correlation Id: de414611-33d1-4d59-98ad-e7797b3f0fc5
2024-01-22T13:26:01.0651347Z ERROR Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:26:01.0656300Z Ignoring warnings
2024-01-22T13:26:01.0663926Z Ignoring infos
2024-01-22T13:26:01.1754208Z Copy C:\ProgramData\BcContainerHelper\8778a053-b0f4-4e0d-8ff8-dddebdc35ad8\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app to C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef
2024-01-22T13:26:01.6576606Z 
2024-01-22T13:26:01.6578363Z Running AppSourceCop took 33 seconds
2024-01-22T13:26:01.6584704Z 
2024-01-22T13:26:01.6584905Z    _____                _   _                               _        _                 
2024-01-22T13:26:01.6588083Z   / ____|              | | (_)                             | |      (_)                
2024-01-22T13:26:01.6589900Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:26:01.6590635Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:26:01.6590816Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:26:01.6590987Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:26:01.6591153Z                                      __/ |                                             
2024-01-22T13:26:01.6593234Z                                     |___/                                              
2024-01-22T13:26:01.6593292Z 
2024-01-22T13:26:01.6595274Z Creating container for country fr
2024-01-22T13:26:01.9258572Z BcContainerHelper is version 6.0.4
2024-01-22T13:26:01.9265523Z BcContainerHelper is running as administrator
2024-01-22T13:26:03.0982185Z HyperV is Disabled
2024-01-22T13:26:03.0987608Z UsePsSession is True
2024-01-22T13:26:03.0993245Z Host is Microsoft Windows Server 2022 Standard - 10.0.20348.1970
2024-01-22T13:26:03.1448176Z Docker Client Version is 24.0.7
2024-01-22T13:26:03.1453944Z Docker Server Version is 24.0.7
2024-01-22T13:26:03.3279657Z Removing Session bcserver
2024-01-22T13:26:03.3927457Z Removing container bcserver
2024-01-22T13:26:04.0306991Z Removing entries from hosts
2024-01-22T13:26:04.0476284Z Removing bcserver from container hosts file
2024-01-22T13:26:04.1492327Z Removing bcserver-* from container hosts file
2024-01-22T13:26:04.1525067Z Removing Desktop shortcuts
2024-01-22T13:26:04.1659000Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2024-01-22T13:26:28.5219112Z Downloading artifact /sandbox/23.3.14876.15549/fr
2024-01-22T13:26:28.5296025Z Downloading C:\Windows\TEMP\6aa6d607-d83f-4af5-9edb-66680de86aac.zip
2024-01-22T13:26:28.5306313Z Downloading using WebClient
2024-01-22T13:26:46.4939060Z Unpacking artifact to tmp folder using Expand-Archive
2024-01-22T13:26:53.1422756Z Fetching all docker images
2024-01-22T13:26:53.2255468Z Fetching all docker volumes
2024-01-22T13:26:53.3154750Z Using image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:26:53.8444138Z Creating Container bcserver
2024-01-22T13:26:53.8451108Z Style: sandbox
2024-01-22T13:26:53.8454983Z Multitenant: Yes
2024-01-22T13:26:53.8459604Z Version: 23.3.14876.15549
2024-01-22T13:26:53.8464087Z Platform: 23.0.15515.0
2024-01-22T13:26:53.8471342Z Generic Tag: 1.0.2.14
2024-01-22T13:26:53.8483379Z Container OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:26:53.8487565Z Host OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:26:53.8498031Z Using process isolation
2024-01-22T13:26:53.8505333Z Using locale fr-FR
2024-01-22T13:26:53.8517593Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-01-22T13:26:53.8554325Z Downloading C:\ProgramData\BcContainerHelper\Extensions\bcserver\Microsoft.VisualStudio.Services.VSIXPackage.vsix
2024-01-22T13:26:53.8560386Z Downloading using WebClient
2024-01-22T13:27:14.6044976Z Additional Parameters:
2024-01-22T13:27:14.6055334Z --env customNavSettings=EnableTaskScheduler=True
2024-01-22T13:27:14.6061934Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2024-01-22T13:27:14.6071819Z - AdditionalOutput.ps1
2024-01-22T13:27:14.6078289Z - MainLoop.ps1
2024-01-22T13:27:14.6083587Z - SetupVariables.ps1
2024-01-22T13:27:14.6088680Z - updatehosts.ps1
2024-01-22T13:27:14.6093360Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:27:14.7962374Z a165b9e8b55a756a87093f19b7907540a990594502c2f6850f5ebfc22415b896
2024-01-22T13:27:15.7861523Z Waiting for container bcserver to be ready
2024-01-22T13:27:17.9134684Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/fr
2024-01-22T13:27:17.9135661Z Using installer from C:\Run\210-new
2024-01-22T13:27:17.9135858Z Installing Business Central
2024-01-22T13:27:17.9136028Z Installing from artifacts
2024-01-22T13:27:17.9137455Z Copying Service Tier Files
2024-01-22T13:27:18.9695833Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\Program Files
2024-01-22T13:27:18.9696200Z c:\dl\sandbox\23.3.14876.15549\platform\ServiceTier\System64Folder
2024-01-22T13:27:18.9696388Z Copying PowerShell Scripts
2024-01-22T13:27:18.9696560Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-01-22T13:27:18.9696708Z c:\dl\sandbox\23.3.14876.15549\platform\WindowsPowerShellScripts\WebSearch
2024-01-22T13:27:18.9696824Z Copying Web Client Files
2024-01-22T13:27:20.0338272Z c:\dl\sandbox\23.3.14876.15549\platform\WebClient\Microsoft Dynamics NAV
2024-01-22T13:27:20.0338491Z Copying ModernDev Files
2024-01-22T13:27:20.0338602Z c:\dl\sandbox\23.3.14876.15549\platform
2024-01-22T13:27:21.1114733Z c:\dl\sandbox\23.3.14876.15549\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-01-22T13:27:21.1114983Z Copying additional files
2024-01-22T13:27:21.1115094Z Copying ConfigurationPackages
2024-01-22T13:27:21.1115310Z C:\dl\sandbox\23.3.14876.15549\fr\ConfigurationPackages
2024-01-22T13:27:21.1115447Z Copying Test Assemblies
2024-01-22T13:27:21.1115563Z C:\dl\sandbox\23.3.14876.15549\platform\Test Assemblies
2024-01-22T13:27:21.1115669Z Copying Extensions
2024-01-22T13:27:21.1115799Z C:\dl\sandbox\23.3.14876.15549\fr\Extensions
2024-01-22T13:27:21.1115963Z Copying Applications
2024-01-22T13:27:21.1116146Z C:\dl\sandbox\23.3.14876.15549\platform\Applications
2024-01-22T13:27:21.1116303Z Copying Applications.FR
2024-01-22T13:27:22.1787889Z C:\dl\sandbox\23.3.14876.15549\fr\Applications.FR
2024-01-22T13:27:22.1788050Z Copying dependencies
2024-01-22T13:27:27.5117056Z Copying ReportBuilder
2024-01-22T13:27:28.5631114Z Importing PowerShell Modules
2024-01-22T13:27:28.5631359Z Skipping restore of Cronus database
2024-01-22T13:27:28.5631566Z Modifying Business Central Service Tier Config File for Docker
2024-01-22T13:27:28.5632065Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-01-22T13:27:28.5633924Z Installation took 11 seconds
2024-01-22T13:27:28.5634098Z Installation complete
2024-01-22T13:27:28.5634249Z Ready for connections!
2024-01-22T13:27:30.3689766Z Reading CustomSettings.config from bcserver
2024-01-22T13:27:30.5142669Z Cleanup old dotnet core assemblies
2024-01-22T13:27:31.1835821Z 
2024-01-22T13:27:31.1836256Z Creating container took 90 seconds
2024-01-22T13:27:31.1840423Z   _____                   _                                    _____                           _____            
2024-01-22T13:27:31.1840598Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T13:27:31.1840775Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T13:27:31.1841185Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T13:27:31.1841310Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T13:27:31.1841447Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T13:27:31.1841562Z                                    __/ |          | |   | |                                              | |    
2024-01-22T13:27:31.1843346Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T13:27:31.3257288Z Copying previous apps to packages folder
2024-01-22T13:27:31.3282683Z ::WARNING::VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app already exists, it looks like you have multiple app files with the same name. App filenames must be unique.
2024-01-22T13:27:31.4661955Z Extracting C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef\VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app
2024-01-22T13:27:31.5741110Z VanRoey | EuroSys_<appName> = 19.0.113897.0
2024-01-22T13:27:42.2684686Z Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2024-01-22T13:27:42.2687470Z 
2024-01-22T13:27:42.2692632Z Exception Script Stack Trace:
2024-01-22T13:27:42.2697270Z at <ScriptBlock>, <No file>: line 12
2024-01-22T13:27:42.2700022Z 
2024-01-22T13:27:42.2704470Z PowerShell Call Stack:
2024-01-22T13:27:42.2708606Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T13:27:42.2711544Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 141
2024-01-22T13:27:42.2714570Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T13:27:42.2717564Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T13:27:42.2720575Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T13:27:42.2723555Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T13:27:42.2726541Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T13:27:42.2729571Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\2b5fb38b-f52c-4501-bfe8-ef62b1ff61be.ps1: line 244
2024-01-22T13:27:42.2732550Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\c8a9d739-4315-4526-87a3-63fc390d78f2.ps1: line 1
2024-01-22T13:27:42.2735387Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:27:42.2738351Z at <ScriptBlock>, <No file>: line 22
2024-01-22T13:27:42.2741315Z at <ScriptBlock>, <No file>: line 18
2024-01-22T13:27:42.2744285Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:27:42.3356543Z 
2024-01-22T13:27:42.3357062Z Container Free Physical Memory: 9.1Gb
2024-01-22T13:27:42.3359773Z 
2024-01-22T13:27:42.3360259Z Services in container bcserver:
2024-01-22T13:27:42.3433059Z - No services found
2024-01-22T13:27:42.3433165Z 
2024-01-22T13:27:42.3584633Z Latest Supported Runtime Version: 
2024-01-22T13:27:42.4202857Z Downloading vcredist_x64 (version 140)
2024-01-22T13:27:45.8407334Z Installing vcredist_x64 (version 140)
2024-01-22T13:27:49.2673642Z VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app is Signed with Authenticode certificate: E=internalsupport@vanroey.be, CN=VAN ROEY AUTOMATION NV, OU=IT, O=VAN ROEY AUTOMATION NV, L=Turnhout, S=Antwerpen, C=BE, OID.1.3.6.1.4.1.311.60.2.1.3=BE, SERIALNUMBER=0457.553.651, OID.2.5.4.15=Private Organization
2024-01-22T13:27:49.2690293Z Extracting C:\ProgramData\BcContainerHelper\a62f3938-9ec3-4916-aaba-22ccc0b538d1\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:27:49.3274020Z Excluding Runtime Version from app.json
2024-01-22T13:27:49.3835955Z Analyzing: VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:27:49.3842616Z Using affixes: <affixes>
2024-01-22T13:27:49.3850219Z Using previous app: VanRoey | EuroSys_<appName>_19.0.113897.0.app
2024-01-22T13:27:49.3879031Z Downloading C:\ProgramData\BcContainerHelper\ef00543a-685a-4a82-a01a-791ef6a5a130\appsource.default.ruleset.json
2024-01-22T13:27:49.3885259Z Downloading using WebClient
2024-01-22T13:27:49.4677705Z AppSourceCop.json content:
2024-01-22T13:27:49.4683235Z {
2024-01-22T13:27:49.4683442Z     "Publisher":  "VanRoey | EuroSys",
2024-01-22T13:27:49.4683860Z     "Name":  "<appName>",
2024-01-22T13:27:49.4684300Z     "mandatoryAffixes":  [
2024-01-22T13:27:49.4684857Z                              "VOS",
2024-01-22T13:27:49.4685302Z                              "BSF",
2024-01-22T13:27:49.4685877Z                              "VRA"
2024-01-22T13:27:49.4686258Z                          ],
2024-01-22T13:27:49.4687302Z     "Version":  "19.0.113897.0"
2024-01-22T13:27:49.4687428Z }
2024-01-22T13:27:49.4746784Z Ruleset.json content:
2024-01-22T13:27:49.4812411Z {
2024-01-22T13:27:49.4812737Z     "name":  "Run-AlCops RuleSet",
2024-01-22T13:27:49.4813398Z     "description":  "Generated by Run-AlCops",
2024-01-22T13:27:49.4813515Z     "includedRuleSets":  [
2024-01-22T13:27:49.4814772Z                              {
2024-01-22T13:27:49.4815336Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\ef00543a-685a-4a82-a01a-791ef6a5a130\\appsource.default.ruleset.json",
2024-01-22T13:27:49.4815501Z                                  "action":  "Default"
2024-01-22T13:27:49.4816584Z                              }
2024-01-22T13:27:49.4817666Z                          ]
2024-01-22T13:27:49.4817788Z }
2024-01-22T13:27:49.6442071Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath
2024-01-22T13:28:01.3352532Z Removing dotnet Framework Assemblies
2024-01-22T13:28:01.5748483Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef
2024-01-22T13:28:01.5918659Z Copying System.app from Container
2024-01-22T13:28:01.6048571Z Copying Microsoft_AMC Banking 365 Fundamentals_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6099590Z Copying Microsoft_Any_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6140616Z Copying Microsoft_API - Cross Environment Intercompany_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6193246Z Copying Microsoft_API Reports - Finance_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6236797Z Copying Microsoft_Application_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6282532Z Copying Microsoft_Audit File Export_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6332775Z Copying Microsoft_Bank Account Reconciliation With AI_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6380388Z Copying Microsoft_Base Application_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6583949Z Copying Microsoft_Business Central Cloud Migration - Previous Release (FR)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6636249Z Copying Microsoft_Business Central Cloud Migration - Previous Release_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6685767Z Copying Microsoft_Business Central Cloud Migration API_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6732619Z Copying Microsoft_Business Central Intelligent Cloud_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6790686Z Copying Microsoft_Company Hub_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6839283Z Copying Microsoft_Contoso Coffee Demo Dataset (FR)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6888819Z Copying Microsoft_Contoso Coffee Demo Dataset_23.3.14876.15549.app from Container
2024-01-22T13:28:01.6937966Z Copying Microsoft_Czech language (Czechia)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7012160Z Copying Microsoft_Danish language (Denmark)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7088928Z Copying Microsoft_Data Archive_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7155073Z Copying Microsoft_Data Search_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7183257Z Copying Microsoft_Dutch language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7254407Z Copying Microsoft_Dutch language (Netherlands)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7324330Z Copying Microsoft_E-Document Core_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7371409Z Copying Microsoft_E-Documents Connector with External Endpoints_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7421076Z Copying Microsoft_Email - Current User Connector_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7466831Z Copying Microsoft_Email - Microsoft 365 Connector_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7525632Z Copying Microsoft_Email - Outlook REST API_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7575984Z Copying Microsoft_Email - SMTP API_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7696215Z Copying Microsoft_Email - SMTP Connector_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7740578Z Copying Microsoft_Enforced Digital Vouchers_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7789114Z Copying Microsoft_English language (Australia)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7856302Z Copying Microsoft_English language (Canada)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.7928064Z Copying Microsoft_English language (New Zealand)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8003462Z Copying Microsoft_English language (United Kingdom)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8069705Z Copying Microsoft_English language (United States)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8139023Z Copying Microsoft_Error Messages with Recommendations_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8192951Z Copying Microsoft_Essential Business Headlines_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8265036Z Copying Microsoft_EU 3-Party Trade Purchase_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8311908Z Copying Microsoft_FEC Audit File_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8358377Z Copying Microsoft_Finnish language (Finland)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8428542Z Copying Microsoft_French language (Belgium)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8499649Z Copying Microsoft_French language (Canada)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8577730Z Copying Microsoft_French language (France)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8651358Z Copying Microsoft_French language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8732008Z Copying Microsoft_German language (Austria)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8804875Z Copying Microsoft_German language (Germany)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8874264Z Copying Microsoft_German language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.8948715Z Copying Microsoft_Icelandic language (Iceland)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9018785Z Copying Microsoft_Intelligent Cloud Base_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9068943Z Copying Microsoft_Intrastat Core_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9115383Z Copying Microsoft_Intrastat FR_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9162337Z Copying Microsoft_Italian language (Italy)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9236738Z Copying Microsoft_Italian language (Switzerland)_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9307471Z Copying Microsoft_Late Payment Prediction_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9360045Z Copying Microsoft_Library Assert_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9408188Z Copying Microsoft_Library Variable Storage_23.3.14876.15549.app from Container
2024-01-22T13:28:01.9457328Z Copying Microsoft_Microsoft Pay Payments_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0448249Z Copying Microsoft_Norwegian language (Norway)_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0552207Z Copying Microsoft_Payment Links to PayPal_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0601137Z Copying Microsoft_Payment Practices_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0649462Z Copying Microsoft_Performance Toolkit_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0692520Z Copying Microsoft_Permissions Mock_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0737202Z Copying Microsoft_Recommended Apps_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0780110Z Copying Microsoft_Review General Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0824519Z Copying Microsoft_Russian language (Russia)_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0895446Z Copying Microsoft_SAF-T_23.3.14876.15549.app from Container
2024-01-22T13:28:02.0948282Z Copying Microsoft_Sales and Inventory Forecast_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1010324Z Copying Microsoft_Send To Email Printer_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1053083Z Copying Microsoft_Service Declaration FR_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1221962Z Copying Microsoft_Service Declaration_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1270960Z Copying Microsoft_Shopify Connector_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1328826Z Copying Microsoft_Simplified Bank Statement Import_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1379699Z Copying Microsoft_Spanish language (Mexico)_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1458130Z Copying Microsoft_Spanish language (Spain)_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1536334Z Copying Microsoft_Statistical Accounts_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1589309Z Copying Microsoft_Swedish language (Sweden)_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1665221Z Copying Microsoft_System Application_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1740545Z Copying Microsoft_Test Runner_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1789102Z Copying Microsoft_Troubleshoot FA Ledger Entries_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1835630Z Copying Microsoft_Universal Print Integration_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1885324Z Copying Microsoft_VAT Group Management_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1934220Z Copying Microsoft_WorldPay Payments Standard_23.3.14876.15549.app from Container
2024-01-22T13:28:02.1994943Z Copying Microsoft__Exclude_APIV1__23.3.14876.15549.app from Container
2024-01-22T13:28:02.2043890Z Copying Microsoft__Exclude_APIV2__23.3.14876.15549.app from Container
2024-01-22T13:28:02.2094029Z Copying Microsoft__Exclude_Bank Deposits_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2139826Z Copying Microsoft__Exclude_Business_Events__23.3.14876.15549.app from Container
2024-01-22T13:28:02.2183829Z Copying Microsoft__Exclude_ClientAddIns__23.3.14876.15549.app from Container
2024-01-22T13:28:02.2227242Z Copying Microsoft__Exclude_Connectivity Apps_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2275576Z Copying Microsoft__Exclude_Email Logging Using Graph API_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2326339Z Copying Microsoft__Exclude_Master_Data_Management_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2377322Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2429718Z Copying Microsoft__Exclude_Onboarding Signals_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2484702Z Copying Microsoft__Exclude_PlanConfiguration__23.3.14876.15549.app from Container
2024-01-22T13:28:02.2525521Z Copying Microsoft__Exclude_ReportLayouts_23.3.14876.15549.app from Container
2024-01-22T13:28:02.2568390Z Copying Microsoft__Exclude_SyncBaseApp__23.3.14876.15549.app from Container
2024-01-22T13:28:02.5676893Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:28:02.5680336Z 
2024-01-22T13:28:02.5685763Z Exception Script Stack Trace:
2024-01-22T13:28:02.5690065Z at <ScriptBlock>, <No file>: line 3
2024-01-22T13:28:02.5690199Z at <ScriptBlock>, <No file>: line 2
2024-01-22T13:28:02.5693973Z 
2024-01-22T13:28:02.5699225Z PowerShell Call Stack:
2024-01-22T13:28:02.5704715Z at Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 71
2024-01-22T13:28:02.5708027Z at Compile-AppInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Compile-AppInNavContainer.ps1: line 346
2024-01-22T13:28:02.5711149Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 81
2024-01-22T13:28:02.5714204Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 280
2024-01-22T13:28:02.5717426Z at Run-AlCops, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlCops.ps1: line 149
2024-01-22T13:28:02.5720396Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 477
2024-01-22T13:28:02.5723509Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 456
2024-01-22T13:28:02.5726559Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 399
2024-01-22T13:28:02.5729599Z at <ScriptBlock>, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 363
2024-01-22T13:28:02.5732614Z at Run-AlValidation, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.4\AppHandling\Run-AlValidation.ps1: line 361
2024-01-22T13:28:02.5735664Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\2b5fb38b-f52c-4501-bfe8-ef62b1ff61be.ps1: line 244
2024-01-22T13:28:02.5738671Z at <ScriptBlock>, C:\azure-vsts-agent-build\_work\_tasks\ALOpsAppValidation_ade79b0a-fd75-46d4-b16c-ba9d8d808092\1.461.5118\c8a9d739-4315-4526-87a3-63fc390d78f2.ps1: line 1
2024-01-22T13:28:02.5741522Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:28:02.5744539Z at <ScriptBlock>, <No file>: line 22
2024-01-22T13:28:02.5747553Z at <ScriptBlock>, <No file>: line 18
2024-01-22T13:28:02.5750532Z at <ScriptBlock>, <No file>: line 1
2024-01-22T13:28:02.5964214Z 
2024-01-22T13:28:02.5964866Z Container Free Physical Memory: 9.1Gb
2024-01-22T13:28:02.5968741Z 
2024-01-22T13:28:02.5969813Z Services in container bcserver:
2024-01-22T13:28:02.5998590Z - No services found
2024-01-22T13:28:02.6001216Z 
2024-01-22T13:28:03.0834925Z Compile-AppInBcContainer Telemetry Correlation Id: 312431bd-6e93-413e-8e76-d450fc3f8df7
2024-01-22T13:28:03.0850347Z ERROR Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:28:03.0867434Z Ignoring warnings
2024-01-22T13:28:03.0875054Z Ignoring infos
2024-01-22T13:28:03.1931331Z Copy C:\ProgramData\BcContainerHelper\a62f3938-9ec3-4916-aaba-22ccc0b538d1\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app to C:\ProgramData\BcContainerHelper\be8cb106-816f-464d-9354-5bd3114a22ef
2024-01-22T13:28:03.6637511Z 
2024-01-22T13:28:03.6637915Z Running AppSourceCop took 32 seconds
2024-01-22T13:28:03.6982446Z 
2024-01-22T13:28:03.6983113Z   _____                           _                _____            _        _                 
2024-01-22T13:28:03.6983225Z  |  __ \                         (_)              / ____|          | |      (_)                
2024-01-22T13:28:03.6986582Z  | |__) |___ _ __ ___   _____   ___ _ __   __ _  | |     ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:28:03.6986990Z  |  _  // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | |    / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:28:03.6987315Z  | | \ \  __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:28:03.6987438Z  |_|  \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, |  \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:28:03.6987660Z                                            __/ |                                               
2024-01-22T13:28:03.6987995Z                                           |___/                                                
2024-01-22T13:28:03.6988045Z 
2024-01-22T13:28:03.8818509Z Removing Session bcserver
2024-01-22T13:28:03.9310064Z Removing container bcserver
2024-01-22T13:28:04.6697736Z Removing entries from hosts
2024-01-22T13:28:04.6849221Z Removing bcserver from container hosts file
2024-01-22T13:28:04.6981744Z Removing bcserver-* from container hosts file
2024-01-22T13:28:04.7015811Z Removing Desktop shortcuts
2024-01-22T13:28:04.7179849Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2024-01-22T13:28:31.5144375Z 
2024-01-22T13:28:31.5146886Z Removing container took 28 seconds
2024-01-22T13:28:31.5153740Z   _____       _                      _                         _   _  __           _       
2024-01-22T13:28:31.5153873Z  |  __ \     | |                    (_)                       | | (_)/ _|         | |      
2024-01-22T13:28:31.5154012Z  | |  | | ___| |_ ___ _ __ _ __ ___  _ _ __   ___    __ _ _ __| |_ _| |_ __ _  ___| |_ ___ 
2024-01-22T13:28:31.5154342Z  | |  | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \ / _ \  / _` | '__| __| |  _/ _` |/ __| __/ __|
2024-01-22T13:28:31.5154457Z  | |__| |  __/ |_  __/ |  | | | | | | | | | |  __/ | (_| | |  | |_| | || (_| | (__| |_\__ \
2024-01-22T13:28:31.5157203Z  |_____/ \___|\__\___|_|  |_| |_| |_|_|_| |_|\___|  \__,_|_|   \__|_|_| \__,_|\___|\__|___/
2024-01-22T13:28:31.5157387Z                                                                                            
2024-01-22T13:28:32.6562707Z Found https://bcartifacts.azureedge.net/sandbox/22.0.54157.63146/be
2024-01-22T13:28:33.1242976Z Found https://bcartifacts.azureedge.net/sandbox/22.0.54157.63146/fr
2024-01-22T13:28:33.2037912Z Using https://bcartifacts.azureedge.net/sandbox/22.0.54157.63146/be
2024-01-22T13:28:33.2050016Z 
2024-01-22T13:28:33.2050188Z    _____                _   _                               _        _                 
2024-01-22T13:28:33.2050636Z   / ____|              | | (_)                             | |      (_)                
2024-01-22T13:28:33.2050769Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:28:33.2051058Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:28:33.2051170Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:28:33.2051746Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:28:33.2051856Z                                      __/ |                                             
2024-01-22T13:28:33.2051947Z                                     |___/                                              
2024-01-22T13:28:33.2053923Z 
2024-01-22T13:28:33.2060739Z Creating container for country be
2024-01-22T13:28:33.5267648Z BcContainerHelper is version 6.0.4
2024-01-22T13:28:33.5276521Z BcContainerHelper is running as administrator
2024-01-22T13:28:34.7188071Z HyperV is Disabled
2024-01-22T13:28:34.7195413Z UsePsSession is True
2024-01-22T13:28:34.7203119Z Host is Microsoft Windows Server 2022 Standard - 10.0.20348.1970
2024-01-22T13:28:34.7670619Z Docker Client Version is 24.0.7
2024-01-22T13:28:34.7676681Z Docker Server Version is 24.0.7
2024-01-22T13:28:34.8989898Z Removing Desktop shortcuts
2024-01-22T13:28:35.3684510Z Fetching all docker images
2024-01-22T13:28:35.4554947Z Fetching all docker volumes
2024-01-22T13:28:35.5443316Z Using image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:28:36.0531568Z Creating Container bcserver
2024-01-22T13:28:36.0538009Z Style: sandbox
2024-01-22T13:28:36.0545976Z Multitenant: Yes
2024-01-22T13:28:36.0552334Z Version: 22.0.54157.63146
2024-01-22T13:28:36.0556854Z Platform: 22.0.63124.0
2024-01-22T13:28:36.0563158Z Generic Tag: 1.0.2.14
2024-01-22T13:28:36.0575107Z Container OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:28:36.0579014Z Host OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:28:36.0589415Z Using process isolation
2024-01-22T13:28:36.0595932Z Using locale nl-BE
2024-01-22T13:28:36.0607526Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-01-22T13:28:36.0709759Z Additional Parameters:
2024-01-22T13:28:36.0717257Z --env customNavSettings=EnableTaskScheduler=True
2024-01-22T13:28:36.0722098Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2024-01-22T13:28:36.0731713Z - AdditionalOutput.ps1
2024-01-22T13:28:36.0736828Z - MainLoop.ps1
2024-01-22T13:28:36.0742373Z - SetupVariables.ps1
2024-01-22T13:28:36.0746969Z - updatehosts.ps1
2024-01-22T13:28:36.0751366Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:28:36.2754085Z 84adc29cd8664387af70cbf553173f03c530b789cd49b9fbf1d11a1c9ea4dfbe
2024-01-22T13:28:37.2375989Z Waiting for container bcserver to be ready
2024-01-22T13:28:39.3551265Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/22.0.54157.63146/be
2024-01-22T13:28:39.3551472Z Using installer from C:\Run\210-new
2024-01-22T13:28:39.3551574Z Installing Business Central
2024-01-22T13:28:39.3551709Z Installing from artifacts
2024-01-22T13:28:39.3551822Z Copying Service Tier Files
2024-01-22T13:28:40.4444230Z c:\dl\sandbox\22.0.54157.63146\platform\ServiceTier\Program Files
2024-01-22T13:28:40.4444622Z c:\dl\sandbox\22.0.54157.63146\platform\ServiceTier\System64Folder
2024-01-22T13:28:40.4444862Z Copying PowerShell Scripts
2024-01-22T13:28:40.4445150Z c:\dl\sandbox\22.0.54157.63146\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-01-22T13:28:40.4445642Z c:\dl\sandbox\22.0.54157.63146\platform\WindowsPowerShellScripts\WebSearch
2024-01-22T13:28:40.4445863Z Copying Web Client Files
2024-01-22T13:28:41.5187895Z c:\dl\sandbox\22.0.54157.63146\platform\WebClient\Microsoft Dynamics NAV
2024-01-22T13:28:41.5188167Z Copying ModernDev Files
2024-01-22T13:28:41.5188322Z c:\dl\sandbox\22.0.54157.63146\platform
2024-01-22T13:28:42.5902611Z c:\dl\sandbox\22.0.54157.63146\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-01-22T13:28:42.5903023Z Copying additional files
2024-01-22T13:28:42.5903211Z Copying ConfigurationPackages
2024-01-22T13:28:42.5903563Z C:\dl\sandbox\22.0.54157.63146\be\ConfigurationPackages
2024-01-22T13:28:42.5903775Z Copying Test Assemblies
2024-01-22T13:28:42.5903992Z C:\dl\sandbox\22.0.54157.63146\platform\Test Assemblies
2024-01-22T13:28:42.5904213Z Copying Extensions
2024-01-22T13:28:42.5904406Z C:\dl\sandbox\22.0.54157.63146\be\Extensions
2024-01-22T13:28:42.5904735Z Copying Applications
2024-01-22T13:28:43.6548576Z C:\dl\sandbox\22.0.54157.63146\platform\Applications
2024-01-22T13:28:43.6548779Z Copying Applications.BE
2024-01-22T13:28:43.6548889Z C:\dl\sandbox\22.0.54157.63146\be\Applications.BE
2024-01-22T13:28:43.6549004Z Copying dependencies
2024-01-22T13:28:50.0072492Z Copying ReportBuilder
2024-01-22T13:28:50.0072736Z Importing PowerShell Modules
2024-01-22T13:28:50.0072931Z Skipping restore of Cronus database
2024-01-22T13:28:50.0073127Z Modifying Business Central Service Tier Config File for Docker
2024-01-22T13:28:50.0073742Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-01-22T13:28:50.0073940Z Installation took 11 seconds
2024-01-22T13:28:50.0074083Z Installation complete
2024-01-22T13:28:50.0077343Z Ready for connections!
2024-01-22T13:28:51.4359778Z Reading CustomSettings.config from bcserver
2024-01-22T13:28:51.5729949Z Cleanup old dotnet core assemblies
2024-01-22T13:28:52.2957512Z 
2024-01-22T13:28:52.2958096Z Creating container took 19 seconds
2024-01-22T13:28:52.2961986Z   _____                   _                                    _____                           _____            
2024-01-22T13:28:52.2962141Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T13:28:52.2962444Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T13:28:52.2962758Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T13:28:52.2962880Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T13:28:52.2963013Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T13:28:52.2963129Z                                    __/ |          | |   | |                                              | |    
2024-01-22T13:28:52.2963236Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T13:28:52.4475917Z Copying previous apps to packages folder
2024-01-22T13:28:52.5891821Z Extracting C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20\VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app
2024-01-22T13:28:52.6955602Z VanRoey | EuroSys_<appName> = 19.0.113897.0
2024-01-22T13:29:00.6343038Z Latest Supported Runtime Version: 11.0
2024-01-22T13:29:00.7038032Z Downloading vcredist_x64 (version 140)
2024-01-22T13:29:04.2817496Z Installing vcredist_x64 (version 140)
2024-01-22T13:29:07.6957902Z VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app is Signed with Authenticode certificate: E=internalsupport@vanroey.be, CN=VAN ROEY AUTOMATION NV, OU=IT, O=VAN ROEY AUTOMATION NV, L=Turnhout, S=Antwerpen, C=BE, OID.1.3.6.1.4.1.311.60.2.1.3=BE, SERIALNUMBER=0457.553.651, OID.2.5.4.15=Private Organization
2024-01-22T13:29:07.6972922Z Extracting C:\ProgramData\BcContainerHelper\ce0a7953-464b-4da9-bea7-ee6b5d236b40\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:29:07.7487260Z App Runtime Version is '11.0'
2024-01-22T13:29:07.7495346Z Excluding Runtime Version from app.json
2024-01-22T13:29:07.8075510Z Analyzing: VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:29:07.8079981Z Using affixes: <affixes>
2024-01-22T13:29:07.8085198Z Using previous app: VanRoey | EuroSys_<appName>_19.0.113897.0.app
2024-01-22T13:29:07.8110730Z Downloading C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\appsource.default.ruleset.json
2024-01-22T13:29:07.8115955Z Downloading using WebClient
2024-01-22T13:29:08.0009955Z AppSourceCop.json content:
2024-01-22T13:29:08.0014998Z {
2024-01-22T13:29:08.0015394Z     "Publisher":  "VanRoey | EuroSys",
2024-01-22T13:29:08.0024327Z     "Name":  "<appName>",
2024-01-22T13:29:08.0024492Z     "mandatoryAffixes":  [
2024-01-22T13:29:08.0024623Z                              "VOS",
2024-01-22T13:29:08.0024752Z                              "BSF",
2024-01-22T13:29:08.0024853Z                              "VRA"
2024-01-22T13:29:08.0024932Z                          ],
2024-01-22T13:29:08.0025019Z     "Version":  "19.0.113897.0"
2024-01-22T13:29:08.0025101Z }
2024-01-22T13:29:08.0072380Z Ruleset.json content:
2024-01-22T13:29:08.0138061Z {
2024-01-22T13:29:08.0138613Z     "name":  "Run-AlCops RuleSet",
2024-01-22T13:29:08.0138986Z     "description":  "Generated by Run-AlCops",
2024-01-22T13:29:08.0139405Z     "includedRuleSets":  [
2024-01-22T13:29:08.0139926Z                              {
2024-01-22T13:29:08.0140485Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\ed5abe2d-f088-47fd-a06c-187cedda77bd\\appsource.default.ruleset.json",
2024-01-22T13:29:08.0140814Z                                  "action":  "Default"
2024-01-22T13:29:08.0141258Z                              }
2024-01-22T13:29:08.0141797Z                          ]
2024-01-22T13:29:08.0142177Z }
2024-01-22T13:29:08.1780194Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\220\Service to assemblyProbingPath
2024-01-22T13:29:19.2166129Z Removing dotnet Framework Assemblies
2024-01-22T13:29:19.4554322Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20
2024-01-22T13:29:19.4743848Z Copying System.app from Container
2024-01-22T13:29:19.4867401Z Copying Microsoft_AMC Banking 365 Fundamentals_22.0.54157.63146.app from Container
2024-01-22T13:29:19.4919327Z Copying Microsoft_Any_22.0.54157.63146.app from Container
2024-01-22T13:29:19.4969164Z Copying Microsoft_API Reports - Finance_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5016641Z Copying Microsoft_Application_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5068240Z Copying Microsoft_Audit File Export_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5118369Z Copying Microsoft_Base Application_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5342325Z Copying Microsoft_Business Central Cloud Migration - Previous Release (BE)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5395737Z Copying Microsoft_Business Central Cloud Migration - Previous Release_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5443179Z Copying Microsoft_Business Central Cloud Migration API_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5497458Z Copying Microsoft_Business Central Intelligent Cloud_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5547103Z Copying Microsoft_Company Hub_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5598938Z Copying Microsoft_Contoso Coffee Demo Dataset (BE)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5652628Z Copying Microsoft_Contoso Coffee Demo Dataset_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5704539Z Copying Microsoft_Czech language (Czechia)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5781723Z Copying Microsoft_Danish language (Denmark)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5863855Z Copying Microsoft_Data Archive_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5908454Z Copying Microsoft_Data Search_22.0.54157.63146.app from Container
2024-01-22T13:29:19.5960488Z Copying Microsoft_Dutch language (Belgium)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6029436Z Copying Microsoft_Dutch language (Netherlands)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6103835Z Copying Microsoft_Email - Current User Connector_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6150637Z Copying Microsoft_Email - Microsoft 365 Connector_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6199508Z Copying Microsoft_Email - Outlook REST API_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6246795Z Copying Microsoft_Email - SMTP API_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6293124Z Copying Microsoft_Email - SMTP Connector_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6342419Z Copying Microsoft_English language (Australia)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6405950Z Copying Microsoft_English language (Canada)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6479067Z Copying Microsoft_English language (New Zealand)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6540778Z Copying Microsoft_English language (United Kingdom)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6611115Z Copying Microsoft_English language (United States)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6681847Z Copying Microsoft_Essential Business Headlines_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6733363Z Copying Microsoft_Finnish language (Finland)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6812479Z Copying Microsoft_French language (Belgium)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6897769Z Copying Microsoft_French language (Canada)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.6979442Z Copying Microsoft_French language (France)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7055761Z Copying Microsoft_French language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7135125Z Copying Microsoft_German language (Austria)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7208546Z Copying Microsoft_German language (Germany)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7286886Z Copying Microsoft_German language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7364735Z Copying Microsoft_Icelandic language (Iceland)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7433598Z Copying Microsoft_Intelligent Cloud Base_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7486986Z Copying Microsoft_Intrastat BE_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7539585Z Copying Microsoft_Intrastat Core_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7591829Z Copying Microsoft_Italian language (Italy)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7668059Z Copying Microsoft_Italian language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7746692Z Copying Microsoft_Late Payment Prediction_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7803588Z Copying Microsoft_Library Assert_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7852989Z Copying Microsoft_Library Variable Storage_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7900740Z Copying Microsoft_Microsoft Pay Payments_22.0.54157.63146.app from Container
2024-01-22T13:29:19.7957063Z Copying Microsoft_Norwegian language (Norway)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8045446Z Copying Microsoft_Payment Links to PayPal_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8106395Z Copying Microsoft_Performance Toolkit_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8157954Z Copying Microsoft_Permissions Mock_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8209740Z Copying Microsoft_Recommended Apps_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8261143Z Copying Microsoft_Russian language (Russia)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8345815Z Copying Microsoft_Sales and Inventory Forecast_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8403940Z Copying Microsoft_Send To Email Printer_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8458795Z Copying Microsoft_Service Declaration_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8514143Z Copying Microsoft_Shopify Connector_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8576816Z Copying Microsoft_Simplified Bank Statement Import_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8632317Z Copying Microsoft_Spanish language (Mexico)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8716675Z Copying Microsoft_Spanish language (Spain)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8802760Z Copying Microsoft_Statistical Accounts_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8864981Z Copying Microsoft_Swedish language (Sweden)_22.0.54157.63146.app from Container
2024-01-22T13:29:19.8941747Z Copying Microsoft_System Application_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9018262Z Copying Microsoft_Test Runner_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9065759Z Copying Microsoft_Troubleshoot FA Ledger Entries_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9115449Z Copying Microsoft_Universal Print Integration_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9167922Z Copying Microsoft_VAT Group Management_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9222242Z Copying Microsoft_WorldPay Payments Standard_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9271894Z Copying Microsoft__Exclude_AnonymizedDataSharing__22.0.54157.63146.app from Container
2024-01-22T13:29:19.9320966Z Copying Microsoft__Exclude_APIV1__22.0.54157.63146.app from Container
2024-01-22T13:29:19.9374946Z Copying Microsoft__Exclude_APIV2__22.0.54157.63146.app from Container
2024-01-22T13:29:19.9430140Z Copying Microsoft__Exclude_Bank Deposits_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9484801Z Copying Microsoft__Exclude_ClientAddIns__22.0.54157.63146.app from Container
2024-01-22T13:29:19.9533581Z Copying Microsoft__Exclude_Connectivity Apps_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9585535Z Copying Microsoft__Exclude_Email Logging Using Graph API_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9638238Z Copying Microsoft__Exclude_Master_Data_Management_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9693362Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9747460Z Copying Microsoft__Exclude_Onboarding Signals_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9799663Z Copying Microsoft__Exclude_PlanConfiguration__22.0.54157.63146.app from Container
2024-01-22T13:29:19.9855519Z Copying Microsoft__Exclude_ReportLayouts_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9941621Z Copying Microsoft__Exclude_Review_General_Ledger_Entries_22.0.54157.63146.app from Container
2024-01-22T13:29:19.9996510Z Copying Microsoft__Exclude_SyncBaseApp__22.0.54157.63146.app from Container
2024-01-22T13:29:21.0288161Z INFO: You have to specify AuthContext and Environment if you are compiling in a filesOnly container in order to download dependencies
2024-01-22T13:29:21.0340981Z Processing dependency Microsoft_Application_22.0.0.0 ()
2024-01-22T13:29:21.0449034Z Dependency App exists
2024-01-22T13:29:21.0465640Z Processing dependency Microsoft_System_22.0.0.0 ()
2024-01-22T13:29:21.0506535Z Dependency App exists
2024-01-22T13:29:21.0679748Z Compiling...
2024-01-22T13:29:21.0826782Z .\alc.exe /project:"C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd" /packagecachepath:"C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20" /out:"C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\VanRoey  EuroSys_<appName>_22.0.124021.0.app" /GenerateReportLayout- /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /ruleset:C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\ruleset.json /reportsuppresseddiagnostics /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bcserver\.netPackages\Service"
2024-01-22T13:29:28.0473178Z Microsoft (R) AL Compiler version 11.8.13.44274
2024-01-22T13:29:28.0504571Z Copyright (C) Microsoft Corporation. All rights reserved
2024-01-22T13:29:28.0516356Z 
2024-01-22T13:29:28.0529884Z Compilation started for project '<appName>' containing '13' files at '14:29:22.157'.
2024-01-22T13:29:28.0536947Z 
2024-01-22T13:29:28.0546669Z C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\src\Source\OAuth2.0\OAuth20AppHelper.Codeunit.al(186,41): warning AL0432: Field 'Client Secret' is marked for removal. Reason: Replaced by isolated storage.
2024-01-22T13:29:28.0571483Z C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\app.json(37,5): warning AS0081: The InternalsVisibleTo setting will expose your internal objects to any extension with the given name, publisher, and ID. Access modifiers are not designed to be used as a security boundary, but for API development.
2024-01-22T13:29:28.0579701Z 
2024-01-22T13:29:28.0585946Z Compilation ended at '14:29:27.961'.
2024-01-22T13:29:28.0589367Z 
2024-01-22T13:29:28.0631976Z C:\ProgramData\BcContainerHelper\ed5abe2d-f088-47fd-a06c-187cedda77bd\VanRoey  EuroSys_<appName>_22.0.124021.0.app successfully created in 20 seconds
2024-01-22T13:29:28.5208680Z Ignoring warnings
2024-01-22T13:29:28.5267320Z Ignoring infos
2024-01-22T13:29:28.6524394Z Copy C:\ProgramData\BcContainerHelper\ce0a7953-464b-4da9-bea7-ee6b5d236b40\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app to C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20
2024-01-22T13:29:29.1096342Z 
2024-01-22T13:29:29.1096871Z Running AppSourceCop took 37 seconds
2024-01-22T13:29:29.1119302Z 
2024-01-22T13:29:29.1119458Z    _____                _   _                               _        _                 
2024-01-22T13:29:29.1122690Z   / ____|              | | (_)                             | |      (_)                
2024-01-22T13:29:29.1123614Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:29:29.1124177Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:29:29.1124312Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:29:29.1124430Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:29:29.1124558Z                                      __/ |                                             
2024-01-22T13:29:29.1124656Z                                     |___/                                              
2024-01-22T13:29:29.1124695Z 
2024-01-22T13:29:29.1129935Z Creating container for country fr
2024-01-22T13:29:29.3769857Z BcContainerHelper is version 6.0.4
2024-01-22T13:29:29.3777299Z BcContainerHelper is running as administrator
2024-01-22T13:29:30.4525277Z HyperV is Disabled
2024-01-22T13:29:30.4533787Z UsePsSession is True
2024-01-22T13:29:30.4539228Z Host is Microsoft Windows Server 2022 Standard - 10.0.20348.1970
2024-01-22T13:29:30.5022590Z Docker Client Version is 24.0.7
2024-01-22T13:29:30.5028824Z Docker Server Version is 24.0.7
2024-01-22T13:29:30.6900908Z Removing Session bcserver
2024-01-22T13:29:30.7441229Z Removing container bcserver
2024-01-22T13:29:31.3933833Z Removing entries from hosts
2024-01-22T13:29:31.4133541Z Removing bcserver from container hosts file
2024-01-22T13:29:31.4353523Z Removing bcserver-* from container hosts file
2024-01-22T13:29:31.4418765Z Removing Desktop shortcuts
2024-01-22T13:29:31.4686641Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2024-01-22T13:29:56.1873187Z Downloading artifact /sandbox/22.0.54157.63146/fr
2024-01-22T13:29:56.1891019Z Downloading C:\Windows\TEMP\bda1f1e9-a25b-423f-9556-0f4c4c5f64cb.zip
2024-01-22T13:29:56.1898424Z Downloading using WebClient
2024-01-22T13:30:15.3787255Z Unpacking artifact to tmp folder using Expand-Archive
2024-01-22T13:30:21.7391786Z Fetching all docker images
2024-01-22T13:30:21.8275312Z Fetching all docker volumes
2024-01-22T13:30:21.9181308Z Using image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:30:22.4220220Z Creating Container bcserver
2024-01-22T13:30:22.4228712Z Style: sandbox
2024-01-22T13:30:22.4236535Z Multitenant: Yes
2024-01-22T13:30:22.4241333Z Version: 22.0.54157.63146
2024-01-22T13:30:22.4247005Z Platform: 22.0.63124.0
2024-01-22T13:30:22.4252887Z Generic Tag: 1.0.2.14
2024-01-22T13:30:22.4265024Z Container OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:30:22.4269002Z Host OS Version: 10.0.20348.1970 (ltsc2022)
2024-01-22T13:30:22.4279137Z Using process isolation
2024-01-22T13:30:22.4285804Z Using locale fr-FR
2024-01-22T13:30:22.4297471Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2024-01-22T13:30:22.4373824Z Additional Parameters:
2024-01-22T13:30:22.4379875Z --env customNavSettings=EnableTaskScheduler=True
2024-01-22T13:30:22.4383817Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2024-01-22T13:30:22.4392997Z - AdditionalOutput.ps1
2024-01-22T13:30:22.4397480Z - MainLoop.ps1
2024-01-22T13:30:22.4401980Z - SetupVariables.ps1
2024-01-22T13:30:22.4406551Z - updatehosts.ps1
2024-01-22T13:30:22.4410916Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.20348.1970-filesonly
2024-01-22T13:30:22.6265488Z 494b008969ebb00ef5211372753c26000e4b0bef81adcc7e1d30bf7c697f1b54
2024-01-22T13:30:23.6672386Z Waiting for container bcserver to be ready
2024-01-22T13:30:25.7862370Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/22.0.54157.63146/fr
2024-01-22T13:30:25.7862833Z Using installer from C:\Run\210-new
2024-01-22T13:30:25.7862993Z Installing Business Central
2024-01-22T13:30:25.7863152Z Installing from artifacts
2024-01-22T13:30:25.7865610Z Copying Service Tier Files
2024-01-22T13:30:26.8668573Z c:\dl\sandbox\22.0.54157.63146\platform\ServiceTier\Program Files
2024-01-22T13:30:26.8668911Z c:\dl\sandbox\22.0.54157.63146\platform\ServiceTier\System64Folder
2024-01-22T13:30:26.8669104Z Copying PowerShell Scripts
2024-01-22T13:30:26.8669314Z c:\dl\sandbox\22.0.54157.63146\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2024-01-22T13:30:26.8669625Z c:\dl\sandbox\22.0.54157.63146\platform\WindowsPowerShellScripts\WebSearch
2024-01-22T13:30:26.8669804Z Copying Web Client Files
2024-01-22T13:30:29.0052602Z c:\dl\sandbox\22.0.54157.63146\platform\WebClient\Microsoft Dynamics NAV
2024-01-22T13:30:29.0052892Z Copying ModernDev Files
2024-01-22T13:30:29.0053083Z c:\dl\sandbox\22.0.54157.63146\platform
2024-01-22T13:30:29.0054243Z c:\dl\sandbox\22.0.54157.63146\platform\ModernDev\program files\Microsoft Dynamics NAV
2024-01-22T13:30:29.0054490Z Copying additional files
2024-01-22T13:30:29.0055770Z Copying ConfigurationPackages
2024-01-22T13:30:29.0056057Z C:\dl\sandbox\22.0.54157.63146\fr\ConfigurationPackages
2024-01-22T13:30:29.0056266Z Copying Test Assemblies
2024-01-22T13:30:29.0056473Z C:\dl\sandbox\22.0.54157.63146\platform\Test Assemblies
2024-01-22T13:30:29.0056667Z Copying Extensions
2024-01-22T13:30:29.0056859Z C:\dl\sandbox\22.0.54157.63146\fr\Extensions
2024-01-22T13:30:29.0057048Z Copying Applications
2024-01-22T13:30:30.0700580Z C:\dl\sandbox\22.0.54157.63146\platform\Applications
2024-01-22T13:30:30.0700740Z Copying Applications.FR
2024-01-22T13:30:30.0700850Z C:\dl\sandbox\22.0.54157.63146\fr\Applications.FR
2024-01-22T13:30:30.0700971Z Copying dependencies
2024-01-22T13:30:36.4687488Z Copying ReportBuilder
2024-01-22T13:30:36.4687659Z Importing PowerShell Modules
2024-01-22T13:30:36.4687768Z Skipping restore of Cronus database
2024-01-22T13:30:36.4687925Z Modifying Business Central Service Tier Config File for Docker
2024-01-22T13:30:36.4688367Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2024-01-22T13:30:36.4688485Z Installation took 11 seconds
2024-01-22T13:30:36.4688579Z Installation complete
2024-01-22T13:30:36.4692471Z Ready for connections!
2024-01-22T13:30:37.8941880Z Reading CustomSettings.config from bcserver
2024-01-22T13:30:38.0279757Z Cleanup old dotnet core assemblies
2024-01-22T13:30:38.7083167Z 
2024-01-22T13:30:38.7086113Z Creating container took 70 seconds
2024-01-22T13:30:38.7088830Z   _____                   _                                    _____                           _____            
2024-01-22T13:30:38.7088997Z  |  __ \                 (_)                 /\               / ____|                         / ____|           
2024-01-22T13:30:38.7089176Z  | |__) |   _ _ __  _ __  _ _ __   __ _     /  \   _ __  _ __| (___   ___  _   _ _ __ ___ ___| |     ___  _ __  
2024-01-22T13:30:38.7089536Z  |  _  / | | | '_ \| '_ \| | '_ \ / _` |   / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ |    / _ \| '_ \ 
2024-01-22T13:30:38.7089662Z  | | \ \ |_| | | | | | | | | | | | (_| |  / ____ \| |_) | |_) |___) | (_) | |_| | | | (__  __/ |____ (_) | |_) |
2024-01-22T13:30:38.7089791Z  |_|  \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/    \_\ .__/| .__/_____/ \___/ \__,_|_|  \___\___|\_____\___/| .__/ 
2024-01-22T13:30:38.7089914Z                                    __/ |          | |   | |                                              | |    
2024-01-22T13:30:38.7090058Z                                   |___/           |_|   |_|                                              |_|    
2024-01-22T13:30:38.8439084Z Copying previous apps to packages folder
2024-01-22T13:30:38.8463746Z ::WARNING::VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app already exists, it looks like you have multiple app files with the same name. App filenames must be unique.
2024-01-22T13:30:38.9750880Z Extracting C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20\VanRoey _ EuroSys_<appName>_19.0.113897.0_sandbox_23.1_w1.app
2024-01-22T13:30:39.0842088Z VanRoey | EuroSys_<appName> = 19.0.113897.0
2024-01-22T13:30:47.0797442Z Latest Supported Runtime Version: 11.0
2024-01-22T13:30:47.1389745Z Downloading vcredist_x64 (version 140)
2024-01-22T13:30:50.5773050Z Installing vcredist_x64 (version 140)
2024-01-22T13:30:54.0195747Z VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app is Signed with Authenticode certificate: E=internalsupport@vanroey.be, CN=VAN ROEY AUTOMATION NV, OU=IT, O=VAN ROEY AUTOMATION NV, L=Turnhout, S=Antwerpen, C=BE, OID.1.3.6.1.4.1.311.60.2.1.3=BE, SERIALNUMBER=0457.553.651, OID.2.5.4.15=Private Organization
2024-01-22T13:30:54.0211644Z Extracting C:\ProgramData\BcContainerHelper\ab315ca8-ab66-472c-92ef-d87355a8058c\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:30:54.0768768Z App Runtime Version is '11.0'
2024-01-22T13:30:54.0774699Z Excluding Runtime Version from app.json
2024-01-22T13:30:54.1367448Z Analyzing: VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app
2024-01-22T13:30:54.1372985Z Using affixes: <affixes>
2024-01-22T13:30:54.1381194Z Using previous app: VanRoey | EuroSys_<appName>_19.0.113897.0.app
2024-01-22T13:30:54.1409568Z Downloading C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\appsource.default.ruleset.json
2024-01-22T13:30:54.1417383Z Downloading using WebClient
2024-01-22T13:30:54.2273902Z AppSourceCop.json content:
2024-01-22T13:30:54.2279121Z {
2024-01-22T13:30:54.2279704Z     "Publisher":  "VanRoey | EuroSys",
2024-01-22T13:30:54.2280141Z     "Name":  "<appName>",
2024-01-22T13:30:54.2280734Z     "mandatoryAffixes":  [
2024-01-22T13:30:54.2281096Z                              "VOS",
2024-01-22T13:30:54.2281590Z                              "BSF",
2024-01-22T13:30:54.2281997Z                              "VRA"
2024-01-22T13:30:54.2282494Z                          ],
2024-01-22T13:30:54.2282912Z     "Version":  "19.0.113897.0"
2024-01-22T13:30:54.2283399Z }
2024-01-22T13:30:54.2339191Z Ruleset.json content:
2024-01-22T13:30:54.2406678Z {
2024-01-22T13:30:54.2407511Z     "name":  "Run-AlCops RuleSet",
2024-01-22T13:30:54.2407706Z     "description":  "Generated by Run-AlCops",
2024-01-22T13:30:54.2408646Z     "includedRuleSets":  [
2024-01-22T13:30:54.2409939Z                              {
2024-01-22T13:30:54.2410735Z                                  "path":  "C:\\ProgramData\\BcContainerHelper\\950d4981-8069-423e-8fc3-55c77474f908\\appsource.default.ruleset.json",
2024-01-22T13:30:54.2411079Z                                  "action":  "Default"
2024-01-22T13:30:54.2411592Z                              }
2024-01-22T13:30:54.2412015Z                          ]
2024-01-22T13:30:54.2412524Z }
2024-01-22T13:30:54.4054223Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\220\Service to assemblyProbingPath
2024-01-22T13:31:06.2314266Z Removing dotnet Framework Assemblies
2024-01-22T13:31:06.4706309Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20
2024-01-22T13:31:06.4901455Z Copying System.app from Container
2024-01-22T13:31:06.5018549Z Copying Microsoft_AMC Banking 365 Fundamentals_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5068219Z Copying Microsoft_Any_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5112249Z Copying Microsoft_API Reports - Finance_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5158309Z Copying Microsoft_Application_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5203905Z Copying Microsoft_Audit File Export_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5258437Z Copying Microsoft_Base Application_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5475190Z Copying Microsoft_Business Central Cloud Migration - Previous Release (FR)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5528090Z Copying Microsoft_Business Central Cloud Migration - Previous Release_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5579578Z Copying Microsoft_Business Central Cloud Migration API_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5630937Z Copying Microsoft_Business Central Intelligent Cloud_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5676945Z Copying Microsoft_Company Hub_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5725166Z Copying Microsoft_Contoso Coffee Demo Dataset (FR)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5783475Z Copying Microsoft_Contoso Coffee Demo Dataset_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5830500Z Copying Microsoft_Czech language (Czechia)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5905991Z Copying Microsoft_Danish language (Denmark)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.5979944Z Copying Microsoft_Data Archive_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6031993Z Copying Microsoft_Data Search_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6086074Z Copying Microsoft_Dutch language (Belgium)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6163500Z Copying Microsoft_Dutch language (Netherlands)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6244721Z Copying Microsoft_Email - Current User Connector_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6293629Z Copying Microsoft_Email - Microsoft 365 Connector_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6343062Z Copying Microsoft_Email - Outlook REST API_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6393934Z Copying Microsoft_Email - SMTP API_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6443639Z Copying Microsoft_Email - SMTP Connector_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6509948Z Copying Microsoft_English language (Australia)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6579373Z Copying Microsoft_English language (Canada)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6653181Z Copying Microsoft_English language (New Zealand)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6722970Z Copying Microsoft_English language (United Kingdom)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6794579Z Copying Microsoft_English language (United States)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6863521Z Copying Microsoft_Essential Business Headlines_22.0.54157.63146.app from Container
2024-01-22T13:31:06.6915348Z Copying Microsoft_Finnish language (Finland)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7009343Z Copying Microsoft_French language (Belgium)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7087502Z Copying Microsoft_French language (Canada)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7163493Z Copying Microsoft_French language (France)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7240715Z Copying Microsoft_French language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7315238Z Copying Microsoft_German language (Austria)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7388693Z Copying Microsoft_German language (Germany)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7460835Z Copying Microsoft_German language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7529357Z Copying Microsoft_Icelandic language (Iceland)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7598734Z Copying Microsoft_Intelligent Cloud Base_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7650760Z Copying Microsoft_Intrastat Core_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7693724Z Copying Microsoft_Intrastat FR_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7741203Z Copying Microsoft_Italian language (Italy)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7814109Z Copying Microsoft_Italian language (Switzerland)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7883728Z Copying Microsoft_Late Payment Prediction_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7937157Z Copying Microsoft_Library Assert_22.0.54157.63146.app from Container
2024-01-22T13:31:06.7987723Z Copying Microsoft_Library Variable Storage_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8031430Z Copying Microsoft_Microsoft Pay Payments_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8085946Z Copying Microsoft_Norwegian language (Norway)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8162531Z Copying Microsoft_Payment Links to PayPal_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8211484Z Copying Microsoft_Performance Toolkit_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8260393Z Copying Microsoft_Permissions Mock_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8304192Z Copying Microsoft_Recommended Apps_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8360410Z Copying Microsoft_Russian language (Russia)_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8442559Z Copying Microsoft_Sales and Inventory Forecast_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8492690Z Copying Microsoft_Send To Email Printer_22.0.54157.63146.app from Container
2024-01-22T13:31:06.8553994Z Copying Microsoft_Service Declaration FR_22.0.54157.63146.app from Container
2024-01-22T13:31:07.0744871Z Copying Microsoft_Service Declaration_22.0.54157.63146.app from Container
2024-01-22T13:31:07.0802029Z Copying Microsoft_Shopify Connector_22.0.54157.63146.app from Container
2024-01-22T13:31:07.0859964Z Copying Microsoft_Simplified Bank Statement Import_22.0.54157.63146.app from Container
2024-01-22T13:31:07.0912253Z Copying Microsoft_Spanish language (Mexico)_22.0.54157.63146.app from Container
2024-01-22T13:31:07.0992059Z Copying Microsoft_Spanish language (Spain)_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1069250Z Copying Microsoft_Statistical Accounts_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1125112Z Copying Microsoft_Swedish language (Sweden)_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1205344Z Copying Microsoft_System Application_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1283991Z Copying Microsoft_Test Runner_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1336922Z Copying Microsoft_Troubleshoot FA Ledger Entries_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1424465Z Copying Microsoft_Universal Print Integration_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1480801Z Copying Microsoft_VAT Group Management_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1538231Z Copying Microsoft_WorldPay Payments Standard_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1733640Z Copying Microsoft__Exclude_AnonymizedDataSharing__22.0.54157.63146.app from Container
2024-01-22T13:31:07.1780319Z Copying Microsoft__Exclude_APIV1__22.0.54157.63146.app from Container
2024-01-22T13:31:07.1832860Z Copying Microsoft__Exclude_APIV2__22.0.54157.63146.app from Container
2024-01-22T13:31:07.1884326Z Copying Microsoft__Exclude_Bank Deposits_22.0.54157.63146.app from Container
2024-01-22T13:31:07.1933008Z Copying Microsoft__Exclude_ClientAddIns__22.0.54157.63146.app from Container
2024-01-22T13:31:07.1981723Z Copying Microsoft__Exclude_Connectivity Apps_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2029623Z Copying Microsoft__Exclude_Email Logging Using Graph API_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2113160Z Copying Microsoft__Exclude_Master_Data_Management_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2146873Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2199027Z Copying Microsoft__Exclude_Onboarding Signals_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2244023Z Copying Microsoft__Exclude_PlanConfiguration__22.0.54157.63146.app from Container
2024-01-22T13:31:07.2291907Z Copying Microsoft__Exclude_ReportLayouts_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2337174Z Copying Microsoft__Exclude_Review_General_Ledger_Entries_22.0.54157.63146.app from Container
2024-01-22T13:31:07.2384311Z Copying Microsoft__Exclude_SyncBaseApp__22.0.54157.63146.app from Container
2024-01-22T13:31:08.5250092Z INFO: You have to specify AuthContext and Environment if you are compiling in a filesOnly container in order to download dependencies
2024-01-22T13:31:08.5256074Z Processing dependency Microsoft_Application_22.0.0.0 ()
2024-01-22T13:31:08.5291249Z Dependency App exists
2024-01-22T13:31:08.5297214Z Processing dependency Microsoft_System_22.0.0.0 ()
2024-01-22T13:31:08.5330740Z Dependency App exists
2024-01-22T13:31:08.5461016Z Compiling...
2024-01-22T13:31:08.5608153Z .\alc.exe /project:"C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908" /packagecachepath:"C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20" /out:"C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\VanRoey  EuroSys_<appName>_22.0.124021.0.app" /GenerateReportLayout- /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /ruleset:C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\ruleset.json /reportsuppresseddiagnostics /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bcserver\.netPackages\Service"
2024-01-22T13:31:15.3470403Z Microsoft (R) AL Compiler version 11.8.13.44274
2024-01-22T13:31:15.3477309Z Copyright (C) Microsoft Corporation. All rights reserved
2024-01-22T13:31:15.3482902Z 
2024-01-22T13:31:15.3489064Z Compilation started for project '<appName>' containing '13' files at '14:31:09.629'.
2024-01-22T13:31:15.3528887Z 
2024-01-22T13:31:15.3535712Z C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\src\Source\OAuth2.0\OAuth20AppHelper.Codeunit.al(186,41): warning AL0432: Field 'Client Secret' is marked for removal. Reason: Replaced by isolated storage.
2024-01-22T13:31:15.3542384Z C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\app.json(37,5): warning AS0081: The InternalsVisibleTo setting will expose your internal objects to any extension with the given name, publisher, and ID. Access modifiers are not designed to be used as a security boundary, but for API development.
2024-01-22T13:31:15.3546251Z 
2024-01-22T13:31:15.3552478Z Compilation ended at '14:31:15.279'.
2024-01-22T13:31:15.3557079Z 
2024-01-22T13:31:15.3576299Z C:\ProgramData\BcContainerHelper\950d4981-8069-423e-8fc3-55c77474f908\VanRoey  EuroSys_<appName>_22.0.124021.0.app successfully created in 21 seconds
2024-01-22T13:31:15.8168609Z Ignoring warnings
2024-01-22T13:31:15.8176225Z Ignoring infos
2024-01-22T13:31:15.9345074Z Copy C:\ProgramData\BcContainerHelper\ab315ca8-ab66-472c-92ef-d87355a8058c\VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app to C:\ProgramData\BcContainerHelper\67ef13d4-2e56-47fa-94c4-18f776d37a20
2024-01-22T13:31:16.3899148Z 
2024-01-22T13:31:16.3902056Z Running AppSourceCop took 38 seconds
2024-01-22T13:31:16.4281474Z 
2024-01-22T13:31:16.4282329Z   _____                           _                _____            _        _                 
2024-01-22T13:31:16.4286615Z  |  __ \                         (_)              / ____|          | |      (_)                
2024-01-22T13:31:16.4286845Z  | |__) |___ _ __ ___   _____   ___ _ __   __ _  | |     ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2024-01-22T13:31:16.4287235Z  |  _  // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | |    / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2024-01-22T13:31:16.4287346Z  | | \ \  __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | |  __/ |   
2024-01-22T13:31:16.4290300Z  |_|  \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, |  \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2024-01-22T13:31:16.4290632Z                                            __/ |                                               
2024-01-22T13:31:16.4290743Z                                           |___/                                                
2024-01-22T13:31:16.4291027Z 
2024-01-22T13:31:16.6182503Z Removing Session bcserver
2024-01-22T13:31:16.6755568Z Removing container bcserver
2024-01-22T13:31:17.3180026Z Removing entries from hosts
2024-01-22T13:31:17.3465205Z Removing bcserver from container hosts file
2024-01-22T13:31:17.3645237Z Removing bcserver-* from container hosts file
2024-01-22T13:31:17.3675155Z Removing Desktop shortcuts
2024-01-22T13:31:17.3780229Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2024-01-22T13:31:42.6006273Z 
2024-01-22T13:31:42.6006973Z Removing container took 26 seconds
2024-01-22T13:31:42.6017089Z 
2024-01-22T13:31:42.6017676Z AL Validation finished in 416 seconds
2024-01-22T13:31:42.6023031Z  __      __   _ _     _       _   _               _____                _ _       
2024-01-22T13:31:42.6023159Z  \ \    / /  | (_)   | |     | | (_)             |  __ \              | | |      
2024-01-22T13:31:42.6024798Z   \ \  / /_ _| |_  __| | __ _| |_ _  ___  _ __   | |__) |___ ___ _   _| | |_ ___ 
2024-01-22T13:31:42.6025581Z    \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \  |  _  // _ \ __| | | | | __/ __|
2024-01-22T13:31:42.6025709Z     \  / (_| | | | (_| | (_| | |_| | (_) | | | | | | \ \  __\__ \ |_| | | |_\__ \
2024-01-22T13:31:42.6025823Z      \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_|  \_\___|___/\__,_|_|\__|___/
2024-01-22T13:31:42.6026656Z 
2024-01-22T13:31:42.6028239Z 1 errors found in VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app on https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/be:
2024-01-22T13:31:42.6031778Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:31:42.6033882Z 
2024-01-22T13:31:42.6036652Z 1 errors found in VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app on https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/fr:
2024-01-22T13:31:42.6039673Z Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:31:42.6041696Z 
2024-01-22T13:31:42.6045405Z   _____                          ___      __   _ _     _       _   _               ______    _ _                
2024-01-22T13:31:42.6045521Z  |  __ \                   /\   | \ \    / /  | (_)   | |     | | (_)             |  ____|  (_) |               
2024-01-22T13:31:42.6045649Z  | |__) |   _ _ __ ______ /  \  | |\ \  / /_ _| |_  __| | __ _| |_ _  ___  _ __   | |__ __ _ _| |_   _ _ __ ___ 
2024-01-22T13:31:42.6045849Z  |  _  / | | | '_ \______/ /\ \ | | \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \  |  __/ _` | | | | | | '__/ _ \
2024-01-22T13:31:42.6045963Z  | | \ \ |_| | | | |    / ____ \| |  \  / (_| | | | (_| | (_| | |_| | (_) | | | | | | | (_| | | | |_| | | |  __/
2024-01-22T13:31:42.6047593Z  |_|  \_\__,_|_| |_|   /_/    \_\_|   \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_|  \__,_|_|_|\__,_|_|  \___|
2024-01-22T13:31:42.6047708Z 
2024-01-22T13:31:43.1044718Z ##[error]1 errors found in VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app on https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/be:
2024-01-22T13:31:43.1050240Z ##[error]Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:31:43.1050966Z ##[error]1 errors found in VanRoey _ EuroSys_<appName>_22.0.124021.0_sandbox_23.3_w1.app on https://bcartifacts.azureedge.net/sandbox/23.3.14876.15549/fr:
2024-01-22T13:31:43.1051663Z ##[error]Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.
2024-01-22T13:31:43.1106060Z *** Cleanup VSTS Environment: True
2024-01-22T13:31:45.3735115Z ##[section]Finishing: App Validation
gpintaudi commented 7 months ago

@freddydk we downgraded to version 6.0.3 to be able to use Run-AlValidation in our pipeplines. Is there any fix for this issue in the next version of bccontainerhelper?

freddydk commented 7 months ago

Looking into this now - will release a fix later today/tomorrow

freddydk commented 7 months ago

This should be fixed in the latest preview - could you try this out?

gpintaudi commented 7 months ago

Tested preview 6.0.5 and works without any issues. Thanks When it will be released it as a stable version?

freddydk commented 7 months ago

this week