grep
is non-zero, since the echo
is the final statement.
config\agent-bootstrapper-logback.xml'. Attempting to load from classpath.
INFO | jvm 1 | 2020/12/23 22:46:17 | Using classpath resource
jar:onejar:lib/agent-bootstrapper-19.12.0-10888-classes.jar!/config/agent-bootstrapper-logback.xml'.config\agent-launcher-logback.xml'. Attempting to load from classpath.
INFO | jvm 1 | 2020/12/23 22:46:18 | Using classpath resource
jar:file:/C:/gocd-agent/go-agent-19.12.0/data/deps-3743202ae70745ae-agent-launcher.jar/agent-launcher-19.12.0-10888-classes.jar!/config/agent-launcher-logback.xml'.
@jmanuelortiz we moved configuration to wrapper-properties.conf as of 19.6. From the issue you posted:
The agent will no longer honor the GO_SERVER_URL environment. This environment variable will be removed upon upgrade.
If the file config/wrapper-properties.conf exists, you must add the following config options to that file (substituting the appropriate GoCD server URL).
wrapper.app.parameter.100=-serverUrl
wrapper.app.parameter.101=<https://your-gocd-server:8154/go>
Otherwise it mimics the GitHub payload body well enough (we only check for the ref and repository chunks), as well as x-GitHub-event.
But the auth is wrong.