Skip to content

Instantly share code, notes, and snippets.

@chendo
Created May 28, 2013 03:33
Show Gist options
  • Save chendo/5660362 to your computer and use it in GitHub Desktop.
Save chendo/5660362 to your computer and use it in GitHub Desktop.
Debug: Augeas[buildAgent.properties](provider=augeas): Opening augeas with root /, lens path , flags 64
Debug: Augeas[buildAgent.properties](provider=augeas): Augeas version 0.10.0 is installed
Warning: Augeas[buildAgent.properties](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output
Debug: Augeas[buildAgent.properties](provider=augeas): Will attempt to save and only run if files changed
Debug: Augeas[buildAgent.properties](provider=augeas): sending command 'set' with params ["/files/var/tainted/build-agent/conf/buildAgent.properties/name", "agent-ci01"]
Debug: Augeas[buildAgent.properties](provider=augeas): sending command 'set' with params ["/files/var/tainted/build-agent/conf/buildAgent.properties/serverUrl", "http://localhost:8111"]
Debug: Augeas[buildAgent.properties](provider=augeas): sending command 'set' with params ["/files/var/tainted/build-agent/conf/buildAgent.properties/workDir", "/ram/build-work"]
Debug: Augeas[buildAgent.properties](provider=augeas): Closed the augeas connection
Error: /Stage[main]/Teamcity::Agent/Augeas[buildAgent.properties]: Could not evaluate: Save failed with return code false, see debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment