Describe the bug
2 issues involving quotes in HTCondor configuration and ClassAds
Glideins logs StartdLog had errors like:
CONFIGURATION PROBLEM: Failed to insert ClassAd attribute TRUST_DOMAIN = myhost.domain.org:9618?sock=collectorRANDOM. The most common reason for this is that you forgot to quote a string value in the list of attributes being added to the STARTD ad.
Probably because the TRUST_DOMAIN was considered a condor expression.
NOTE that in 2018 HTCondor required to change TRUST_DOMAIN config macro from string to expression
Todd T. said that quotes should not be required and to contact them with details and an easy way to reproduce the error.
Startd ads are new in 23.9 (instead of slot ads). In Glideins ClassAds Tim T saw quotes with strings that are not in standalone installations ClassAds. This is a change of behavior, and needs to be verified
To Reproduce
Run smoke test for the first one. Use HTCondor 23.9 for the second.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
NA
Info (please complete the following information):
GlideinWMS version: 3.10.7
Python version: 3.9
OS version: Alma9
HTCondor version: 23.9 (Also 23.0.x for 1)
Priority: high
Stakeholders: FactoryOps, OSG
Components: glidein
Additional context
Add any other context or supporting files about the problem here.
Describe the bug 2 issues involving quotes in HTCondor configuration and ClassAds
Probably because the TRUST_DOMAIN was considered a condor expression. NOTE that in 2018 HTCondor required to change TRUST_DOMAIN config macro from string to expression Todd T. said that quotes should not be required and to contact them with details and an easy way to reproduce the error.
To Reproduce Run smoke test for the first one. Use HTCondor 23.9 for the second.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots NA
Info (please complete the following information):
Additional context Add any other context or supporting files about the problem here.