I found the Agent try to set new environment sometimes which should be banned
run_command {
"command": "export TIMEPLUS_HOST=proton\ncurl "http://${TIMEPLUS_HOST}:8123/"\necho "SELECT name, database FROM system.tables WHERE database='default'" | curl "http://${TIMEPLUS_HOST}:8123/" -u "default:" --data-binary @-"
}