I already have a problem with my build definition. I explain:
I have 1 controller on my server
1 default agent on this server
1 default agent in a virtual machine.
When I build my project with an agent present on the server, everything is fine. But when I turn off this agent and use the agent present in my virtual machine, I have this problem:
MSBUILD: error MSB4016: publication authentication, automobile log "WorkflowCentralLogger" executed in accordance with initialization. TF214007: aucune build n'a été trouvée avec l'URI vstfs: /// Build / Build / 236. L'URI n'existe pas ou MS (nameofmachinevirtual) $ ne dispose pas des autorisations pour y accéder.
TF270015: "MSBuild.exe" returned an unexpected exit code. Expected "0"; actual '1'.
Sorry in French ...
I am using an administrator account to identify some rights issues ...
When I want to restart the build service present on my virtual machine, I have the following:
Communication error between the Administration Console and the build service:
The pipe endpoint net.pipe: // build / ServiceHost / 8 'was not found on your local computer. This is usually caused by the build service being in an incorrect state.
If someone can help me because I am blocking this from 1 week ... Sorry for my English ...
Best regards Maxime SZAC.
source
share