Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created June 10, 2023 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/31ee464c0083f5fbd5c459bf5e237a64 to your computer and use it in GitHub Desktop.
Save choco-bot/31ee464c0083f5fbd5c459bf5e237a64 to your computer and use it in GitHub Desktop.
arkade v0.9.22 - Passed - Package Tests Results

arkade v0.9.22 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/arkade/0.9.22
  • Tested 10 Jun 2023 16:42:36 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg" checksum="BEBA1799967CD680E0078BDE72120B74" />
<file path="C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec" checksum="A3658EC8434EC6A0254579BAB636E6EC" />
<file path="C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt" checksum="90BD3E48F15E03E50E11B657A6833A9A" />
<file path="C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt" checksum="7716AC7DC46B7B98CB92B08954616EAB" />
<file path="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe" checksum="B166098E8CF6A9D0FB33235AA37944A4" />
</files>
</fileSnapshot>
2023-06-10 16:42:08,125 1140 [DEBUG] - XmlConfiguration is now operational
2023-06-10 16:42:08,265 1140 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:08,265 1140 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:08,280 1140 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:08,280 1140 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:08,280 1140 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:08,280 1140 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-10 16:42:08,547 1140 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-10 16:42:08,562 1140 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-10 16:42:08,562 1140 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-10 16:42:08,562 1140 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-10 16:42:08,577 1140 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-10 16:42:08,577 1140 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-10 16:42:08,577 1140 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-10 16:42:08,577 1140 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-10 16:42:08,593 1140 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-10 16:42:08,593 1140 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-10 16:42:08,593 1140 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-10 16:42:08,593 1140 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-10 16:42:08,608 1140 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-10 16:42:08,608 1140 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-10 16:42:08,608 1140 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-10 16:42:08,608 1140 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-10 16:42:08,623 1140 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-10 16:42:08,623 1140 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-10 16:42:08,952 1140 [INFO ] - ============================================================
2023-06-10 16:42:09,469 1140 [INFO ] - Chocolatey v1.3.0
2023-06-10 16:42:09,577 1140 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-10 16:42:09,593 1140 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-10 16:42:09,593 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-10 16:42:09,624 1140 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install arkade --version 0.9.22 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-10 16:42:09,624 1140 [DEBUG] - Received arguments: install arkade --version 0.9.22 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-10 16:42:09,812 1140 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-10 16:42:09,843 1140 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-10 16:42:09,858 1140 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-10 16:42:10,015 1140 [DEBUG] - Performing validation checks.
2023-06-10 16:42:10,030 1140 [DEBUG] - Global Configuration Validation Checks:
2023-06-10 16:42:10,078 1140 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-10 16:42:10,093 1140 [DEBUG] - System State Validation Checks:
2023-06-10 16:42:10,108 1140 [DEBUG] - Reboot Requirement Checks:
2023-06-10 16:42:10,124 1140 [DEBUG] - - Pending Computer Rename = Checked
2023-06-10 16:42:10,124 1140 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-10 16:42:10,140 1140 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-10 16:42:10,140 1140 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-10 16:42:10,155 1140 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-10 16:42:10,155 1140 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-10 16:42:10,170 1140 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-10 16:42:10,233 1140 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-10 16:42:10,249 1140 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-06-10 16:42:10,280 1140 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='arkade'|
Version='0.9.22'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='arkade'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-F1SHAOO7B2K'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-06-10 16:42:10,311 1140 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-06-10 16:42:10,343 1140 [INFO ] - Installing the following packages:
2023-06-10 16:42:10,343 1140 [INFO ] - arkade
2023-06-10 16:42:10,358 1140 [INFO ] - By installing, you accept licenses for the packages.
2023-06-10 16:42:10,374 1140 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-10 16:42:10,390 1140 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-10 16:42:10,390 1140 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-10 16:42:10,405 1140 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-10 16:42:10,405 1140 [DEBUG] - * 'ChocolateyLastPathUpdate'='133308724813052996' ('User')
2023-06-10 16:42:10,405 1140 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-10 16:42:10,421 1140 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-10 16:42:10,421 1140 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-10 16:42:10,436 1140 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-06-10 16:42:10,436 1140 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-10 16:42:10,452 1140 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-10 16:42:10,452 1140 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-10 16:42:10,452 1140 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-10 16:42:10,467 1140 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-10 16:42:10,467 1140 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-10 16:42:10,483 1140 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-10 16:42:10,483 1140 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-10 16:42:10,499 1140 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-10 16:42:10,499 1140 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-10 16:42:10,515 1140 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-10 16:42:10,515 1140 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-10 16:42:13,234 1140 [INFO ] - [NuGet] Installing 'arkade 0.9.22'.
2023-06-10 16:42:13,281 1140 [DEBUG] - [NuGet] Added file 'arkade.exe' to folder 'arkade\tools'.
2023-06-10 16:42:13,295 1140 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'arkade\legal'.
2023-06-10 16:42:13,295 1140 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'arkade\legal'.
2023-06-10 16:42:13,327 1140 [DEBUG] - [NuGet] Added file 'arkade.nupkg' to folder 'arkade'.
2023-06-10 16:42:13,812 1140 [DEBUG] - [NuGet] Added file 'arkade.nuspec' to folder 'arkade'.
2023-06-10 16:42:13,812 1140 [INFO ] - [NuGet] Successfully installed 'arkade 0.9.22'.
2023-06-10 16:42:13,826 1140 [INFO ] -
arkade v0.9.22 (forced)
2023-06-10 16:42:13,859 1140 [INFO ] - arkade package files install completed. Performing other installation steps.
2023-06-10 16:42:14,110 1140 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-10 16:42:14,171 1140 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg'
with checksum 'BEBA1799967CD680E0078BDE72120B74'
2023-06-10 16:42:14,187 1140 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec'
with checksum 'A3658EC8434EC6A0254579BAB636E6EC'
2023-06-10 16:42:14,187 1140 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt'
with checksum '90BD3E48F15E03E50E11B657A6833A9A'
2023-06-10 16:42:14,187 1140 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt'
with checksum '7716AC7DC46B7B98CB92B08954616EAB'
2023-06-10 16:42:14,469 1140 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe'
with checksum 'B166098E8CF6A9D0FB33235AA37944A4'
2023-06-10 16:42:14,499 1140 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\arkade\tools\arkade.exe" --output="C:\ProgramData\chocolatey\bin\arkade.exe" --iconpath="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe"']
2023-06-10 16:42:15,423 1140 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error:
2023-06-10 16:42:15,437 1140 [DEBUG] - [ShimGen] Selected Icon is invalid
2023-06-10 16:42:15,437 1140 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.3761.0
2023-06-10 16:42:15,452 1140 [DEBUG] - [ShimGen] for C# 5
2023-06-10 16:42:15,452 1140 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2023-06-10 16:42:15,468 1140 [DEBUG] - [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240
2023-06-10 16:42:15,468 1140 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\arkade.exe'
2023-06-10 16:42:15,483 1140 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\arkade\tools\arkade.exe" --output="C:\ProgramData\chocolatey\bin\arkade.exe" --iconpath="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe"'] exited with '0'
2023-06-10 16:42:15,499 1140 [INFO ] - ShimGen has successfully created a shim for arkade.exe
2023-06-10 16:42:15,499 1140 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\arkade.exe
Targeting: C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe
IsGui:False
2023-06-10 16:42:15,562 1140 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22".
2023-06-10 16:42:15,593 1140 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22\.files'
2023-06-10 16:42:15,624 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22\.extra".
2023-06-10 16:42:15,624 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22\.version".
2023-06-10 16:42:15,639 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22\.sxs".
2023-06-10 16:42:15,639 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.22\.pin".
2023-06-10 16:42:15,655 1140 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-06-10 16:42:15,671 1140 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\arkade\.chocolateyPending".
2023-06-10 16:42:15,671 1140 [INFO ] - The install of arkade was successful.
2023-06-10 16:42:15,686 1140 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-10 16:42:15,702 1140 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\arkade.0.9.22.nupkg".
2023-06-10 16:42:15,734 1140 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-10 16:42:15,749 1140 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-10 16:42:15,795 1140 [DEBUG] - Exiting with 0
2023-06-10 16:42:27,311 3912 [DEBUG] - XmlConfiguration is now operational
2023-06-10 16:42:27,452 3912 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:27,452 3912 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:27,467 3912 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:27,467 3912 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:27,467 3912 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-10 16:42:27,467 3912 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-10 16:42:27,750 3912 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-10 16:42:27,750 3912 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-10 16:42:27,750 3912 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-10 16:42:27,750 3912 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-10 16:42:27,764 3912 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-10 16:42:27,764 3912 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-10 16:42:27,764 3912 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-10 16:42:27,764 3912 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-10 16:42:27,780 3912 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-10 16:42:27,780 3912 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-10 16:42:27,780 3912 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-10 16:42:27,795 3912 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-10 16:42:27,795 3912 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-10 16:42:27,795 3912 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-10 16:42:27,795 3912 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-10 16:42:27,811 3912 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-10 16:42:27,811 3912 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-10 16:42:27,811 3912 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-10 16:42:28,109 3912 [INFO ] - ============================================================
2023-06-10 16:42:28,483 3912 [INFO ] - Chocolatey v1.3.0
2023-06-10 16:42:28,515 3912 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-10 16:42:28,530 3912 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-10 16:42:28,530 3912 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-10 16:42:28,562 3912 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall arkade --version 0.9.22 -dvy --execution-timeout=2700
2023-06-10 16:42:28,562 3912 [DEBUG] - Received arguments: uninstall arkade --version 0.9.22 -dvy --execution-timeout=2700
2023-06-10 16:42:28,734 3912 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-10 16:42:28,749 3912 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-10 16:42:28,781 3912 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-10 16:42:28,937 3912 [DEBUG] - Performing validation checks.
2023-06-10 16:42:28,952 3912 [DEBUG] - Global Configuration Validation Checks:
2023-06-10 16:42:28,952 3912 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-10 16:42:28,967 3912 [DEBUG] - System State Validation Checks:
2023-06-10 16:42:28,984 3912 [DEBUG] - Reboot Requirement Checks:
2023-06-10 16:42:28,984 3912 [DEBUG] - - Pending Computer Rename = Checked
2023-06-10 16:42:28,999 3912 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-10 16:42:29,014 3912 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-10 16:42:29,014 3912 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-10 16:42:29,030 3912 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-10 16:42:29,030 3912 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-10 16:42:29,045 3912 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-10 16:42:29,108 3912 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-10 16:42:29,124 3912 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-06-10 16:42:29,155 3912 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='arkade'|
Version='0.9.22'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='arkade'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-F1SHAOO7B2K'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-06-10 16:42:29,171 3912 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-06-10 16:42:29,202 3912 [INFO ] - Uninstalling the following packages:
2023-06-10 16:42:29,202 3912 [INFO ] - arkade
2023-06-10 16:42:29,233 3912 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-10 16:42:29,250 3912 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-10 16:42:29,250 3912 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-10 16:42:29,265 3912 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-10 16:42:29,265 3912 [DEBUG] - * 'ChocolateyLastPathUpdate'='133308724813052996' ('User')
2023-06-10 16:42:29,280 3912 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-10 16:42:29,280 3912 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-10 16:42:29,296 3912 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-10 16:42:29,296 3912 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-06-10 16:42:29,311 3912 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-10 16:42:29,311 3912 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-10 16:42:29,311 3912 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-10 16:42:29,327 3912 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-10 16:42:29,327 3912 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-10 16:42:29,342 3912 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-10 16:42:29,342 3912 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-10 16:42:29,358 3912 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-10 16:42:29,358 3912 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-10 16:42:29,358 3912 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-10 16:42:29,374 3912 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-10 16:42:29,374 3912 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-10 16:42:29,530 3912 [DEBUG] - Running list with the following filter = ''
2023-06-10 16:42:29,530 3912 [DEBUG] - --- Start of List ---
2023-06-10 16:42:29,905 3912 [DEBUG] - arkade 0.9.22
2023-06-10 16:42:29,905 3912 [DEBUG] - --- End of List ---
2023-06-10 16:42:30,186 3912 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-06-10 16:42:30,186 3912 [DEBUG] - Backing up existing arkade prior to operation.
2023-06-10 16:42:30,202 3912 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\arkade'
to 'C:\ProgramData\chocolatey\lib-bkp\arkade'
2023-06-10 16:42:32,251 3912 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade".
2023-06-10 16:42:32,251 3912 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\arkade.nupkg"
to "C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg".
2023-06-10 16:42:32,265 3912 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\arkade.nuspec"
to "C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec".
2023-06-10 16:42:32,281 3912 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade\legal".
2023-06-10 16:42:32,281 3912 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\legal\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt".
2023-06-10 16:42:32,296 3912 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\legal\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt".
2023-06-10 16:42:32,296 3912 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade\tools".
2023-06-10 16:42:32,311 3912 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\tools\arkade.exe"
to "C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe".
2023-06-10 16:42:33,844 3912 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-10 16:42:33,875 3912 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg'
with checksum 'BEBA1799967CD680E0078BDE72120B74'
2023-06-10 16:42:33,891 3912 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec'
with checksum 'A3658EC8434EC6A0254579BAB636E6EC'
2023-06-10 16:42:33,905 3912 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt'
with checksum '90BD3E48F15E03E50E11B657A6833A9A'
2023-06-10 16:42:33,905 3912 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt'
with checksum '7716AC7DC46B7B98CB92B08954616EAB'
2023-06-10 16:42:33,984 3912 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe'
with checksum 'B166098E8CF6A9D0FB33235AA37944A4'
2023-06-10 16:42:34,546 3912 [INFO ] - [NuGet] Uninstalling 'arkade 0.9.22'.
2023-06-10 16:42:34,561 3912 [INFO ] -
arkade v0.9.22
2023-06-10 16:42:34,686 3912 [DEBUG] - Removing shim for arkade.exe at 'C:\ProgramData\chocolatey\bin\arkade.exe
2023-06-10 16:42:34,703 3912 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\bin\arkade.exe".
2023-06-10 16:42:34,733 3912 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-06-10 16:42:34,749 3912 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-06-10 16:42:34,937 3912 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-06-10 16:42:34,952 3912 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\arkade".
2023-06-10 16:42:35,048 3912 [DEBUG] - [NuGet] Removed file 'arkade.exe' to folder 'C:\ProgramData\chocolatey\lib\arkade\tools'.
2023-06-10 16:42:35,062 3912 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade\tools'.
2023-06-10 16:42:35,077 3912 [DEBUG] - [NuGet] Removed file 'LICENSE.txt' to folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-10 16:42:35,092 3912 [DEBUG] - [NuGet] Removed file 'VERIFICATION.txt' to folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-10 16:42:35,092 3912 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-10 16:42:35,092 3912 [DEBUG] - [NuGet] Removed file 'arkade.nuspec' to folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-10 16:42:35,108 3912 [DEBUG] - [NuGet] Removed file 'arkade.nupkg' to folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-10 16:42:35,123 3912 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-10 16:42:35,123 3912 [INFO ] - [NuGet] Successfully uninstalled 'arkade 0.9.22'.
2023-06-10 16:42:35,139 3912 [INFO ] - arkade has been successfully uninstalled.
2023-06-10 16:42:35,156 3912 [DEBUG] - Removing nupkg if it still exists.
2023-06-10 16:42:35,171 3912 [DEBUG] - Ensuring removal of installation files.
2023-06-10 16:42:35,171 3912 [DEBUG] - Ensuring removal of package cache files.
2023-06-10 16:42:35,219 3912 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-10 16:42:35,249 3912 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-10 16:42:35,281 3912 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment