Azure Devops cURL上传文件

时间:2019-05-09 15:27:21

标签: curl

2019-05-09T15:15:13.9830064Z ##[section]Starting: Upload $(System.DefaultWorkingDirectory)/_Modern Data - Snowflake/Stage Deployment/Dev_WIP.json with cURL
2019-05-09T15:15:14.0097756Z ==============================================================================
2019-05-09T15:15:14.0097891Z Task         : cURL Upload Files
2019-05-09T15:15:14.0097996Z Description  : Use cURL to upload files.
2019-05-09T15:15:14.0098035Z Version      : 2.149.0
2019-05-09T15:15:14.0098092Z Author       : Microsoft Corporation
2019-05-09T15:15:14.0098129Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkID=627418)
2019-05-09T15:15:14.0098210Z ==============================================================================
2019-05-09T15:15:16.0954587Z [command]/usr/bin/curl -T /home/vsts/work/r1/a/_Modern Data - Snowflake/Stage Deployment/Dev_WIP.json http://dlketlp1aor1.employbridge.net//#Data%20Lake/Dev/default/148d18e2430bf573bc402ac75c816faa8a16778b/ --stderr - -H “Content-Type: application/json” —data-binary @/dev_wip/Robby.json -u apidevuser:U7jE^8aQ6DNnq6Zg
2019-05-09T15:15:16.1396977Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-05-09T15:15:16.1397678Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-05-09T15:15:16.1397897Z 
2019-05-09T15:15:16.1398800Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-05-09T15:15:16.1399239Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-05-09T15:15:16.1399442Z 
2019-05-09T15:15:16.2005191Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: dlketlp1aor1.employbridge.net
2019-05-09T15:15:16.2005938Z curl: (6) Could not resolve host: dlketlp1aor1.employbridge.net
2019-05-09T15:15:16.2279731Z curl: (6) Could not resolve host: application
2019-05-09T15:15:16.2280555Z curl: (6) Could not resolve host: application
2019-05-09T15:15:16.3536068Z curl: (6) Could not resolve host: xn--data-binary-xg3f
2019-05-09T15:15:16.3536966Z curl: (6) Could not resolve host: xn--data-binary-xg3f
2019-05-09T15:15:16.3567234Z curl: (6) Could not resolve host: 
2019-05-09T15:15:16.3567772Z curl: (6) Could not resolve host: 
2019-05-09T15:15:16.3693816Z **##[error]/usr/bin/curl failed with return code: 6**
2019-05-09T15:15:16.3714223Z ##[error]**curl failed with error: /usr/bin/curl failed with return code: 6**
2019-05-09T15:15:16.3816998Z ##[section]Finishing: Upload $(System.DefaultWorkingDirectory)/_Modern Data - Snowflake/Stage Deployment/Dev_WIP.json with cURL

0 个答案:

没有答案