Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
59 stars 43 forks source link

ComputerName regexprs causes seemingly harmless errors in the cycle_server.log #250

Open ryanhamel opened 5 months ago

ryanhamel commented 5 months ago

2024-05-30 18:55:56,314 ERROR [com.cyclecomputing.apex.ad.expression.functions.BoundFunctionCall task-1197] - Exception evaluating regexps("([^a-zA-Z0-9-])", undefined ,"-") com.cyclecomputing.apex.ad.exception.EvaluationException: Target is not a string at com.cyclecomputing.apex.ad.expression.functions.RegexpSubstituteFunction$PrecompiledFunction.evaluate(RegexpSubstituteFunction.java:86)

garymansellricardo commented 3 months ago

I see this too - is this due to the cyclecloud server vm having a "-" in its name?