Azure / cyclecloud-slurm

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

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

Open ryanhamel opened 1 month ago

ryanhamel commented 1 month 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)