-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Machines no longer uses machine group properly #866
Comments
It seems like the build itself, saves the old "Filter", w here i'd pick "machine group", then put the machine name in. Am i going to break builds if i change steps? WE're kind of reliant on this. |
2015-11-23T21:03:14.7150943Z ##[debug]environmentName = 2012 R2 QA This is in a build, BEFORE your admin/password update to the screen. So, anything that is currently working still has machineNames populated. The new coma, delimited machine name box, just seems faulty with the machine group user and pass. This was going along really well for weeks, until a few days ago. |
If i use the machine group by itself, it defaults to all servers within that group and uses the machine group. So as a work around i guess i'm going to have to create 1 machine group per server. As it copies to all of them... it worked better before with a filter. rage |
It looks like this changeset, removed a ton of code. With no subsequent replacement. |
Hosted Agents are due for an upgrade, I presume the issues you've quoted above are related to Hosted Agents. This should get fixed soon. As a workaround you can download the latest agent bits and setup an on-prem agent. Regarding the issues mentioned above: |
All the issues i'm having is On Prem. |
Please try following:
Let us know if you're still running into issues |
Closing this for resolution on a different item, this one is the smiliar problem there is no filter ability at the moment and was indicated for a fix somewhere else. |
Windows Machine File Copy doesn't work anymore.
[machinegroup] by itself doesn't work, [machinegroup], [machinename] doesn't work. [machinename] doesn't work.
The interface doesn't mask passwords.
Agent 1.91.1 and windows machine file copy 1.0.14.
All my builds are affected, and i'm on edge about any changes could break the lot. (25+ builds).
2015-11-24T18:49:45.9632817Z Executing the powershell script: D:\Agent_P_BC_01_5\tasks\WindowsMachineFileCopy\1.0.14\WindowsMachineFileCopy.ps1
2015-11-24T18:49:46.0726626Z ##[debug]Entering script WindowsMachineFileCopy.ps1
2015-11-24T18:49:46.0726626Z ##[debug]environmentName = q-web-01.domain.com, 2012 R2 QA
2015-11-24T18:49:46.0726626Z ##[debug]adminUserName =
2015-11-24T18:49:46.0726626Z ##[debug]resourceFilteringMethod = machineNames
2015-11-24T18:49:46.0726626Z ##[debug]machineNames =
2015-11-24T18:49:46.0726626Z ##[debug]sourcePath = D:\Agent_P_BC_01_5_work\1\a_PublishedWebsites\admin
2015-11-24T18:49:46.0726626Z ##[debug]targetPath = D:\websites\deploy
2015-11-24T18:49:46.0726626Z ##[debug]additionalArguments =
2015-11-24T18:49:46.0726626Z ##[debug]copyFilesInParallel = true
2015-11-24T18:49:46.0882884Z ##[debug]cleanTargetBeforeCopy = false
2015-11-24T18:49:46.9634361Z ##[debug]Starting Register-Environment cmdlet call for environment : q-web-01.domain.com, 2012 R2 QA with filter
2015-11-24T18:49:49.6669636Z ##[debug]Completed Register-Environment cmdlet call for environment : q-web-01.domain.com, 2012 R2 QA
2015-11-24T18:49:49.6825842Z ##[debug]Starting Get-EnvironmentResources cmdlet call on environment name: q-web-01.domain.com, 2012 R2 QA
2015-11-24T18:49:49.6982509Z ##[debug]Completed Get-EnvironmentResources cmdlet call for environment name: q-web-01.domain.com, 2012 R2 QA
2015-11-24T18:49:49.7763495Z ##[debug]Get Resource properties for q-web-01.domain.com (ResourceId = 1)
2015-11-24T18:49:49.7763495Z ##[debug] Starting Get-EnvironmentProperty cmdlet call on environment name: q-web-01.domain.com, 2012 R2 QA with resource id: 1(Name : q-web-01.domain.com) and key: Microsoft-Vslabs-MG-Resource-FQDN
2015-11-24T18:49:49.7919768Z ##[debug] Completed Get-EnvironmentProperty cmdlet call on environment name: q-web-01.domain.com, 2012 R2 QA with resource id: 1(Name : q-web-01.domain.com) and key: Microsoft-Vslabs-MG-Resource-FQDN
2015-11-24T18:49:49.7919768Z ##[debug] Resource fqdn - q-web-01.domain.com
2015-11-24T18:49:49.8544877Z ##[error]Please specify valid username for resource q-web-01.domain.com
The text was updated successfully, but these errors were encountered: