Closed kasperdj closed 1 year ago
As far as I know, for app signing, we're dependent on the signing services .. . Let's start by sharing the entire output (you can send it via mail, if you like that more)? We'll need to see which services you use.
Would it be able to send us a simple yaml that includes (and focuses on) the error on your side?
We are also experiencing this exact issue on our build pipelines.
Please do not focus on our pipeline, you will be wasting your time (just saying), only focus on the sign step.
My pipeline EVXJ-BC22-develop that runs on the weekly sandbox artifacts have started to fail during the weekend along with 60+ other pipelines using these artifacts.
I have created a copy of the pipeline EVXJ-BC22-develop - called EVXJ-BC22-develop-OnPrem-Artifacts where the only difference is that I have changed to OnPrem artifacts. When doing this, the pipeline runs without any problems and both my app and test app is successfully signed.
I have attached a full log from each pipeline run, in which you can also see the parameters for the sign app step(s) - search for "Fetching App to Sign".
04 - Pipeline running with OnPrem Artifacts - Sign App working.txt 05 - Pipeline running with Weekly Sandbox Artifacts - Sign App not working.txt
No Yaml so I can repro it? We are also running weeklys - many - and no issue (yet) 🤔
Pipeline added: 06 - azure-pipelines.zip
I still believe that MS has changed some of the signing tools when going from ltsc2019 last week to ltsc2022 this week for the weekly sandboxes. We have also tried to change the timestamp_uri to http://timestamp.digicert.com/ - but it gives the same failing result on this weeks sandbox images,
Last week:
This week:
We're experiencing since yesterday also troubles about the signing of the app file. The signing step show successful, but the App Validation fails that the app is not signed.
- task: ALOpsAppSign@1
displayName: 'Sign Extension'
condition: and(succeeded(), eq('${{ parameters.sign_app }}', 'true'))
inputs:
pfx_path: '${{ parameters.pfx_path }}'
pfx_password: '${{ parameters.pfx_password }}'
2023-09-25T14:49:28.6089317Z ##[section]Starting: Sign Extension
2023-09-25T14:49:28.6254740Z ==============================================================================
2023-09-25T14:49:28.6254969Z Task : ALOps App Sign
2023-09-25T14:49:28.6255079Z Description : CodeSign an AL Extension for Business Central
2023-09-25T14:49:28.6255230Z Version : 1.458.4912
2023-09-25T14:49:28.6255336Z Author : Hodor
2023-09-25T14:49:28.6255439Z Help : Codesign Business Central extension with .pfx.
2023-09-25T14:49:28.6255579Z ==============================================================================
2023-09-25T14:49:29.2401626Z *** Validate configuration
2023-09-25T14:49:29.2743514Z *** Task Inputs:
2023-09-25T14:49:29.2784088Z
2023-09-25T14:49:29.2871535Z name value
2023-09-25T14:49:29.2879097Z ---- -----
2023-09-25T14:49:29.2884349Z usedocker False
2023-09-25T14:49:29.2889349Z fixed_tag
2023-09-25T14:49:29.2892838Z batchsigncompiledapps False
2023-09-25T14:49:29.2895685Z artifact_path
2023-09-25T14:49:29.2900140Z nav_artifact_app_filter *.app
2023-09-25T14:49:29.2945543Z pfx_path ...2:00:00Z&spr=https&sv=2022-11-02&sr=b&sig=Yh0L%2B8hax13waFSBLmZJk1dtbS8zwGp54Mb7oA9Si%2BE%3D
2023-09-25T14:49:29.2949316Z timestamp_uri
2023-09-25T14:49:29.2952955Z publish_artifact True
2023-09-25T14:49:29.2957391Z pfx_password ***
2023-09-25T14:49:29.2957708Z
2023-09-25T14:49:29.2976454Z
2023-09-25T14:49:29.2983842Z
2023-09-25T14:49:29.3139207Z *** For documentation, please visit : https://www.alops.be/documentation
2023-09-25T14:49:29.3144310Z
2023-09-25T14:49:29.6491829Z *** ALOps License:
2023-09-25T14:49:29.6551404Z * Licensed To: Van Roey (Collection License)
2023-09-25T14:49:29.6561538Z
2023-09-25T14:49:29.6975099Z *** Importing required PS-Functions
2023-09-25T14:49:29.7298237Z *** Dynamic resolve App file.
2023-09-25T14:49:29.7314824Z *** Scanning [System.DefaultWorkingDirectory].
2023-09-25T14:49:29.7472410Z *** Scanning [System.ArtifactsDirectory].
2023-09-25T14:49:29.7474177Z *** Scanning [Pipeline.Workspace].
2023-09-25T14:49:29.7554094Z *** Multiple App files found with filter [*.app].
2023-09-25T14:49:29.7618748Z * C:\vsts-agent-alops-warp10\_work\879\s\App\.appSourceCopPackages\Microsoft_System_22.0.60723.0.app
2023-09-25T14:49:29.7633443Z * C:\vsts-agent-alops-warp10\_work\879\s\App\.appSourceCopPackages\Microsoft_Application_22.5.59966.60767.app
2023-09-25T14:49:29.7645834Z * C:\vsts-agent-alops-warp10\_work\879\s\App\.appSourceCopPackages\Microsoft_Base Application_22.5.59966.60767.app
2023-09-25T14:49:29.7656850Z * C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_1.0.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:29.7665068Z * C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:29.7693679Z *** Resolved App File: [C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app].
2023-09-25T14:49:29.7717860Z *** Starting App Sign for:
2023-09-25T14:49:29.7732263Z * C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:29.7741574Z *** App Sign: C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:29.7800472Z *** NavSip registration OK
2023-09-25T14:49:29.7971568Z *** App File: C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:29.7988202Z *** Setup Pfx File
2023-09-25T14:49:29.8053666Z *** Create TempFile
2023-09-25T14:49:29.8188178Z *** Download file
2023-09-25T14:49:29.9650213Z *** PFX File: C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp\tmpDD82.tmp
2023-09-25T14:49:29.9658363Z *** Check for Powershell Authenticode CmdLets
2023-09-25T14:49:29.9679534Z *** Authenticode CmdLets exist, using Powershell
2023-09-25T14:49:29.9690135Z *** Sign App file with Pfx
2023-09-25T14:49:30.1464354Z *** Signing App with Powershell: C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:30.5436545Z
2023-09-25T14:49:30.5470768Z
2023-09-25T14:49:30.5488024Z SignerCertificate : [Subject]
2023-09-25T14:49:30.5515199Z <redacted>
2023-09-25T14:49:30.5516271Z <redacted>
2023-09-25T14:49:30.5516491Z <redacted>
2023-09-25T14:49:30.5516838Z
2023-09-25T14:49:30.5518853Z [Issuer]
2023-09-25T14:49:30.5521362Z CN=GlobalSign GCC R45 EV CodeSigning CA 2020, O=GlobalSign nv-sa, C=BE
2023-09-25T14:49:30.5521766Z
2023-09-25T14:49:30.5525105Z [Serial Number]
2023-09-25T14:49:30.5527667Z <redacted>
2023-09-25T14:49:30.5529404Z
2023-09-25T14:49:30.5529828Z [Not Before]
2023-09-25T14:49:30.5531988Z 6/1/2023 1:31:53 PM
2023-09-25T14:49:30.5532475Z
2023-09-25T14:49:30.5532974Z [Not After]
2023-09-25T14:49:30.5535026Z 6/1/2025 1:31:53 PM
2023-09-25T14:49:30.5535955Z
2023-09-25T14:49:30.5537206Z [Thumbprint]
2023-09-25T14:49:30.5539055Z <redacted>
2023-09-25T14:49:30.5539233Z
2023-09-25T14:49:30.5542032Z TimeStamperCertificate : [Subject]
2023-09-25T14:49:30.5543137Z CN="Sectigo RSA Time Stamping Signer #4", O=Sectigo Limited, S=Manchester, C=GB
2023-09-25T14:49:30.5543722Z
2023-09-25T14:49:30.5546320Z [Issuer]
2023-09-25T14:49:30.5547375Z CN=Sectigo RSA Time Stamping CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB
2023-09-25T14:49:30.5547666Z
2023-09-25T14:49:30.5548055Z [Serial Number]
2023-09-25T14:49:30.5549934Z <redacted>
2023-09-25T14:49:30.5550385Z
2023-09-25T14:49:30.5551886Z [Not Before]
2023-09-25T14:49:30.5552301Z 5/3/2023 2:00:00 AM
2023-09-25T14:49:30.5553635Z
2023-09-25T14:49:30.5554936Z [Not After]
2023-09-25T14:49:30.5556282Z 8/3/2034 1:59:59 AM
2023-09-25T14:49:30.5556721Z
2023-09-25T14:49:30.5558264Z [Thumbprint]
2023-09-25T14:49:30.5559189Z <redacted>
2023-09-25T14:49:30.5560283Z
2023-09-25T14:49:30.5561861Z Status : Valid
2023-09-25T14:49:30.5563463Z StatusMessage : Signature verified.
2023-09-25T14:49:30.5567279Z Path : C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking
2023-09-25T14:49:30.5567493Z Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:49:30.5569236Z SignatureType : Authenticode
2023-09-25T14:49:30.5570317Z IsOSBinary : False
2023-09-25T14:49:30.5570518Z
2023-09-25T14:49:30.5571550Z
2023-09-25T14:49:30.5573161Z
2023-09-25T14:49:30.5623638Z *** Uploading Signed APP as Build-Artifact
2023-09-25T14:49:30.5845352Z *** Sign App Completed.
2023-09-25T14:49:30.5845501Z *** Cleanup VSTS Environment: True
2023-09-25T14:49:32.8964565Z ##[section]Async Command Start: Upload Artifact
2023-09-25T14:49:32.8964745Z Uploading 1 files
2023-09-25T14:49:32.8964842Z File upload succeed.
2023-09-25T14:49:32.8965023Z Upload 'C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app' to file container: '#/47676137/Item Tracking Manager'
2023-09-25T14:49:32.8965208Z Associated artifact 20474 with build 105097
2023-09-25T14:49:32.8965313Z ##[section]Async Command End: Upload Artifact
2023-09-25T14:49:32.8965692Z ##[section]Finishing: Sign Extension
- task: ALOpsAppValidation@1
displayName: 'App Validation'
condition: succeeded()
inputs:
license_path: '${{ parameters.license_path }}'
affixes: 'VOS,BSF,VRA'
artifact_path: $(System.ArtifactsDirectory)
installapps_path: $(System.DefaultWorkingDirectory)\.apps
previousapps_path: $(System.DefaultWorkingDirectory)\.previous
2023-09-25T14:49:57.6617650Z ##[section]Starting: App Validation
2023-09-25T14:49:57.6690137Z ==============================================================================
2023-09-25T14:49:57.6690246Z Task : ALOps App Validation
2023-09-25T14:49:57.6690300Z Description : Validate App from Business Central AppSource
2023-09-25T14:49:57.6690373Z Version : 1.458.4912
2023-09-25T14:49:57.6690421Z Author : Hodor
2023-09-25T14:49:57.6690474Z Help : Validate App from Business Central AppSource.
2023-09-25T14:49:57.6691001Z ==============================================================================
2023-09-25T14:49:58.2147826Z *** Validate configuration
2023-09-25T14:49:58.2740095Z *** Task Inputs:
2023-09-25T14:49:58.2787802Z
2023-09-25T14:49:58.2899842Z name value
2023-09-25T14:49:58.2904317Z ---- -----
2023-09-25T14:49:58.2946846Z license_path C:\vsts-agent-alops-warp10\_work\879\s\https:\vrabadevops.blob.core.windows.net\default\bc-vanro...
2023-09-25T14:49:58.2950294Z countries
2023-09-25T14:49:58.2953903Z affixes VOS,BSF,VRA
2023-09-25T14:49:58.2957451Z artifact_path C:\vsts-agent-alops-warp10\_work\879\a
2023-09-25T14:49:58.2960977Z artifact_filter *.app
2023-09-25T14:49:58.2964583Z installapps_path C:\vsts-agent-alops-warp10\_work\879\s\.apps
2023-09-25T14:49:58.2967735Z installapps_filter *.app
2023-09-25T14:49:58.2970950Z previousapps_path C:\vsts-agent-alops-warp10\_work\879\s\.previous
2023-09-25T14:49:58.2974503Z previousapps_filter *.app
2023-09-25T14:49:58.2977807Z memory 8G
2023-09-25T14:49:58.2981439Z validateversion
2023-09-25T14:49:58.2985078Z validatecurrent False
2023-09-25T14:49:58.2988652Z validatenextminor False
2023-09-25T14:49:58.2992203Z validatenextmajor False
2023-09-25T14:49:58.2995712Z sastoken
2023-09-25T14:49:58.2999332Z skipverification False
2023-09-25T14:49:58.3003149Z skipappsourcecop False
2023-09-25T14:49:58.3005920Z includewarnings False
2023-09-25T14:49:58.3008495Z failonerror True
2023-09-25T14:49:58.3011473Z containername bcserver
2023-09-25T14:49:58.3012366Z
2023-09-25T14:49:58.3030685Z
2023-09-25T14:49:58.3038068Z
2023-09-25T14:49:58.3183387Z *** For documentation, please visit : https://www.alops.be/documentation
2023-09-25T14:49:58.3186568Z
2023-09-25T14:49:58.6014736Z *** ALOps License:
2023-09-25T14:49:58.6072668Z * Licensed To: Van Roey (Collection License)
2023-09-25T14:49:58.6081826Z
2023-09-25T14:49:58.6496671Z *** Importing required PS-Functions
2023-09-25T14:49:58.6659046Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2023-09-25T14:49:58.6724435Z *** Check BcContainerHelper
2023-09-25T14:49:58.7121132Z *** Load BcContainerHelper
2023-09-25T14:49:58.7775826Z BcContainerHelper version 5.0.5
2023-09-25T14:49:58.9545202Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2023-09-25T14:50:00.7394537Z
2023-09-25T14:50:00.7395209Z ModuleType Version Name ExportedCommands
2023-09-25T14:50:00.7395446Z ---------- ------- ---- ----------------
2023-09-25T14:50:00.7395704Z Script 5.0.5 BcContainerHelper {Add-FontsToBcContainer, Add-GitToAlProjectFolder, AddTele...
2023-09-25T14:50:00.7395787Z
2023-09-25T14:50:00.7395826Z
2023-09-25T14:50:00.7395859Z
2023-09-25T14:50:00.7400226Z
2023-09-25T14:50:00.7413782Z *** Setup Flf File: ***
2023-09-25T14:50:00.7471967Z *** Create TempFile
2023-09-25T14:50:00.7604455Z *** Download file
2023-09-25T14:50:01.1941937Z *** Flf File: C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp\tmp565B.tmp.flf
2023-09-25T14:50:01.1950610Z *** Flf Content:
2023-09-25T14:50:01.2018995Z Microsoft Software License Information
2023-09-25T14:50:01.2019355Z Copyright (C) 2007-2022 Microsoft Corporation. All rights reserved
2023-09-25T14:50:01.2019847Z ****************************************************************************
2023-09-25T14:50:01.2020195Z VOICE Account Number : 5164045
2023-09-25T14:50:01.2020443Z Licensed to : Van Roey Automation
2023-09-25T14:50:01.2020634Z Steenweg op Antwerpen 101
2023-09-25T14:50:01.2020763Z
2023-09-25T14:50:01.2020857Z
2023-09-25T14:50:01.2020980Z Turnhout
2023-09-25T14:50:01.2021078Z
2023-09-25T14:50:01.2021172Z 2300
2023-09-25T14:50:01.2021275Z Belgium
2023-09-25T14:50:01.2021327Z
2023-09-25T14:50:01.2021454Z Product Line : Microsoft Dynamics 365 Business Central on premises
2023-09-25T14:50:01.2021595Z Product Edition : Unspecified
2023-09-25T14:50:01.2021712Z Product Version : 22
2023-09-25T14:50:01.2021821Z Country : Belgium
2023-09-25T14:50:01.2021932Z Language : English (US)
2023-09-25T14:50:01.2022078Z Created Date : 9/6/2023 1:31:51 AM (-07:00)
2023-09-25T14:50:01.2022206Z Expires : 12/5/2023
2023-09-25T14:50:01.2022330Z Configuration : Development - D365BC v22
2023-09-25T14:50:01.2022453Z First registration Date :
2023-09-25T14:50:01.2022596Z ****************************************************************************
2023-09-25T14:50:01.2022737Z Name Amount
2023-09-25T14:50:01.2022879Z ----------------------------------------------------------------- ----------
2023-09-25T14:50:01.2023025Z All Application Module 1
2023-09-25T14:50:01.2023145Z Country Code: Belgium 1
2023-09-25T14:50:01.2023265Z Demo/Dev Named User 150
2023-09-25T14:50:01.2023397Z Dyn365 Business Central Device 150
2023-09-25T14:50:01.2023531Z Dyn365 Business Central Team Members 300
2023-09-25T14:50:01.2024284Z Partner Demo/Dev Module 1
2023-09-25T14:50:01.2024405Z Product Specialist 1
2023-09-25T14:50:01.2024521Z Solution Developer 1
2023-09-25T14:50:01.2024575Z
2023-09-25T14:50:01.2024704Z ****************************************************************************
2023-09-25T14:50:01.2024857Z
2023-09-25T14:50:01.2024910Z
2023-09-25T14:50:01.2033056Z *** Countries not specified, retrieving from AppSourceCop.json
2023-09-25T14:50:01.2144238Z *** Get Countries from [\App\AppSourceCop.json]
2023-09-25T14:50:01.2169281Z * BE
2023-09-25T14:50:01.2186334Z *** Get Countries from [\Test\AppSourceCop.json]
2023-09-25T14:50:01.2241363Z *** Countries retrieved from AppSourceCop: [BE]
2023-09-25T14:50:01.2285882Z ##[command]Run-AlValidation
2023-09-25T14:50:01.2298685Z
2023-09-25T14:50:01.2300288Z Name Value
2023-09-25T14:50:01.2301974Z ---- -----
2023-09-25T14:50:01.2303548Z includeWarnings False
2023-09-25T14:50:01.2305108Z validateNextMinor False
2023-09-25T14:50:01.2306702Z apps C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.1...
2023-09-25T14:50:01.2308292Z validateNextMajor False
2023-09-25T14:50:01.2309816Z containerName bcserver
2023-09-25T14:50:01.2311357Z affixes VOS,BSF,VRA
2023-09-25T14:50:01.2312868Z memoryLimit 8G
2023-09-25T14:50:01.2314540Z failOnError True
2023-09-25T14:50:01.2316058Z skipappsourcecop False
2023-09-25T14:50:01.2317599Z validateCurrent False
2023-09-25T14:50:01.2318452Z countries BE
2023-09-25T14:50:01.2319734Z skipverification False
2023-09-25T14:50:01.2320548Z
2023-09-25T14:50:01.2321756Z
2023-09-25T14:50:01.2322936Z
2023-09-25T14:50:02.5980946Z _____ _
2023-09-25T14:50:02.5981170Z | __ \ | |
2023-09-25T14:50:02.5981522Z | |__) |_ _ _ __ __ _ _ __ ___ ___| |_ ___ _ __ ___
2023-09-25T14:50:02.5981773Z | ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2023-09-25T14:50:02.5982053Z | | | (_| | | | (_| | | | | | | __/ |_ __/ | \__ \
2023-09-25T14:50:02.5982269Z |_| \__,_|_| \__,_|_| |_| |_|\___|\__\___|_| |___/
2023-09-25T14:50:02.5983959Z
2023-09-25T14:50:02.6019081Z Container name bcserver
2023-09-25T14:50:02.6147590Z Credential admin/Feku0195
2023-09-25T14:50:02.6261860Z MemoryLimit 8G
2023-09-25T14:50:02.6277311Z validateVersion
2023-09-25T14:50:02.6295514Z validateCurrent False
2023-09-25T14:50:02.6312681Z validateNextMinor False
2023-09-25T14:50:02.6329547Z validateNextMajor False
2023-09-25T14:50:02.6359571Z SasToken Not Specified
2023-09-25T14:50:02.6397795Z countries be
2023-09-25T14:50:02.6415652Z validateCountries be
2023-09-25T14:50:02.6432722Z affixes VOS,BSF,VRA
2023-09-25T14:50:02.6458754Z supportedCountries
2023-09-25T14:50:02.6471334Z ObsoleteTagMinAllowedMajorMinor
2023-09-25T14:50:02.6484280Z vsixFile
2023-09-25T14:50:02.6493082Z Install Apps
2023-09-25T14:50:02.6501878Z - None
2023-09-25T14:50:02.6510255Z Previous Apps
2023-09-25T14:50:02.6520303Z - None
2023-09-25T14:50:02.6528816Z Apps
2023-09-25T14:50:02.6541568Z - C:\vsts-agent-alops-warp10\_work\879\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:50:02.6658386Z _____ _ _ _ _ __ _
2023-09-25T14:50:02.6677711Z | __ \ | | (_) | | (_)/ _| | |
2023-09-25T14:50:02.6678187Z | | | | ___| |_ ___ _ __ _ __ ___ _ _ __ ___ __ _ _ __| |_ _| |_ __ _ ___| |_ ___
2023-09-25T14:50:02.6678617Z | | | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \ / _ \ / _` | '__| __| | _/ _` |/ __| __/ __|
2023-09-25T14:50:02.6678836Z | |__| | __/ |_ __/ | | | | | | | | | | | __/ | (_| | | | |_| | || (_| | (__| |_\__ \
2023-09-25T14:50:02.6679084Z |_____/ \___|\__\___|_| |_| |_| |_|_|_| |_|\___| \__,_|_| \__|_|_| \__,_|\___|\__|___/
2023-09-25T14:50:02.6679217Z
2023-09-25T14:50:19.5087716Z Found https://bcartifacts.azureedge.net/sandbox/22.5.59966.60767/be
2023-09-25T14:50:19.5694711Z Using https://bcartifacts.azureedge.net/sandbox/22.5.59966.60767/be
2023-09-25T14:50:19.5715192Z _____ _ _ _ _ _
2023-09-25T14:50:19.5715751Z | __ \ | | (_) (_) | | | |
2023-09-25T14:50:19.5716289Z | | | | ___| |_ ___ _ __ _ __ ___ _ _ __ _ _ __ __ _ __| | ___ _ __ ___ _ __ __| | ___ _ __ ___ _ _
2023-09-25T14:50:19.5716735Z | | | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \| | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| | | |
2023-09-25T14:50:19.5717439Z | |__| | __/ |_ __/ | | | | | | | | | | | | | | | (_| | | (_| | __/ |_) | __/ | | | (_| | __/ | | | (__| |_| |
2023-09-25T14:50:19.5717722Z |_____/ \___|\__\___|_| |_| |_| |_|_|_| |_|_|_| |_|\__, | \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|\__, |
2023-09-25T14:50:19.5717872Z __/ | | | __/ |
2023-09-25T14:50:19.5719218Z |___/ |_| |___/
2023-09-25T14:50:19.6230252Z Extracting C:\ProgramData\BcContainerHelper\8d3221d0-0044-46fc-9a52-1ec237c221d3\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:50:19.8512493Z Validating against Current Version (22.5)
2023-09-25T14:50:19.8548669Z
2023-09-25T14:50:19.8549364Z _____ _ _ _ _ _
2023-09-25T14:50:19.8549812Z | __ \ | | (_) (_) (_)
2023-09-25T14:50:19.8550203Z | |__) | _| | |_ _ __ __ _ __ _ ___ _ __ ___ _ __ _ ___ _ _ __ ___ __ _ __ _ ___
2023-09-25T14:50:19.8550442Z | ___/ | | | | | | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2023-09-25T14:50:19.8550642Z | | | |_| | | | | | | | (_| | | (_| | __/ | | | __/ | | | (__ | | | | | | | (_| | (_| | __/
2023-09-25T14:50:19.8551169Z |_| \__,_|_|_|_|_| |_|\__, | \__, |\___|_| |_|\___|_| |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2023-09-25T14:50:19.8551302Z __/ | __/ | __/ |
2023-09-25T14:50:19.8551413Z |___/ |___/ |___/
2023-09-25T14:50:19.8554386Z
2023-09-25T14:50:19.8574244Z Pulling mcr.microsoft.com/businesscentral:10.0.17763.4377-filesonly
2023-09-25T14:50:20.1067606Z
2023-09-25T14:50:20.1070361Z Pulling generic image took 0 seconds
2023-09-25T14:50:20.1136543Z
2023-09-25T14:50:20.1138154Z _____ _ _ _ _
2023-09-25T14:50:20.1138727Z / ____| | | (_) | | (_)
2023-09-25T14:50:20.1139220Z | | _ __ ___ __ _| |_ _ _ __ __ _ ___ ___ _ __ | |_ __ _ _ _ __ ___ _ __
2023-09-25T14:50:20.1139516Z | | | '__/ _ \/ _` | __| | '_ \ / _` | / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2023-09-25T14:50:20.1139730Z | |____| | | __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | | __/ |
2023-09-25T14:50:20.1139894Z \_____|_| \___|\__,_|\__|_|_| |_|\__, | \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|
2023-09-25T14:50:20.1140041Z __/ |
2023-09-25T14:50:20.1140166Z |___/
2023-09-25T14:50:20.1140221Z
2023-09-25T14:50:20.1180915Z Creating container for country be
2023-09-25T14:50:20.4052277Z BcContainerHelper is version 5.0.5
2023-09-25T14:50:20.4066283Z BcContainerHelper is running as administrator
2023-09-25T14:50:20.9984893Z HyperV is Enabled
2023-09-25T14:50:21.0020108Z UsePsSession is True
2023-09-25T14:50:21.0048761Z Host is Microsoft Windows Server 2019 Standard - 10.0.17763.4377
2023-09-25T14:50:21.0518345Z Docker Client Version is 20.10.9
2023-09-25T14:50:21.0531506Z Docker Server Version is 20.10.9
2023-09-25T14:50:21.1889920Z Removing Desktop shortcuts
2023-09-25T14:50:22.1778059Z Fetching all docker images
2023-09-25T14:50:22.2474115Z Fetching all docker volumes
2023-09-25T14:50:22.3665598Z Using image mcr.microsoft.com/businesscentral:10.0.17763.4377-filesonly
2023-09-25T14:50:22.8493274Z Creating Container bcserver
2023-09-25T14:50:22.8530940Z Style: sandbox
2023-09-25T14:50:22.8564898Z Multitenant: Yes
2023-09-25T14:50:22.8595477Z Version: 22.5.59966.60767
2023-09-25T14:50:22.8629361Z Platform: 22.0.60723.0
2023-09-25T14:50:22.8666023Z Generic Tag: 1.0.2.14
2023-09-25T14:50:22.8754780Z Container OS Version: 10.0.17763.4377 (ltsc2019)
2023-09-25T14:50:22.8790842Z Host OS Version: 10.0.17763.4377 (ltsc2019)
2023-09-25T14:50:22.8918690Z Using process isolation
2023-09-25T14:50:22.8998078Z Using locale nl-BE
2023-09-25T14:50:22.9061076Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2023-09-25T14:50:22.9279085Z Downloading C:\ProgramData\BcContainerHelper\Extensions\bcserver\Microsoft.VisualStudio.Services.VSIXPackage.vsix
2023-09-25T14:50:22.9425806Z Downloading using WebClient
2023-09-25T14:50:28.4326321Z Additional Parameters:
2023-09-25T14:50:28.4340026Z --env customNavSettings=EnableTaskScheduler=True
2023-09-25T14:50:28.4349187Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2023-09-25T14:50:28.4381616Z - AdditionalOutput.ps1
2023-09-25T14:50:28.4391909Z - MainLoop.ps1
2023-09-25T14:50:28.4401826Z - SetupVariables.ps1
2023-09-25T14:50:28.4411717Z - updatehosts.ps1
2023-09-25T14:50:28.4421176Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.17763.4377-filesonly
2023-09-25T14:50:28.5330977Z 5f7d4f1f74e67ea49ca21e06ad557639cbb1ada0041f07ffa07cbe9de9a57972
2023-09-25T14:50:29.6590520Z Waiting for container bcserver to be ready
2023-09-25T14:50:31.8066814Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/22.5.59966.60767/be
2023-09-25T14:50:31.8068880Z Using installer from C:\Run\210-new
2023-09-25T14:50:31.8079308Z Installing Business Central
2023-09-25T14:50:31.8079805Z Installing from artifacts
2023-09-25T14:50:31.8080057Z Copying Service Tier Files
2023-09-25T14:50:32.8614010Z c:\dl\sandbox\22.5.59966.60767\platform\ServiceTier\Program Files
2023-09-25T14:50:32.8614431Z c:\dl\sandbox\22.5.59966.60767\platform\ServiceTier\System64Folder
2023-09-25T14:50:32.8614880Z Copying PowerShell Scripts
2023-09-25T14:50:32.8615416Z c:\dl\sandbox\22.5.59966.60767\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2023-09-25T14:50:32.8615880Z c:\dl\sandbox\22.5.59966.60767\platform\WindowsPowerShellScripts\WebSearch
2023-09-25T14:50:32.8616110Z Copying Web Client Files
2023-09-25T14:50:33.9256460Z c:\dl\sandbox\22.5.59966.60767\platform\WebClient\Microsoft Dynamics NAV
2023-09-25T14:50:33.9256875Z Copying ModernDev Files
2023-09-25T14:50:33.9257077Z c:\dl\sandbox\22.5.59966.60767\platform
2023-09-25T14:50:33.9257421Z c:\dl\sandbox\22.5.59966.60767\platform\ModernDev\program files\Microsoft Dynamics NAV
2023-09-25T14:50:33.9257926Z Copying additional files
2023-09-25T14:50:33.9258189Z Copying ConfigurationPackages
2023-09-25T14:50:33.9262517Z C:\dl\sandbox\22.5.59966.60767\be\ConfigurationPackages
2023-09-25T14:50:33.9262747Z Copying Test Assemblies
2023-09-25T14:50:33.9262900Z C:\dl\sandbox\22.5.59966.60767\platform\Test Assemblies
2023-09-25T14:50:33.9263053Z Copying Extensions
2023-09-25T14:50:33.9263195Z C:\dl\sandbox\22.5.59966.60767\be\Extensions
2023-09-25T14:50:34.9832237Z Copying Applications
2023-09-25T14:50:34.9832519Z C:\dl\sandbox\22.5.59966.60767\platform\Applications
2023-09-25T14:50:34.9833084Z Copying Applications.BE
2023-09-25T14:50:34.9833341Z C:\dl\sandbox\22.5.59966.60767\be\Applications.BE
2023-09-25T14:50:34.9833803Z Copying dependencies
2023-09-25T14:50:44.5254617Z Copying ReportBuilder
2023-09-25T14:50:44.5256427Z Importing PowerShell Modules
2023-09-25T14:50:44.5257640Z Skipping restore of Cronus database
2023-09-25T14:50:44.5258022Z Modifying Business Central Service Tier Config File for Docker
2023-09-25T14:50:44.5258487Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2023-09-25T14:50:44.5258862Z Installation took 13 seconds
2023-09-25T14:50:44.5259073Z Installation complete
2023-09-25T14:50:44.5264374Z Ready for connections!
2023-09-25T14:50:45.4638606Z Reading CustomSettings.config from bcserver
2023-09-25T14:50:45.6091789Z Cleanup old dotnet core assemblies
2023-09-25T14:50:46.3167151Z
2023-09-25T14:50:46.3177246Z Creating container took 26 seconds
2023-09-25T14:50:46.3190880Z _____ _ _____ _____
2023-09-25T14:50:46.3191176Z | __ \ (_) /\ / ____| / ____|
2023-09-25T14:50:46.3191875Z | |__) | _ _ __ _ __ _ _ __ __ _ / \ _ __ _ __| (___ ___ _ _ _ __ ___ ___| | ___ _ __
2023-09-25T14:50:46.3192756Z | _ / | | | '_ \| '_ \| | '_ \ / _` | / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ | / _ \| '_ \
2023-09-25T14:50:46.3193053Z | | \ \ |_| | | | | | | | | | | | (_| | / ____ \| |_) | |_) |___) | (_) | |_| | | | (__ __/ |____ (_) | |_) |
2023-09-25T14:50:46.3193277Z |_| \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/ \_\ .__/| .__/_____/ \___/ \__,_|_| \___\___|\_____\___/| .__/
2023-09-25T14:50:46.3193445Z __/ | | | | | | |
2023-09-25T14:50:46.3195446Z |___/ |_| |_| |_|
2023-09-25T14:50:50.6455457Z Latest Supported Runtime Version: 11.1
2023-09-25T14:50:50.7567278Z VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-25T14:50:50.7597699Z Extracting C:\ProgramData\BcContainerHelper\9a07b58e-1783-408e-b653-2a71cab52837\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:50:50.8078945Z App Runtime Version is '11.0'
2023-09-25T14:50:50.8102997Z Excluding Runtime Version from app.json
2023-09-25T14:50:50.8953599Z Analyzing: VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app
2023-09-25T14:50:50.8962283Z Using affixes: VOS,BSF,VRA
2023-09-25T14:50:50.9004454Z Downloading C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3\appsource.default.ruleset.json
2023-09-25T14:50:50.9014449Z Downloading using WebClient
2023-09-25T14:50:51.0652168Z AppSourceCop.json content:
2023-09-25T14:50:51.0671253Z {
2023-09-25T14:50:51.0671704Z "mandatoryAffixes": [
2023-09-25T14:50:51.0674094Z "VOS",
2023-09-25T14:50:51.0675823Z "BSF",
2023-09-25T14:50:51.0678370Z "VRA"
2023-09-25T14:50:51.0679715Z ]
2023-09-25T14:50:51.0681584Z }
2023-09-25T14:50:51.0759441Z Ruleset.json content:
2023-09-25T14:50:51.0764182Z {
2023-09-25T14:50:51.0765931Z "name": "Run-AlCops RuleSet",
2023-09-25T14:50:51.0768055Z "description": "Generated by Run-AlCops",
2023-09-25T14:50:51.0769223Z "includedRuleSets": [
2023-09-25T14:50:51.0771352Z {
2023-09-25T14:50:51.0771904Z "path": "C:\\ProgramData\\BcContainerHelper\\11221e24-7025-4177-b5ae-8db0edd061b3\\appsource.default.ruleset.json",
2023-09-25T14:50:51.0774843Z "action": "Default"
2023-09-25T14:50:51.0776253Z }
2023-09-25T14:50:51.0778417Z ]
2023-09-25T14:50:51.0778854Z }
2023-09-25T14:50:51.2991650Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\220\Service to assemblyProbingPath
2023-09-25T14:50:51.9428245Z Removing dotnet Framework Assemblies
2023-09-25T14:50:52.1634075Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\5edc0651-1c33-47ba-83ab-cb866f5c2ede
2023-09-25T14:50:52.1903423Z Copying System.app from Container
2023-09-25T14:50:52.2013097Z Copying Microsoft_AMC Banking 365 Fundamentals_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2038829Z Copying Microsoft_Any_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2066883Z Copying Microsoft_API Reports - Finance_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2083879Z Copying Microsoft_Application_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2108330Z Copying Microsoft_Audit File Export_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2135107Z Copying Microsoft_Base Application_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2437311Z Copying Microsoft_Business Central Cloud Migration - Previous Release (BE)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2450043Z Copying Microsoft_Business Central Cloud Migration - Previous Release_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2471318Z Copying Microsoft_Business Central Cloud Migration API_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2493035Z Copying Microsoft_Business Central Intelligent Cloud_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2520603Z Copying Microsoft_Company Hub_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2551495Z Copying Microsoft_Contoso Coffee Demo Dataset (BE)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2566641Z Copying Microsoft_Contoso Coffee Demo Dataset_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2707065Z Copying Microsoft_Czech language (Czechia)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2761728Z Copying Microsoft_Danish language (Denmark)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2809777Z Copying Microsoft_Data Archive_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2835566Z Copying Microsoft_Data Search_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2854907Z Copying Microsoft_Dutch language (Belgium)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2908331Z Copying Microsoft_Dutch language (Netherlands)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2957601Z Copying Microsoft_Email - Current User Connector_22.5.59966.60767.app from Container
2023-09-25T14:50:52.2973434Z Copying Microsoft_Email - Microsoft 365 Connector_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3002430Z Copying Microsoft_Email - Outlook REST API_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3024586Z Copying Microsoft_Email - SMTP API_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3061240Z Copying Microsoft_Email - SMTP Connector_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3084875Z Copying Microsoft_English language (Australia)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3129619Z Copying Microsoft_English language (Canada)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3181898Z Copying Microsoft_English language (New Zealand)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3232157Z Copying Microsoft_English language (United Kingdom)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3319393Z Copying Microsoft_English language (United States)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3333714Z Copying Microsoft_Error Messages with Recommendations_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3358021Z Copying Microsoft_Essential Business Headlines_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3391712Z Copying Microsoft_EU 3-Party Trade Purchase_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3406069Z Copying Microsoft_Finnish language (Finland)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3660814Z Copying Microsoft_French language (Belgium)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3712508Z Copying Microsoft_French language (Canada)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3773029Z Copying Microsoft_French language (France)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3826136Z Copying Microsoft_French language (Switzerland)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3874604Z Copying Microsoft_German language (Austria)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3934379Z Copying Microsoft_German language (Germany)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.3982401Z Copying Microsoft_German language (Switzerland)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4034014Z Copying Microsoft_Icelandic language (Iceland)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4089877Z Copying Microsoft_Intelligent Cloud Base_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4113002Z Copying Microsoft_Intrastat BE_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4134874Z Copying Microsoft_Intrastat Core_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4164678Z Copying Microsoft_Italian language (Italy)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4215582Z Copying Microsoft_Italian language (Switzerland)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4265239Z Copying Microsoft_Late Payment Prediction_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4284561Z Copying Microsoft_Library Assert_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4302048Z Copying Microsoft_Library Variable Storage_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4322463Z Copying Microsoft_Microsoft Pay Payments_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4343980Z Copying Microsoft_Norwegian language (Norway)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4395914Z Copying Microsoft_Payment Links to PayPal_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4415539Z Copying Microsoft_Payment Practices_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4436239Z Copying Microsoft_Performance Toolkit_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4457455Z Copying Microsoft_Permissions Mock_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4479555Z Copying Microsoft_Recommended Apps_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4501679Z Copying Microsoft_Russian language (Russia)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4559099Z Copying Microsoft_Sales and Inventory Forecast_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4579219Z Copying Microsoft_Send To Email Printer_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4595796Z Copying Microsoft_Service Declaration_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4617639Z Copying Microsoft_Shopify Connector_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4653211Z Copying Microsoft_Simplified Bank Statement Import_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4678792Z Copying Microsoft_Spanish language (Mexico)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4727808Z Copying Microsoft_Spanish language (Spain)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4780675Z Copying Microsoft_Statistical Accounts_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4798180Z Copying Microsoft_Swedish language (Sweden)_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4853480Z Copying Microsoft_System Application_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4900727Z Copying Microsoft_Test Runner_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4924107Z Copying Microsoft_Troubleshoot FA Ledger Entries_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4946604Z Copying Microsoft_Universal Print Integration_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4962066Z Copying Microsoft_VAT Group Management_22.5.59966.60767.app from Container
2023-09-25T14:50:52.4984112Z Copying Microsoft_WorldPay Payments Standard_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5010036Z Copying Microsoft__Exclude_AnonymizedDataSharing__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5028792Z Copying Microsoft__Exclude_APIV1__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5050084Z Copying Microsoft__Exclude_APIV2__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5077278Z Copying Microsoft__Exclude_Bank Deposits_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5098817Z Copying Microsoft__Exclude_Business_Events__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5151855Z Copying Microsoft__Exclude_ClientAddIns__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5172756Z Copying Microsoft__Exclude_Connectivity Apps_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5191785Z Copying Microsoft__Exclude_Email Logging Using Graph API_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5211509Z Copying Microsoft__Exclude_Master_Data_Management_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5231987Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5251833Z Copying Microsoft__Exclude_Onboarding Signals_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5274673Z Copying Microsoft__Exclude_PlanConfiguration__22.5.59966.60767.app from Container
2023-09-25T14:50:52.5289274Z Copying Microsoft__Exclude_ReportLayouts_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5308958Z Copying Microsoft__Exclude_Review_General_Ledger_Entries_22.5.59966.60767.app from Container
2023-09-25T14:50:52.5329507Z Copying Microsoft__Exclude_SyncBaseApp__22.5.59966.60767.app from Container
2023-09-25T14:50:53.0008707Z INFO: You have to specify AuthContext and Environment if you are compiling in a filesOnly container in order to download dependencies
2023-09-25T14:50:53.0090368Z Processing dependency Microsoft_Application_22.5.0.0 ()
2023-09-25T14:50:53.0179782Z Dependency App exists
2023-09-25T14:50:53.0210028Z Processing dependency Microsoft_System_1.0.0.0 ()
2023-09-25T14:50:53.0319872Z Dependency App exists
2023-09-25T14:50:53.0551538Z Compiling...
2023-09-25T14:50:53.0767585Z .\alc.exe /project:"C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3" /packagecachepath:"C:\ProgramData\BcContainerHelper\5edc0651-1c33-47ba-83ab-cb866f5c2ede" /out:"C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3\VanRoey EuroSys_Item Tracking Manager_22.5.105097.0.app" /GenerateReportLayout- /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /ruleset:C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3\ruleset.json /reportsuppresseddiagnostics /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bcserver\.netPackages\Service"
2023-09-25T14:50:57.4816544Z Microsoft (R) AL Compiler version 11.7.13.11986
2023-09-25T14:50:57.4842595Z Copyright (C) Microsoft Corporation. All rights reserved
2023-09-25T14:50:57.4848327Z
2023-09-25T14:50:57.4859861Z Compilation started for project 'Item Tracking Manager' containing '14' files at '16:50:53.484'.
2023-09-25T14:50:57.4864513Z
2023-09-25T14:50:57.4875040Z C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3\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.
2023-09-25T14:50:57.4891964Z
2023-09-25T14:50:57.4902504Z Compilation ended at '16:50:57.424'.
2023-09-25T14:50:57.4907353Z
2023-09-25T14:50:57.4969013Z C:\ProgramData\BcContainerHelper\11221e24-7025-4177-b5ae-8db0edd061b3\VanRoey EuroSys_Item Tracking Manager_22.5.105097.0.app successfully created in 6 seconds
2023-09-25T14:50:57.9183773Z Ignoring warnings
2023-09-25T14:50:57.9231663Z Ignoring infos
2023-09-25T14:50:58.0761853Z Copy C:\ProgramData\BcContainerHelper\9a07b58e-1783-408e-b653-2a71cab52837\VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app to C:\ProgramData\BcContainerHelper\5edc0651-1c33-47ba-83ab-cb866f5c2ede
2023-09-25T14:50:58.4956780Z
2023-09-25T14:50:58.4966894Z Running AppSourceCop took 12 seconds
2023-09-25T14:50:58.5393205Z
2023-09-25T14:50:58.5393929Z _____ _ _____ _ _
2023-09-25T14:50:58.5394176Z | __ \ (_) / ____| | | (_)
2023-09-25T14:50:58.5394459Z | |__) |___ _ __ ___ _____ ___ _ __ __ _ | | ___ _ __ | |_ __ _ _ _ __ ___ _ __
2023-09-25T14:50:58.5394729Z | _ // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | | / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2023-09-25T14:50:58.5394885Z | | \ \ __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | | __/ |
2023-09-25T14:50:58.5395044Z |_| \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, | \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|
2023-09-25T14:50:58.5395191Z __/ |
2023-09-25T14:50:58.5395318Z |___/
2023-09-25T14:50:58.5397091Z
2023-09-25T14:50:58.7338943Z Removing Session bcserver
2023-09-25T14:50:58.7964778Z Removing container bcserver
2023-09-25T14:50:59.6472191Z Removing entries from hosts
2023-09-25T14:50:59.6707061Z Removing bcserver from container hosts file
2023-09-25T14:50:59.7144404Z Removing bcserver-* from container hosts file
2023-09-25T14:50:59.7185780Z Removing Desktop shortcuts
2023-09-25T14:50:59.7455262Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2023-09-25T14:51:00.3245154Z
2023-09-25T14:51:00.3248779Z Removing container took 2 seconds
2023-09-25T14:51:00.3263557Z
2023-09-25T14:51:00.3269175Z AL Validation finished in 40 seconds
2023-09-25T14:51:00.3279903Z __ __ _ _ _ _ _ _____ _ _
2023-09-25T14:51:00.3280271Z \ \ / / | (_) | | | | (_) | __ \ | | |
2023-09-25T14:51:00.3280650Z \ \ / /_ _| |_ __| | __ _| |_ _ ___ _ __ | |__) |___ ___ _ _| | |_ ___
2023-09-25T14:51:00.3280850Z \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \ | _ // _ \ __| | | | | __/ __|
2023-09-25T14:51:00.3280975Z \ / (_| | | | (_| | (_| | |_| | (_) | | | | | | \ \ __\__ \ |_| | | |_\__ \
2023-09-25T14:51:00.3281108Z \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_| \_\___|___/\__,_|_|\__|___/
2023-09-25T14:51:00.3282470Z
2023-09-25T14:51:00.3293798Z 1 errors found in VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app on https://bcartifacts.azureedge.net/sandbox/22.5.59966.60767/be:
2023-09-25T14:51:00.3300788Z VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-25T14:51:00.3302376Z
2023-09-25T14:51:00.3309784Z _____ ___ __ _ _ _ _ _ ______ _ _
2023-09-25T14:51:00.3310142Z | __ \ /\ | \ \ / / | (_) | | | | (_) | ____| (_) |
2023-09-25T14:51:00.3310382Z | |__) | _ _ __ ______ / \ | |\ \ / /_ _| |_ __| | __ _| |_ _ ___ _ __ | |__ __ _ _| |_ _ _ __ ___
2023-09-25T14:51:00.3310613Z | _ / | | | '_ \______/ /\ \ | | \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \ | __/ _` | | | | | | '__/ _ \
2023-09-25T14:51:00.3310756Z | | \ \ |_| | | | | / ____ \| | \ / (_| | | | (_| | (_| | |_| | (_) | | | | | | | (_| | | | |_| | | | __/
2023-09-25T14:51:00.3310917Z |_| \_\__,_|_| |_| /_/ \_\_| \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_| \__,_|_|_|\__,_|_| \___|
2023-09-25T14:51:00.3312819Z
2023-09-25T14:51:00.7523370Z ##[error]1 errors found in VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app on https://bcartifacts.azureedge.net/sandbox/22.5.59966.60767/be:
2023-09-25T14:51:00.7530373Z ##[error]VanRoey _ EuroSys_Item Tracking Manager_22.5.105097.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-25T14:51:00.7655548Z *** Cleanup VSTS Environment: True
2023-09-25T14:51:03.0907431Z ##[section]Finishing: App Validation
Thanks @kasperdj for your tip about changing from sandbox to OnPrem container. This "quick fix" works
Hm - AppSourceValidation is a 100% wrapper of the BCCH - which made me look at BCCH and found this:
https://github.com/microsoft/navcontainerhelper/blob/master/ReleaseNotes.txt
We'll bump the Minimum version to 5.0.6 .. 🤞
Tip - you can update BCCH on your agents to try for yourself (and don't want to wait for ALOps to update - this will take a while (Marketplace-validation)).
We'll bump the Minimum version to 5.0.6 .. 🤞
It seems the issue is still present in the 5.0.6 version of the BCCH.
Seems we need 5.0.7 to resolve this issue https://github.com/freddydk/navcontainerhelper/commit/af1a6973f91df1188c89db2e391d7d540ee9e84d,
2023-09-26T08:38:20.4995386Z ##[section]Starting: App Validation
2023-09-26T08:38:20.5179021Z ==============================================================================
2023-09-26T08:38:20.5179128Z Task : ALOps App Validation
2023-09-26T08:38:20.5179179Z Description : Validate App from Business Central AppSource
2023-09-26T08:38:20.5179239Z Version : 1.458.4912
2023-09-26T08:38:20.5179287Z Author : Hodor
2023-09-26T08:38:20.5179351Z Help : Validate App from Business Central AppSource.
2023-09-26T08:38:20.5179901Z ==============================================================================
2023-09-26T08:38:21.2459048Z *** Validate configuration
2023-09-26T08:38:21.3117301Z *** Task Inputs:
2023-09-26T08:38:21.3158354Z
2023-09-26T08:38:21.3237132Z name value
2023-09-26T08:38:21.3238102Z ---- -----
2023-09-26T08:38:21.3248301Z license_path C:\azure-vsts-agent-build\_work\1503\s\https:\vrabadevops.blob.core.windows.net\default\bc-vanro...
2023-09-26T08:38:21.3248499Z countries
2023-09-26T08:38:21.3248603Z affixes VOS,BSF,VRA
2023-09-26T08:38:21.3250420Z artifact_path C:\azure-vsts-agent-build\_work\1503\a
2023-09-26T08:38:21.3250915Z artifact_filter *.app
2023-09-26T08:38:21.3251112Z installapps_path C:\azure-vsts-agent-build\_work\1503\s\.apps
2023-09-26T08:38:21.3252159Z installapps_filter *.app
2023-09-26T08:38:21.3253787Z previousapps_path C:\azure-vsts-agent-build\_work\1503\s\.previous
2023-09-26T08:38:21.3255089Z previousapps_filter *.app
2023-09-26T08:38:21.3256491Z memory 8G
2023-09-26T08:38:21.3257097Z validateversion
2023-09-26T08:38:21.3259141Z validatecurrent False
2023-09-26T08:38:21.3259391Z validatenextminor False
2023-09-26T08:38:21.3260800Z validatenextmajor False
2023-09-26T08:38:21.3262417Z sastoken
2023-09-26T08:38:21.3263912Z skipverification False
2023-09-26T08:38:21.3266816Z skipappsourcecop False
2023-09-26T08:38:21.3268451Z includewarnings False
2023-09-26T08:38:21.3269872Z failonerror True
2023-09-26T08:38:21.3270984Z containername bcserver
2023-09-26T08:38:21.3271084Z
2023-09-26T08:38:21.3284353Z
2023-09-26T08:38:21.3290751Z
2023-09-26T08:38:21.3403324Z *** For documentation, please visit : https://www.alops.be/documentation
2023-09-26T08:38:21.3406703Z
2023-09-26T08:38:21.6988756Z *** ALOps License:
2023-09-26T08:38:21.7001121Z * Licensed To: Van Roey (Collection License)
2023-09-26T08:38:21.7005814Z
2023-09-26T08:38:21.7607314Z *** Importing required PS-Functions
2023-09-26T08:38:21.7918140Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2023-09-26T08:38:21.7956236Z *** Check BcContainerHelper
2023-09-26T08:38:21.8291931Z *** Load BcContainerHelper
2023-09-26T08:38:21.9062927Z BcContainerHelper version 5.0.6
2023-09-26T08:38:22.1931501Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2023-09-26T08:38:24.5262648Z
2023-09-26T08:38:24.5263394Z ModuleType Version Name ExportedCommands
2023-09-26T08:38:24.5264155Z ---------- ------- ---- ----------------
2023-09-26T08:38:24.5264829Z Script 5.0.6 BcContainerHelper {Add-FontsToBcContainer, Add-GitToAlProjectFolder, AddTele...
2023-09-26T08:38:24.5264902Z
2023-09-26T08:38:24.5264931Z
2023-09-26T08:38:24.5264965Z
2023-09-26T08:38:24.5268585Z
2023-09-26T08:38:24.5277615Z *** Setup Flf File: ***
2023-09-26T08:38:24.5318725Z *** Create TempFile
2023-09-26T08:38:24.5452697Z *** Download file
2023-09-26T08:38:24.7867468Z *** Flf File: C:\Windows\TEMP\tmp3220.tmp.flf
2023-09-26T08:38:24.7873024Z *** Flf Content:
2023-09-26T08:38:24.8747640Z Microsoft Software License Information
2023-09-26T08:38:24.8748331Z Copyright (C) 2007-2022 Microsoft Corporation. All rights reserved
2023-09-26T08:38:24.8748541Z ****************************************************************************
2023-09-26T08:38:24.8748736Z VOICE Account Number : 5164045
2023-09-26T08:38:24.8748893Z Licensed to : Van Roey Automation
2023-09-26T08:38:24.8749020Z Steenweg op Antwerpen 101
2023-09-26T08:38:24.8749138Z
2023-09-26T08:38:24.8749216Z
2023-09-26T08:38:24.8749297Z Turnhout
2023-09-26T08:38:24.8749379Z
2023-09-26T08:38:24.8749459Z 2300
2023-09-26T08:38:24.8749545Z Belgium
2023-09-26T08:38:24.8755129Z
2023-09-26T08:38:24.8756047Z Product Line : Microsoft Dynamics 365 Business Central on premises
2023-09-26T08:38:24.8756586Z Product Edition : Unspecified
2023-09-26T08:38:24.8756748Z Product Version : 22
2023-09-26T08:38:24.8756905Z Country : Belgium
2023-09-26T08:38:24.8757072Z Language : English (US)
2023-09-26T08:38:24.8757419Z Created Date : 9/6/2023 1:31:51 AM (-07:00)
2023-09-26T08:38:24.8757617Z Expires : 12/5/2023
2023-09-26T08:38:24.8757883Z Configuration : Development - D365BC v22
2023-09-26T08:38:24.8758038Z First registration Date :
2023-09-26T08:38:24.8758461Z ****************************************************************************
2023-09-26T08:38:24.8758817Z Name Amount
2023-09-26T08:38:24.8759076Z ----------------------------------------------------------------- ----------
2023-09-26T08:38:24.8759270Z All Application Module 1
2023-09-26T08:38:24.8759405Z Country Code: Belgium 1
2023-09-26T08:38:24.8759548Z Demo/Dev Named User 150
2023-09-26T08:38:24.8759671Z Dyn365 Business Central Device 150
2023-09-26T08:38:24.8759782Z Dyn365 Business Central Team Members 300
2023-09-26T08:38:24.8760525Z Partner Demo/Dev Module 1
2023-09-26T08:38:24.8760767Z Product Specialist 1
2023-09-26T08:38:24.8760863Z Solution Developer 1
2023-09-26T08:38:24.8760903Z
2023-09-26T08:38:24.8761026Z ****************************************************************************
2023-09-26T08:38:24.8761090Z
2023-09-26T08:38:24.8761118Z
2023-09-26T08:38:24.8763335Z *** Countries not specified, retrieving from AppSourceCop.json
2023-09-26T08:38:24.8863287Z *** Get Countries from [\App\AppSourceCop.json]
2023-09-26T08:38:24.8879118Z * BE
2023-09-26T08:38:24.8888881Z *** Get Countries from [\Test\AppSourceCop.json]
2023-09-26T08:38:24.8928998Z *** Countries retrieved from AppSourceCop: [BE]
2023-09-26T08:38:24.8964221Z ##[command]Run-AlValidation
2023-09-26T08:38:24.8974913Z
2023-09-26T08:38:24.8975537Z Name Value
2023-09-26T08:38:24.8975795Z ---- -----
2023-09-26T08:38:24.8975975Z includeWarnings False
2023-09-26T08:38:24.8976127Z validateNextMinor False
2023-09-26T08:38:24.8976385Z apps C:\azure-vsts-agent-build\_work\1503\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.1...
2023-09-26T08:38:24.8976670Z validateNextMajor False
2023-09-26T08:38:24.8976776Z containerName bcserver
2023-09-26T08:38:24.8976877Z affixes VOS,BSF,VRA
2023-09-26T08:38:24.8976982Z memoryLimit 8G
2023-09-26T08:38:24.8977078Z failOnError True
2023-09-26T08:38:24.8977175Z skipappsourcecop False
2023-09-26T08:38:24.8977278Z validateCurrent False
2023-09-26T08:38:24.8977372Z countries BE
2023-09-26T08:38:24.8977473Z skipverification False
2023-09-26T08:38:24.8977516Z
2023-09-26T08:38:24.8977547Z
2023-09-26T08:38:24.8977574Z
2023-09-26T08:38:25.9262796Z _____ _
2023-09-26T08:38:25.9262969Z | __ \ | |
2023-09-26T08:38:25.9263230Z | |__) |_ _ _ __ __ _ _ __ ___ ___| |_ ___ _ __ ___
2023-09-26T08:38:25.9264049Z | ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2023-09-26T08:38:25.9264345Z | | | (_| | | | (_| | | | | | | __/ |_ __/ | \__ \
2023-09-26T08:38:25.9264610Z |_| \__,_|_| \__,_|_| |_| |_|\___|\__\___|_| |___/
2023-09-26T08:38:25.9265449Z
2023-09-26T08:38:25.9282536Z Container name bcserver
2023-09-26T08:38:25.9371312Z Credential admin/Sera3696
2023-09-26T08:38:25.9500676Z MemoryLimit 8G
2023-09-26T08:38:25.9510037Z validateVersion
2023-09-26T08:38:25.9518120Z validateCurrent False
2023-09-26T08:38:25.9525893Z validateNextMinor False
2023-09-26T08:38:25.9533762Z validateNextMajor False
2023-09-26T08:38:25.9549182Z SasToken Not Specified
2023-09-26T08:38:25.9571362Z countries be
2023-09-26T08:38:25.9579398Z validateCountries be
2023-09-26T08:38:25.9586814Z affixes VOS,BSF,VRA
2023-09-26T08:38:25.9603474Z supportedCountries
2023-09-26T08:38:25.9610423Z ObsoleteTagMinAllowedMajorMinor
2023-09-26T08:38:25.9617145Z vsixFile
2023-09-26T08:38:25.9620852Z Install Apps
2023-09-26T08:38:25.9624736Z - None
2023-09-26T08:38:25.9628286Z Previous Apps
2023-09-26T08:38:25.9632040Z - None
2023-09-26T08:38:25.9635663Z Apps
2023-09-26T08:38:25.9642361Z - C:\azure-vsts-agent-build\_work\1503\a\VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app
2023-09-26T08:38:25.9735455Z _____ _ _ _ _ __ _
2023-09-26T08:38:25.9735617Z | __ \ | | (_) | | (_)/ _| | |
2023-09-26T08:38:25.9735730Z | | | | ___| |_ ___ _ __ _ __ ___ _ _ __ ___ __ _ _ __| |_ _| |_ __ _ ___| |_ ___
2023-09-26T08:38:25.9735971Z | | | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \ / _ \ / _` | '__| __| | _/ _` |/ __| __/ __|
2023-09-26T08:38:25.9736083Z | |__| | __/ |_ __/ | | | | | | | | | | | __/ | (_| | | | |_| | || (_| | (__| |_\__ \
2023-09-26T08:38:25.9736205Z |_____/ \___|\__\___|_| |_| |_| |_|_|_| |_|\___| \__,_|_| \__|_|_| \__,_|\___|\__|___/
2023-09-26T08:38:25.9736839Z
2023-09-26T08:38:43.2047832Z Found https://bcartifacts.azureedge.net/sandbox/22.5.59966.60789/be
2023-09-26T08:38:43.2639497Z Using https://bcartifacts.azureedge.net/sandbox/22.5.59966.60789/be
2023-09-26T08:38:43.2645442Z _____ _ _ _ _ _
2023-09-26T08:38:43.2645594Z | __ \ | | (_) (_) | | | |
2023-09-26T08:38:43.2645766Z | | | | ___| |_ ___ _ __ _ __ ___ _ _ __ _ _ __ __ _ __| | ___ _ __ ___ _ __ __| | ___ _ __ ___ _ _
2023-09-26T08:38:43.2646180Z | | | |/ _ \ __/ _ \ '__| '_ ` _ \| | '_ \| | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| | | |
2023-09-26T08:38:43.2646358Z | |__| | __/ |_ __/ | | | | | | | | | | | | | | | (_| | | (_| | __/ |_) | __/ | | | (_| | __/ | | | (__| |_| |
2023-09-26T08:38:43.2646513Z |_____/ \___|\__\___|_| |_| |_| |_|_|_| |_|_|_| |_|\__, | \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|\__, |
2023-09-26T08:38:43.2646775Z __/ | | | __/ |
2023-09-26T08:38:43.2646863Z |___/ |_| |___/
2023-09-26T08:38:43.3050109Z Extracting C:\ProgramData\BcContainerHelper\38328b73-a747-4041-af3f-4fb54b153a33\VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app
2023-09-26T08:38:43.5193883Z Validating against Current Version (22.5)
2023-09-26T08:38:43.5274842Z
2023-09-26T08:38:43.5275374Z _____ _ _ _ _ _
2023-09-26T08:38:43.5275526Z | __ \ | | (_) (_) (_)
2023-09-26T08:38:43.5275727Z | |__) | _| | |_ _ __ __ _ __ _ ___ _ __ ___ _ __ _ ___ _ _ __ ___ __ _ __ _ ___
2023-09-26T08:38:43.5276539Z | ___/ | | | | | | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2023-09-26T08:38:43.5276809Z | | | |_| | | | | | | | (_| | | (_| | __/ | | | __/ | | | (__ | | | | | | | (_| | (_| | __/
2023-09-26T08:38:43.5277063Z |_| \__,_|_|_|_|_| |_|\__, | \__, |\___|_| |_|\___|_| |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2023-09-26T08:38:43.5277324Z __/ | __/ | __/ |
2023-09-26T08:38:43.5277412Z |___/ |___/ |___/
2023-09-26T08:38:43.5277740Z
2023-09-26T08:38:43.5288717Z Pulling mcr.microsoft.com/businesscentral:10.0.20348.1906-filesonly
2023-09-26T08:39:05.0473630Z
2023-09-26T08:39:05.0474524Z Pulling generic image took 22 seconds
2023-09-26T08:39:05.0511516Z
2023-09-26T08:39:05.0511860Z _____ _ _ _ _
2023-09-26T08:39:05.0512013Z / ____| | | (_) | | (_)
2023-09-26T08:39:05.0514675Z | | _ __ ___ __ _| |_ _ _ __ __ _ ___ ___ _ __ | |_ __ _ _ _ __ ___ _ __
2023-09-26T08:39:05.0514985Z | | | '__/ _ \/ _` | __| | '_ \ / _` | / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2023-09-26T08:39:05.0515108Z | |____| | | __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | | __/ |
2023-09-26T08:39:05.0515241Z \_____|_| \___|\__,_|\__|_|_| |_|\__, | \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|
2023-09-26T08:39:05.0515348Z __/ |
2023-09-26T08:39:05.0515434Z |___/
2023-09-26T08:39:05.0515473Z
2023-09-26T08:39:05.0533064Z Creating container for country be
2023-09-26T08:39:05.3824379Z BcContainerHelper is version 5.0.6
2023-09-26T08:39:05.3832431Z BcContainerHelper is running as administrator
2023-09-26T08:39:07.0498267Z HyperV is Disabled
2023-09-26T08:39:07.0514720Z UsePsSession is True
2023-09-26T08:39:07.0526981Z Host is Microsoft Windows Server 2022 Standard - 10.0.20348.1906
2023-09-26T08:39:07.1128967Z Docker Client Version is 20.10.19
2023-09-26T08:39:07.1135875Z Docker Server Version is 20.10.19
2023-09-26T08:39:07.2632171Z Removing Desktop shortcuts
2023-09-26T08:39:07.3163294Z Downloading artifact /sandbox/22.5.59966.60789/be
2023-09-26T08:39:07.3286724Z Downloading C:\Windows\TEMP\18ceb569-c6e4-4fbb-95cf-d24bda458ab2.zip
2023-09-26T08:39:07.3367190Z Downloading using WebClient
2023-09-26T08:39:25.4456030Z Unpacking artifact to tmp folder using Expand-Archive
2023-09-26T08:39:33.2299291Z Fetching all docker images
2023-09-26T08:39:33.2952396Z Fetching all docker volumes
2023-09-26T08:39:33.3979383Z Using image mcr.microsoft.com/businesscentral:10.0.20348.1906-filesonly
2023-09-26T08:39:33.7242881Z Creating Container bcserver
2023-09-26T08:39:33.7248266Z Style: sandbox
2023-09-26T08:39:33.7254204Z Multitenant: Yes
2023-09-26T08:39:33.7258220Z Version: 22.5.59966.60789
2023-09-26T08:39:33.7262245Z Platform: 22.0.60783.0
2023-09-26T08:39:33.7268501Z Generic Tag: 1.0.2.14
2023-09-26T08:39:33.7287386Z Container OS Version: 10.0.20348.1906 (ltsc2022)
2023-09-26T08:39:33.7291291Z Host OS Version: 10.0.20348.1906 (ltsc2022)
2023-09-26T08:39:33.7330582Z Using process isolation
2023-09-26T08:39:33.7352595Z Using locale nl-BE
2023-09-26T08:39:33.7375672Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2023-09-26T08:39:33.7448850Z Downloading C:\ProgramData\BcContainerHelper\Extensions\bcserver\Microsoft.VisualStudio.Services.VSIXPackage.vsix
2023-09-26T08:39:33.7454437Z Downloading using WebClient
2023-09-26T08:39:36.3576080Z Additional Parameters:
2023-09-26T08:39:36.3587852Z --env customNavSettings=EnableTaskScheduler=True
2023-09-26T08:39:36.3592398Z Files in C:\ProgramData\BcContainerHelper\Extensions\bcserver\my:
2023-09-26T08:39:36.3618291Z - AdditionalOutput.ps1
2023-09-26T08:39:36.3624804Z - MainLoop.ps1
2023-09-26T08:39:36.3631414Z - SetupVariables.ps1
2023-09-26T08:39:36.3635787Z - updatehosts.ps1
2023-09-26T08:39:36.3640590Z Creating container bcserver from image mcr.microsoft.com/businesscentral:10.0.20348.1906-filesonly
2023-09-26T08:39:36.6913865Z c1f550155a3af58ef5d2740d156770f92866e2dc14a6cf907baae837273b7701
2023-09-26T08:39:37.7030386Z Waiting for container bcserver to be ready
2023-09-26T08:39:39.8558033Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/22.5.59966.60789/be
2023-09-26T08:39:39.8558214Z Using installer from C:\Run\210-new
2023-09-26T08:39:39.8558313Z Installing Business Central
2023-09-26T08:39:39.8558408Z Installing from artifacts
2023-09-26T08:39:39.8561050Z Copying Service Tier Files
2023-09-26T08:39:40.9268825Z c:\dl\sandbox\22.5.59966.60789\platform\ServiceTier\Program Files
2023-09-26T08:39:40.9269034Z c:\dl\sandbox\22.5.59966.60789\platform\ServiceTier\System64Folder
2023-09-26T08:39:40.9269147Z Copying PowerShell Scripts
2023-09-26T08:39:40.9269272Z c:\dl\sandbox\22.5.59966.60789\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
2023-09-26T08:39:40.9269472Z c:\dl\sandbox\22.5.59966.60789\platform\WindowsPowerShellScripts\WebSearch
2023-09-26T08:39:40.9269607Z Copying Web Client Files
2023-09-26T08:39:41.9925543Z c:\dl\sandbox\22.5.59966.60789\platform\WebClient\Microsoft Dynamics NAV
2023-09-26T08:39:41.9925820Z Copying ModernDev Files
2023-09-26T08:39:41.9925942Z c:\dl\sandbox\22.5.59966.60789\platform
2023-09-26T08:39:43.0579661Z c:\dl\sandbox\22.5.59966.60789\platform\ModernDev\program files\Microsoft Dynamics NAV
2023-09-26T08:39:43.0579944Z Copying additional files
2023-09-26T08:39:43.0580101Z Copying ConfigurationPackages
2023-09-26T08:39:43.0580241Z C:\dl\sandbox\22.5.59966.60789\be\ConfigurationPackages
2023-09-26T08:39:43.0580419Z Copying Test Assemblies
2023-09-26T08:39:43.0580530Z C:\dl\sandbox\22.5.59966.60789\platform\Test Assemblies
2023-09-26T08:39:43.0581792Z Copying Extensions
2023-09-26T08:39:43.0581963Z C:\dl\sandbox\22.5.59966.60789\be\Extensions
2023-09-26T08:39:43.0582105Z Copying Applications
2023-09-26T08:39:44.1127992Z C:\dl\sandbox\22.5.59966.60789\platform\Applications
2023-09-26T08:39:44.1128172Z Copying Applications.BE
2023-09-26T08:39:44.1128281Z C:\dl\sandbox\22.5.59966.60789\be\Applications.BE
2023-09-26T08:39:44.1128383Z Copying dependencies
2023-09-26T08:39:50.5110182Z Copying ReportBuilder
2023-09-26T08:39:50.5110375Z Importing PowerShell Modules
2023-09-26T08:39:50.5110489Z Skipping restore of Cronus database
2023-09-26T08:39:50.5110605Z Modifying Business Central Service Tier Config File for Docker
2023-09-26T08:39:50.5111062Z Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
2023-09-26T08:39:50.5111244Z Installation took 11 seconds
2023-09-26T08:39:50.5111385Z Installation complete
2023-09-26T08:39:50.5115016Z Ready for connections!
2023-09-26T08:39:52.6736605Z Reading CustomSettings.config from bcserver
2023-09-26T08:39:52.8152005Z Cleanup old dotnet core assemblies
2023-09-26T08:39:53.3005257Z
2023-09-26T08:39:53.3005763Z Creating container took 48 seconds
2023-09-26T08:39:53.3010184Z _____ _ _____ _____
2023-09-26T08:39:53.3010357Z | __ \ (_) /\ / ____| / ____|
2023-09-26T08:39:53.3010497Z | |__) | _ _ __ _ __ _ _ __ __ _ / \ _ __ _ __| (___ ___ _ _ _ __ ___ ___| | ___ _ __
2023-09-26T08:39:53.3010941Z | _ / | | | '_ \| '_ \| | '_ \ / _` | / /\ \ | '_ \| '_ \\___ \ / _ \| | | | '__/ __/ _ \ | / _ \| '_ \
2023-09-26T08:39:53.3011071Z | | \ \ |_| | | | | | | | | | | | (_| | / ____ \| |_) | |_) |___) | (_) | |_| | | | (__ __/ |____ (_) | |_) |
2023-09-26T08:39:53.3011199Z |_| \_\__,_|_| |_|_| |_|_|_| |_|\__, | /_/ \_\ .__/| .__/_____/ \___/ \__,_|_| \___\___|\_____\___/| .__/
2023-09-26T08:39:53.3011315Z __/ | | | | | | |
2023-09-26T08:39:53.3011556Z |___/ |_| |_| |_|
2023-09-26T08:40:02.4863522Z Latest Supported Runtime Version: 11.1
2023-09-26T08:40:02.6288048Z VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-26T08:40:02.6302410Z Extracting C:\ProgramData\BcContainerHelper\24d96654-b407-4f30-a0b3-56519881ab62\VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app
2023-09-26T08:40:02.6791305Z App Runtime Version is '11.0'
2023-09-26T08:40:02.6794219Z Excluding Runtime Version from app.json
2023-09-26T08:40:02.7533873Z Analyzing: VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app
2023-09-26T08:40:02.7539237Z Using affixes: VOS,BSF,VRA
2023-09-26T08:40:02.7577386Z Downloading C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40\appsource.default.ruleset.json
2023-09-26T08:40:02.7582613Z Downloading using WebClient
2023-09-26T08:40:02.9125931Z AppSourceCop.json content:
2023-09-26T08:40:02.9137225Z {
2023-09-26T08:40:02.9137651Z "mandatoryAffixes": [
2023-09-26T08:40:02.9138083Z "VOS",
2023-09-26T08:40:02.9138510Z "BSF",
2023-09-26T08:40:02.9138948Z "VRA"
2023-09-26T08:40:02.9139448Z ]
2023-09-26T08:40:02.9139822Z }
2023-09-26T08:40:02.9198981Z Ruleset.json content:
2023-09-26T08:40:02.9264500Z {
2023-09-26T08:40:02.9264996Z "name": "Run-AlCops RuleSet",
2023-09-26T08:40:02.9265359Z "description": "Generated by Run-AlCops",
2023-09-26T08:40:02.9265721Z "includedRuleSets": [
2023-09-26T08:40:02.9266151Z {
2023-09-26T08:40:02.9266753Z "path": "C:\\ProgramData\\BcContainerHelper\\e7947dfc-ae00-4990-93e3-c44ec7113e40\\appsource.default.ruleset.json",
2023-09-26T08:40:02.9267018Z "action": "Default"
2023-09-26T08:40:02.9267424Z }
2023-09-26T08:40:02.9267849Z ]
2023-09-26T08:40:02.9268272Z }
2023-09-26T08:40:03.1523716Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\220\Service to assemblyProbingPath
2023-09-26T08:40:24.2272161Z Removing dotnet Framework Assemblies
2023-09-26T08:40:24.4897050Z Using Symbols Folder: C:\ProgramData\BcContainerHelper\23be32bd-573b-4ead-8f0c-46234a0f6090
2023-09-26T08:40:24.5090269Z Copying System.app from Container
2023-09-26T08:40:24.5218830Z Copying Microsoft_AMC Banking 365 Fundamentals_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5279244Z Copying Microsoft_Any_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5328687Z Copying Microsoft_API Reports - Finance_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5385516Z Copying Microsoft_Application_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5427453Z Copying Microsoft_Audit File Export_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5489698Z Copying Microsoft_Base Application_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5814534Z Copying Microsoft_Business Central Cloud Migration - Previous Release (BE)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5879390Z Copying Microsoft_Business Central Cloud Migration - Previous Release_22.5.59966.60789.app from Container
2023-09-26T08:40:24.5949451Z Copying Microsoft_Business Central Cloud Migration API_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6019152Z Copying Microsoft_Business Central Intelligent Cloud_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6085694Z Copying Microsoft_Company Hub_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6148478Z Copying Microsoft_Contoso Coffee Demo Dataset (BE)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6203186Z Copying Microsoft_Contoso Coffee Demo Dataset_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6280361Z Copying Microsoft_Czech language (Czechia)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6389913Z Copying Microsoft_Danish language (Denmark)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6494999Z Copying Microsoft_Data Archive_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6558565Z Copying Microsoft_Data Search_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6624683Z Copying Microsoft_Dutch language (Belgium)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6728661Z Copying Microsoft_Dutch language (Netherlands)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6830983Z Copying Microsoft_Email - Current User Connector_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6896663Z Copying Microsoft_Email - Microsoft 365 Connector_22.5.59966.60789.app from Container
2023-09-26T08:40:24.6957669Z Copying Microsoft_Email - Outlook REST API_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7020043Z Copying Microsoft_Email - SMTP API_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7078757Z Copying Microsoft_Email - SMTP Connector_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7140481Z Copying Microsoft_English language (Australia)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7234096Z Copying Microsoft_English language (Canada)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7328699Z Copying Microsoft_English language (New Zealand)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7418630Z Copying Microsoft_English language (United Kingdom)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7511802Z Copying Microsoft_English language (United States)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7600589Z Copying Microsoft_Error Messages with Recommendations_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7657275Z Copying Microsoft_Essential Business Headlines_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7720052Z Copying Microsoft_EU 3-Party Trade Purchase_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7771903Z Copying Microsoft_Finnish language (Finland)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7874030Z Copying Microsoft_French language (Belgium)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.7973242Z Copying Microsoft_French language (Canada)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8073125Z Copying Microsoft_French language (France)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8176087Z Copying Microsoft_French language (Switzerland)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8270103Z Copying Microsoft_German language (Austria)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8365453Z Copying Microsoft_German language (Germany)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8463566Z Copying Microsoft_German language (Switzerland)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8560911Z Copying Microsoft_Icelandic language (Iceland)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8660502Z Copying Microsoft_Intelligent Cloud Base_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8724922Z Copying Microsoft_Intrastat BE_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8776777Z Copying Microsoft_Intrastat Core_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8838875Z Copying Microsoft_Italian language (Italy)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.8935144Z Copying Microsoft_Italian language (Switzerland)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9034901Z Copying Microsoft_Late Payment Prediction_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9101204Z Copying Microsoft_Library Assert_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9150176Z Copying Microsoft_Library Variable Storage_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9201672Z Copying Microsoft_Microsoft Pay Payments_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9276358Z Copying Microsoft_Norwegian language (Norway)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9378707Z Copying Microsoft_Payment Links to PayPal_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9439564Z Copying Microsoft_Payment Practices_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9503504Z Copying Microsoft_Performance Toolkit_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9581916Z Copying Microsoft_Permissions Mock_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9630778Z Copying Microsoft_Recommended Apps_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9684677Z Copying Microsoft_Russian language (Russia)_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9799537Z Copying Microsoft_Sales and Inventory Forecast_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9862889Z Copying Microsoft_Send To Email Printer_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9919026Z Copying Microsoft_Service Declaration_22.5.59966.60789.app from Container
2023-09-26T08:40:24.9984347Z Copying Microsoft_Shopify Connector_22.5.59966.60789.app from Container
2023-09-26T08:40:25.0056651Z Copying Microsoft_Simplified Bank Statement Import_22.5.59966.60789.app from Container
2023-09-26T08:40:25.0166865Z Copying Microsoft_Spanish language (Mexico)_22.5.59966.60789.app from Container
2023-09-26T08:40:25.0219587Z Copying Microsoft_Spanish language (Spain)_22.5.59966.60789.app from Container
2023-09-26T08:40:25.0339336Z Copying Microsoft_Statistical Accounts_22.5.59966.60789.app from Container
2023-09-26T08:40:25.1229810Z Copying Microsoft_Swedish language (Sweden)_22.5.59966.60789.app from Container
2023-09-26T08:40:25.1779469Z Copying Microsoft_System Application_22.5.59966.60789.app from Container
2023-09-26T08:40:25.2568701Z Copying Microsoft_Test Runner_22.5.59966.60789.app from Container
2023-09-26T08:40:25.2959794Z Copying Microsoft_Troubleshoot FA Ledger Entries_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3206078Z Copying Microsoft_Universal Print Integration_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3289838Z Copying Microsoft_VAT Group Management_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3359601Z Copying Microsoft_WorldPay Payments Standard_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3418040Z Copying Microsoft__Exclude_AnonymizedDataSharing__22.5.59966.60789.app from Container
2023-09-26T08:40:25.3474843Z Copying Microsoft__Exclude_APIV1__22.5.59966.60789.app from Container
2023-09-26T08:40:25.3537331Z Copying Microsoft__Exclude_APIV2__22.5.59966.60789.app from Container
2023-09-26T08:40:25.3621537Z Copying Microsoft__Exclude_Bank Deposits_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3686480Z Copying Microsoft__Exclude_Business_Events__22.5.59966.60789.app from Container
2023-09-26T08:40:25.3739500Z Copying Microsoft__Exclude_ClientAddIns__22.5.59966.60789.app from Container
2023-09-26T08:40:25.3788498Z Copying Microsoft__Exclude_Connectivity Apps_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3846218Z Copying Microsoft__Exclude_Email Logging Using Graph API_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3907884Z Copying Microsoft__Exclude_Master_Data_Management_22.5.59966.60789.app from Container
2023-09-26T08:40:25.3966249Z Copying Microsoft__Exclude_Microsoft Dynamics 365 - SmartList_22.5.59966.60789.app from Container
2023-09-26T08:40:25.4028280Z Copying Microsoft__Exclude_Onboarding Signals_22.5.59966.60789.app from Container
2023-09-26T08:40:25.4085319Z Copying Microsoft__Exclude_PlanConfiguration__22.5.59966.60789.app from Container
2023-09-26T08:40:25.4136536Z Copying Microsoft__Exclude_ReportLayouts_22.5.59966.60789.app from Container
2023-09-26T08:40:25.4189319Z Copying Microsoft__Exclude_Review_General_Ledger_Entries_22.5.59966.60789.app from Container
2023-09-26T08:40:25.4245233Z Copying Microsoft__Exclude_SyncBaseApp__22.5.59966.60789.app from Container
2023-09-26T08:40:26.1258596Z INFO: You have to specify AuthContext and Environment if you are compiling in a filesOnly container in order to download dependencies
2023-09-26T08:40:26.1313212Z Processing dependency Microsoft_Application_22.5.0.0 ()
2023-09-26T08:40:26.1456479Z Dependency App exists
2023-09-26T08:40:26.1481347Z Processing dependency Microsoft_System_1.0.0.0 ()
2023-09-26T08:40:26.1585600Z Dependency App exists
2023-09-26T08:40:26.1725492Z Compiling...
2023-09-26T08:40:26.1881188Z .\alc.exe /project:"C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40" /packagecachepath:"C:\ProgramData\BcContainerHelper\23be32bd-573b-4ead-8f0c-46234a0f6090" /out:"C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40\VanRoey EuroSys_Item Tracking Manager_22.5.105238.0.app" /GenerateReportLayout- /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /ruleset:C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40\ruleset.json /reportsuppresseddiagnostics /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\bcserver\.netPackages\Service"
2023-09-26T08:40:32.1280308Z Microsoft (R) AL Compiler version 11.7.13.11986
2023-09-26T08:40:32.1296604Z Copyright (C) Microsoft Corporation. All rights reserved
2023-09-26T08:40:32.1302420Z
2023-09-26T08:40:32.1307910Z Compilation started for project 'Item Tracking Manager' containing '14' files at '10:40:27.619'.
2023-09-26T08:40:32.1311743Z
2023-09-26T08:40:32.1317770Z C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40\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.
2023-09-26T08:40:32.1330145Z
2023-09-26T08:40:32.1335353Z Compilation ended at '10:40:32.077'.
2023-09-26T08:40:32.1338933Z
2023-09-26T08:40:32.1379977Z C:\ProgramData\BcContainerHelper\e7947dfc-ae00-4990-93e3-c44ec7113e40\VanRoey EuroSys_Item Tracking Manager_22.5.105238.0.app successfully created in 29 seconds
2023-09-26T08:40:32.4084585Z Ignoring warnings
2023-09-26T08:40:32.4094532Z Ignoring infos
2023-09-26T08:40:32.5339730Z Copy C:\ProgramData\BcContainerHelper\24d96654-b407-4f30-a0b3-56519881ab62\VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app to C:\ProgramData\BcContainerHelper\23be32bd-573b-4ead-8f0c-46234a0f6090
2023-09-26T08:40:32.8125894Z
2023-09-26T08:40:32.8129321Z Running AppSourceCop took 40 seconds
2023-09-26T08:40:32.8541053Z
2023-09-26T08:40:32.8541874Z _____ _ _____ _ _
2023-09-26T08:40:32.8542072Z | __ \ (_) / ____| | | (_)
2023-09-26T08:40:32.8542309Z | |__) |___ _ __ ___ _____ ___ _ __ __ _ | | ___ _ __ | |_ __ _ _ _ __ ___ _ __
2023-09-26T08:40:32.8542928Z | _ // _ \ '_ ` _ \ / _ \ \ / / | '_ \ / _` | | | / _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2023-09-26T08:40:32.8543138Z | | \ \ __/ | | | | | (_) \ V /| | | | | (_| | | |____ (_) | | | | |_ (_| | | | | | __/ |
2023-09-26T08:40:32.8545280Z |_| \_\___|_| |_| |_|\___/ \_/ |_|_| |_|\__, | \_____\___/|_| |_|\__\__,_|_|_| |_|\___|_|
2023-09-26T08:40:32.8545505Z __/ |
2023-09-26T08:40:32.8545661Z |___/
2023-09-26T08:40:32.8546751Z
2023-09-26T08:40:33.0497611Z Removing Session bcserver
2023-09-26T08:40:33.1145118Z Removing container bcserver
2023-09-26T08:40:33.7251966Z Removing entries from hosts
2023-09-26T08:40:33.7417958Z Removing bcserver from container hosts file
2023-09-26T08:40:33.7878584Z Removing bcserver-* from container hosts file
2023-09-26T08:40:33.7900563Z Removing Desktop shortcuts
2023-09-26T08:40:33.8009430Z Removing C:\ProgramData\BcContainerHelper\Extensions\bcserver
2023-09-26T08:41:01.1842399Z
2023-09-26T08:41:01.1844720Z Removing container took 28 seconds
2023-09-26T08:41:01.1853080Z
2023-09-26T08:41:01.1853686Z AL Validation finished in 116 seconds
2023-09-26T08:41:01.1859277Z __ __ _ _ _ _ _ _____ _ _
2023-09-26T08:41:01.1859401Z \ \ / / | (_) | | | | (_) | __ \ | | |
2023-09-26T08:41:01.1862621Z \ \ / /_ _| |_ __| | __ _| |_ _ ___ _ __ | |__) |___ ___ _ _| | |_ ___
2023-09-26T08:41:01.1863311Z \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \ | _ // _ \ __| | | | | __/ __|
2023-09-26T08:41:01.1863735Z \ / (_| | | | (_| | (_| | |_| | (_) | | | | | | \ \ __\__ \ |_| | | |_\__ \
2023-09-26T08:41:01.1863951Z \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_| \_\___|___/\__,_|_|\__|___/
2023-09-26T08:41:01.1864048Z
2023-09-26T08:41:01.1867476Z 1 errors found in VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app on https://bcartifacts.azureedge.net/sandbox/22.5.59966.60789/be:
2023-09-26T08:41:01.1870592Z VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-26T08:41:01.1872476Z
2023-09-26T08:41:01.1876442Z _____ ___ __ _ _ _ _ _ ______ _ _
2023-09-26T08:41:01.1876598Z | __ \ /\ | \ \ / / | (_) | | | | (_) | ____| (_) |
2023-09-26T08:41:01.1876719Z | |__) | _ _ __ ______ / \ | |\ \ / /_ _| |_ __| | __ _| |_ _ ___ _ __ | |__ __ _ _| |_ _ _ __ ___
2023-09-26T08:41:01.1876957Z | _ / | | | '_ \______/ /\ \ | | \ \/ / _` | | |/ _` |/ _` | __| |/ _ \| '_ \ | __/ _` | | | | | | '__/ _ \
2023-09-26T08:41:01.1877071Z | | \ \ |_| | | | | / ____ \| | \ / (_| | | | (_| | (_| | |_| | (_) | | | | | | | (_| | | | |_| | | | __/
2023-09-26T08:41:01.1877193Z |_| \_\__,_|_| |_| /_/ \_\_| \/ \__,_|_|_|\__,_|\__,_|\__|_|\___/|_| |_| |_| \__,_|_|_|\__,_|_| \___|
2023-09-26T08:41:01.1878706Z
2023-09-26T08:41:01.4568455Z ##[error]1 errors found in VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app on https://bcartifacts.azureedge.net/sandbox/22.5.59966.60789/be:
2023-09-26T08:41:01.4574331Z ##[error]VanRoey _ EuroSys_Item Tracking Manager_22.5.105238.0_sandbox_22.5_base.app is not signed, result is UnknownError
2023-09-26T08:41:01.4616490Z *** Cleanup VSTS Environment: True
2023-09-26T08:41:03.7243487Z ##[section]Finishing: App Validation
Is that released already? I just updated and got 5.0.6 🤔
Our pipelines are still failing even though the Containerhelper is running version 5.0.6. Do we need to wait for 5.0.7 to be released?
Is that released already? I just updated and got 5.0.6 🤔
Only as a preview version at this moment
https://www.powershellgallery.com/packages/BcContainerHelper
I'm afraid so .. or install the preview - but that's something I wouldn't want to push through ALOps..
version 5.0.7 of BCCH is released and for me my issues are resolved now.
Testing again with BCContainerHelper 5.0.7 - and it still fails in the signing step - which is now getting critical as we have multiple AppSource apps that needs to live before BC23 is released.
Still testing with the same pipeline: https://github.com/HodorNV/ALOps/files/12722319/06.-.azure-pipelines.zip Todays log file: 07 - Pipeline log 27.09.2023 with BCContainerHelper 5.0.7.txt
I see you are using:
did you try with another signing service?
http://timestamp.digicert.com/
seems to work for us?
We tried it yesterday before the BCCH update to 5.0.7 without any luck, will give it a try http://timestamp.digicert.com/ again
Changed the pipeline to use http://timestamp.digicert.com/ but it still fails:
I'm not able to repro the issue - but in my case, I'm not using docker to sign, because .. you know ..
- task: ALOpsAppSign@1
inputs:
usedocker: false
batchsigncompiledapps: true
publish_artifact: true
pfx_path: $(pfxurl)
pfx_password: $(pfxpwd)
May be that's something you can try as well?
Now - I do realize you still don't use CompilverV2 - so I'm not sure you'll be able to sign without Docker..
I can tests the signing without using docker. Are there any prerequisites on the build agent for this and(or will AlOps auto-install these?
Re-tested same pipeline but without using docker for the sign step and then everything works:
PS: this is test on Next Major artifacts btw.
Yeah - it's really a docker-related thing, probably in the NavSip.dll - not sure.
Glad you have a working pipeline now!
Yes, 1 out of many pipelines. Will use this issue to push forward that our signing steps are handled via yaml templates going forward. You may close this issue
Describe the bug Microsoft has changed the "Weekly Sandbox" from OS 2019 -> 2022 this week/during the weekend - and this seams to cause the ALOps step to sign the app to fail on all of your weekly sandbox pipelines. The same pipelines were running smoothly last week and if we run the pipeline now but against BC22 OnPrem (which still uses OS 2019) it works.
the used yaml Not needed, see attachments
the output
Expected behavior Signing of the app regardless of the BC Artificts and working on images running both 2019 and 2022
Screenshots See above
Additional context Add any other context about the problem here.