Posts

Showing posts from November, 2020

Jenkins - TFS Job run Error || [tfsworkspace] TF30063: You are not authorized to access http://tfsxxxxprod:8080/tfs

Jenkins job run error: Whenever user is trying to run job from Jenkins to get latest code from TFS server repo browser. Logs: initpath:      [echo] initpath:initializing different paths compile:      [echo] compile start      [echo] Getting latest build list: [tfsworkspace] tf workspace -server: http://tfsxxxxprod:8080/tfs -delete antworkspacesey [tfsworkspace] TF30063: You are not authorized to access http://tfsxxxxprod:8080/tfs . [tfsworkspace] tf failed - continuing since failonerror=false      [echo] copying mainstream source      [echo] [tfsworkspace] tf workspace -server: http://tfsxxxxprod:8080/tfs -delete antworkspacesey [tfsworkspace] TF30063: You are not authorized to access http://tfsxxxxprod:8080/tfs . [tfsworkspace] tf failed - continuing since failonerror=false [tfsworkspace] tf workspace -server: http://tfsxxxxprod:8080/tfs -new antworkspacesey [tfsworkspace] TF30063: Yo...