Azure Devops agent on linux , already add agent but could not execute sh

262 Views Asked by At

I just add a linux agent for Azure devops Pipeline to execute job. try a simple script, but at the beginning it stop.

information below:

agent install path and version:

  • Azure DevOps Server 2020 Update 1.2
  • vsts-agent-linux-x64-3.220.5.tar.gz
  • agent filepath img
  • work and agent are in the same folder

JOB LOG

I find out: if I execute the run.sh ,connecting the server will take along time, although in the end i add agent succeed, that confuse me.

After checking the profile,i didnot setting the proxy. curl the azure server is find, i can reach the response.

I don't understand whats going on And i still couldn't execute the script......

0

There are 0 best solutions below