Description
Description:
We have installed the extension named MATLAB to use the task named “RunMatLabCommand” in our pipelines and have configured the task in our Azure DevOps yaml pipelines and successfully run it in the past on Virtual Machines (OS: windows).
However, very rarely from when the pipeline jobs were targeted to run on Virtual Machine ScaleSets they complete the tests and show “Refreshing Simulink customizations” where the system will freeze. Past that, the system is not logging any info and failing the job as its hitting job timeout of 60 minutes. Ordinarily these jobs take ~30 minutes.
The error rate is either very rare, or happens by a specific trigger as the scaleset VMs can handle dozens of jobs without problems but can then fail with timeouts, sometimes multiple in a row.
Task Details:
Name: RunMatLabCommand
Version : 0.10.2
Error: Generic Timeout of task past showing message “Refreshing Simulink customizations”
Since when : Since we first started running Matlab on VMSS, roughly since March. At the time we were using version 0.9.19 of RunMatLabCommand.
Platform : Windows OS
Pool type: VMSS agent pool.