CI/CD throws error Chocolatey timed out waiting for the command to finish #2154
Closed
basictheprogram
started this conversation in
General
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately, we can not provide support for general problems with Chocolatey CLI and for packages not located in this repository. We can only support problems with packages we maintain in this repository. Regarding you problem, you may try asking your question on the Chocolatey Discord channel here: https://ch0.co/community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am look for a way to troubleshoot testing a chocolatey package when using a CI/CD pipeline. Only the CI/CD pipeline throws the
Chocolatey timed out waiting for the command to finish
error.Admin powershell the installer with the proper silent options works as expected
Admin powershell and choco install works as expected
CI/CD fails with a timed out error
CI/CD Logs
�[0KRunning with gitlab-runner 15.8.2 (4d1ca121)�[0;m �[0K on docker02 LHRQwjzx, system ID: s_47986d32137d�[0;m section_start:1677171603:prepare_executor �[0K�[0K�[36;1mPreparing the "docker-windows" executor�[0;m�[0;m �[0KUsing Docker executor with image chocolatey/choco:latest-windows ...�[0;m �[0KPulling docker image chocolatey/choco:latest-windows ...�[0;m �[0KUsing docker image sha256:e8711033fbcf3d5216f3d3e5b67930af918701ef6c0f638ebca7bac462c56b11 for chocolatey/choco:latest-windows with digest chocolatey/choco@sha256:3681e86faabd787b0e688fc699f85e9cd4ec12be21e924b8524542197f3c9dbe ...�[0;m section_end:1677171606:prepare_executor �[0Ksection_start:1677171606:prepare_script �[0K�[0K�[36;1mPreparing environment�[0;m�[0;m Running on RUNNER-LHRQWJZX via DOCKER02... section_end:1677171611:prepare_script �[0Ksection_start:1677171611:get_sources �[0K�[0K�[36;1mGetting source from Git repository�[0;m�[0;m �[32;1m$ git config --global --add safe.directory '*'�[0;m �[32;1mFetching changes with git depth set to 20...�[0;m Reinitialized existing Git repository in C:/builds/chocolatey/statistical/.git/ �[32;1mChecking out 958c8b12 as main...�[0;m Removing statistiCAL.2.1.74.nupkg git-lfs/3.2.0 (GitHub; windows amd64; go 1.18.2)
�[32;1mSkipping Git submodules setup�[0;m
section_end:1677171619:get_sources
�[0Ksection_start:1677171619:download_artifacts
�[0K�[0K�[36;1mDownloading artifacts�[0;m�[0;m
Version: 15.8.2
Git revision: 4d1ca121
Git branch: 15-8-stable
GO version: go1.18.9
Built: 2023-02-09T17:23:09+0000
OS/Arch: windows/amd64
�[32;1mDownloading artifacts for build_job (8798)...�[0;m
Downloading artifacts from coordinator... ok �[0;m id�[0;m=8798 responseStatus�[0;m=200 OK token�[0;m=pyK6XqyF
section_end:1677171624:download_artifacts
�[0Ksection_start:1677171624:step_script
�[0K�[0K�[36;1mExecuting "step_script" stage of the job script�[0;m�[0;m
�[0KUsing docker image sha256:e8711033fbcf3d5216f3d3e5b67930af918701ef6c0f638ebca7bac462c56b11 for chocolatey/choco:latest-windows with digest chocolatey/choco@sha256:3681e86faabd787b0e688fc699f85e9cd4ec12be21e924b8524542197f3c9dbe ...�[0;m
�[32;1m$ choco install -y -dv -s "'.;$CHOCO_COMMUNITY_FEED;$CHOCO_PRIVATE_FEED'" "$CHOCO_PACKAGE_NAME"�[0;m
Chocolatey v1.3.0
Chocolatey is running on Windows v 10.0.14393.0
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
Command line: "C:\ProgramData\chocolatey\choco.exe" install -y -dv -s '.;https://community.chocolatey.org/api/v2/;http://chocolatey.local/api/v2/' statistiCAL
Received arguments: install -y -dv -s '.;https://community.chocolatey.org/api/v2/;http://chocolatey.local/api/v2/' statistiCAL
RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
Sending message 'PreRunMessage' out if there are subscribers...
[Pending] Removing all pending packages that should not be considered installed...
Performing validation checks.
Global Configuration Validation Checks:
System State Validation Checks:
Reboot Requirement Checks:
The source '.;https://community.chocolatey.org/api/v2/;http://chocolatey.local/api/v2/' evaluated to a 'normal' source type
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.
Configuration: CommandName='install'|
CacheLocation='C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='.;https://community.chocolatey.org/api/v2/;http://chocolatey.local/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='statistiCAL'|
AllVersions='False'|SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='statistiCAL'|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.14393.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='ContainerAdministrator'|
Information.UserDomainName='User Manager'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\builds\chocolatey\statistical'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|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='True'|
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'|
_ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
Installing the following packages:
statistiCAL
By installing, you accept licenses for the packages.
Using '.'.
Package 'statistical' found on source '.'
Using 'https://community.chocolatey.org/api/v2/'.
Using 'http://chocolatey.local/api/v2/'.
[NuGet] Installing 'statistiCAL 2.1.74'.
[NuGet] Added file 'data.ps1' to folder 'statistiCAL\tools'.
[NuGet] Added file 'chocolateyInstall.ps1' to folder 'statistiCAL\tools'.
[NuGet] Added file 'statistiCAL.nupkg' to folder 'statistiCAL'.
[NuGet] Added file 'statistiCAL.nuspec' to folder 'statistiCAL'.
[NuGet] Successfully installed 'statistiCAL 2.1.74'.
statistiCAL v2.1.74
statistical package files install completed. Performing other installation steps.
Setting installer args for statistiCAL
Setting package parameters for statistiCAL
Contents of 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1':
$ErrorActionPreference = 'Stop';
$data = & (Join-Path -Path (Split-Path -Path $MyInvocation.MyCommand.Path) -ChildPath data.ps1)
$toolsDir = "$ (Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $toolsDir
fileType = 'EXE'
silentArgs = '/S /v"/qn"'
softwareName = 'StatistiCAL'
validExitCodes = @(0, 3010, 1641)
}
Install-ChocolateyPackage @packageArgs
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.4583' and CLR Version is '4.0.30319.42000'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
VERBOSE: Exporting function 'Get-EnvironmentVariable'.
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting function 'Get-FtpFile'.
VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
VERBOSE: Exporting function 'Get-PackageParameters'.
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
VERBOSE: Exporting function 'Get-ToolsLocation'.
VERBOSE: Exporting function 'Get-UACEnabled'.
VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
VERBOSE: Exporting function 'Get-VirusCheckValid'.
VERBOSE: Exporting function 'Get-WebFile'.
VERBOSE: Exporting function 'Get-WebFileName'.
VERBOSE: Exporting function 'Get-WebHeaders'.
VERBOSE: Exporting function 'Install-BinFile'.
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
VERBOSE: Exporting function 'Install-ChocolateyPackage'.
VERBOSE: Exporting function 'Install-ChocolateyPath'.
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Install-Vsix'.
VERBOSE: Exporting function 'Set-EnvironmentVariable'.
VERBOSE: Exporting function 'Set-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Test-ProcessAdminRights'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Update-SessionEnvironment'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting alias 'Get-ProcessorBits'.
VERBOSE: Exporting alias 'Get-OSBitness'.
VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
VERBOSE: Exporting alias 'Generate-BinFile'.
VERBOSE: Exporting alias 'Add-BinFile'.
VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
VERBOSE: Exporting alias 'Remove-BinFile'.
VERBOSE: Exporting alias 'refreshenv'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
VERBOSE: Exporting function 'Get-EnvironmentVariable'.
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting function 'Get-FtpFile'.
VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
VERBOSE: Exporting function 'Get-PackageParameters'.
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
VERBOSE: Exporting function 'Get-ToolsLocation'.
VERBOSE: Exporting function 'Get-UACEnabled'.
VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
VERBOSE: Exporting function 'Get-VirusCheckValid'.
VERBOSE: Exporting function 'Get-WebFile'.
VERBOSE: Exporting function 'Get-WebFileName'.
VERBOSE: Exporting function 'Get-WebHeaders'.
VERBOSE: Exporting function 'Install-BinFile'.
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
VERBOSE: Exporting function 'Install-ChocolateyPackage'.
VERBOSE: Exporting function 'Install-ChocolateyPath'.
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Install-Vsix'.
VERBOSE: Exporting function 'Set-EnvironmentVariable'.
VERBOSE: Exporting function 'Set-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Test-ProcessAdminRights'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Update-SessionEnvironment'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting alias 'Get-ProcessorBits'.
VERBOSE: Exporting alias 'Get-OSBitness'.
VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
VERBOSE: Exporting alias 'Generate-BinFile'.
VERBOSE: Exporting alias 'Add-BinFile'.
VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
VERBOSE: Exporting alias 'Remove-BinFile'.
VERBOSE: Exporting alias 'refreshenv'.
VERBOSE: Importing function 'Format-FileSize'.
VERBOSE: Importing function 'Get-ChecksumValid'.
VERBOSE: Importing function 'Get-ChocolateyPath'.
VERBOSE: Importing function 'Get-ChocolateyUnzip'.
VERBOSE: Importing function 'Get-ChocolateyWebFile'.
VERBOSE: Importing function 'Get-EnvironmentVariable'.
VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
VERBOSE: Importing function 'Get-FtpFile'.
VERBOSE: Importing function 'Get-OSArchitectureWidth'.
VERBOSE: Importing function 'Get-PackageParameters'.
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
VERBOSE: Importing function 'Get-ToolsLocation'.
VERBOSE: Importing function 'Get-UACEnabled'.
VERBOSE: Importing function 'Get-UninstallRegistryKey'.
VERBOSE: Importing function 'Get-VirusCheckValid'.
VERBOSE: Importing function 'Get-WebFile'.
VERBOSE: Importing function 'Get-WebFileName'.
VERBOSE: Importing function 'Get-WebHeaders'.
VERBOSE: Importing function 'Install-BinFile'.
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
VERBOSE: Importing function 'Install-ChocolateyPackage'.
VERBOSE: Importing function 'Install-ChocolateyPath'.
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
VERBOSE: Importing function 'Install-ChocolateyShortcut'.
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
VERBOSE: Importing function 'Install-Vsix'.
VERBOSE: Importing function 'Set-EnvironmentVariable'.
VERBOSE: Importing function 'Set-PowerShellExitCode'.
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Importing function 'Test-ProcessAdminRights'.
VERBOSE: Importing function 'Uninstall-BinFile'.
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Importing function 'Update-SessionEnvironment'.
VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
VERBOSE: Importing alias 'Add-BinFile'.
VERBOSE: Importing alias 'Generate-BinFile'.
VERBOSE: Importing alias 'Get-InstallRegistryKey'.
VERBOSE: Importing alias 'Get-OSBitness'.
VERBOSE: Importing alias 'Get-ProcessorBits'.
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
VERBOSE: Importing alias 'refreshenv'.
VERBOSE: Importing alias 'Remove-BinFile'.
VERBOSE: Importing alias 'Start-ChocolateyProcess'.
---------------------------Script Execution---------------------------
Running 'ChocolateyScriptRunner' for statistiCAL v2.1.74 with packageScript 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\statistiCAL', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
Running package script 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1'
Running Install-ChocolateyPackage -url 'https://www.nist.gov/document/statisticalplussetupexe' -checksum 'cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4' -checksumType 'sha256' -packageName 'statistiCAL' -fileType 'EXE' -validExitCodes '0 3010 1641' -silentArgs '/S /v"/qn"'
Running Get-ChocolateyWebFile -packageName 'statistiCAL' -fileFullPath 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistiCALInstall.EXE' -url 'https://www.nist.gov/document/statisticalplussetupexe' -url64bit '' -checksum 'cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4' -checksumType 'sha256' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True'
Running Get-OSArchitectureWidth -compare '64'
CPU is 64 bit
Running Get-WebFileName -url 'https://www.nist.gov/document/statisticalplussetupexe' -defaultName 'statistiCALInstall.EXE'
Using response url to determine file name. 'https://www.nist.gov/system/files/documents/2016/08/26/statistical_plus_setup.exe'
File name determined from url is 'statistical_plus_setup.exe'
Running Get-WebHeaders -url 'https://www.nist.gov/document/statisticalplussetupexe' -ErrorAction 'Stop'
Setting the UserAgent to 'chocolatey command line'
Request Headers:
'Accept':'/'
'User-Agent':'chocolatey command line'
Response Headers:
'Age':'0'
'Content-language':'en'
'Content-Security-Policy':'default-src 'self'; script-src 'self' *.nist.gov js-agent.newrelic.com bam.nr-data.net bam-cell.nr-data.net gov-bam.nr-data.net 'unsafe-inline' 'unsafe-eval' www.google-analytics.com *.googletagmanager.com platform.twitter.com siteimproveanalytics.com https://player.vimeo.com; style-src 'self' 'unsafe-inline' *.nist.gov fonts.googleapis.com; img-src 'self' 'unsafe-inline' data: *.nist.gov *.google-analytics.com .googletagmanager.com cdnsecakmi.kaltura.com nist-el-nfrlhrr.s3.amazonaws.com https://cdn.jsdelivr.net/npm/leaflet-fullscreen@1.0.2/dist/fullscreen@2x.png https://cdn.jsdelivr.net/npm/leaflet-fullscreen@1.0.2/dist/fullscreen.png api.mapbox.com syndication.twitter.com https://.siteimproveanalytics.io https://h5p.org https://i.vimeocdn.com; media-src 'self' nist-el-nfrlhrr.s3.amazonaws.com; frame-src 'self' tube.nist.gov sts.nist.gov sts2.nist.gov *.kaltura.com *.youtube.com *.arcgis.com https://platform.twitter.com/ https://mc9br2xjjm7ml7r7vp1hmvs0-s9y.pub.sfmc-content.com/skbtncbuffz https://player.vimeo.com *.bluejeans.com; frame-ancestors 'self'; child-src 'self' blob: tube.nist.gov sts.nist.gov sts2.nist.gov *.kaltura.com *.youtube.com *.arcgis.com; font-src 'self' *.nist.gov fonts.googleapis.com fonts.gstatic.com data:; connect-src 'self' bam.nr-data.net bam-cell.nr-data.net gov-bam.nr-data.net *.google-analytics.com *.analytics.google.com *.googletagmanager.com; report-uri /report-csp-violation; upgrade-insecure-requests'
'Permissions-Policy':'interest-cohort=()'
'Strict-Transport-Security':'max-age=31536000'
'X-AH-Environment':'prod'
'X-Cache':'MISS'
'X-Content-Type-Options':'nosniff'
'X-Frame-Options':'SAMEORIGIN'
'X-Generator':'Drupal 9 (https://www.drupal.org)'
'X-Request-ID':'v-a3527402-b39b-11ed-95d3-1f9eaa7bee78'
'X-UA-Compatible':'IE=edge'
'Connection':'keep-alive'
'Accept-Ranges':'bytes'
'Content-Length':'19370328'
'Cache-Control':'private'
'Content-Type':'application/x-msdos-program'
'Date':'Thu, 23 Feb 2023 17:00:56 GMT'
'Expires':'Sun, 19 Nov 1978 05:00:00 GMT'
'Last-Modified':'Tue, 21 May 2019 00:58:04 GMT'
'Server':'nginx'
'Via':'varnish'
Downloading statistiCAL
from 'https://www.nist.gov/document/statisticalplussetupexe'
Running Get-WebFile -url 'https://www.nist.gov/document/statisticalplussetupexe' -fileName 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe' -options 'System.Collections.Hashtable'
Setting request timeout to 30000
Setting read/write timeout to 2700000
Setting the UserAgent to 'chocolatey command line'
Downloading https://www.nist.gov/document/statisticalplussetupexe to C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe
Progress: 0% - Saving 141.91 KB of 18.47 MB
Progress: 1% - Saving 301.91 KB of 18.47 MB
Progress: 2% - Saving 461.91 KB of 18.47 MB
Progress: 3% - Saving 621.91 KB of 18.47 MB
Progress: 4% - Saving 781.91 KB of 18.47 MB
Progress: 4% - Saving 941.91 KB of 18.47 MB
Progress: 5% - Saving 1.08 MB of 18.47 MB
Progress: 6% - Saving 1.23 MB of 18.47 MB
Progress: 7% - Saving 1.39 MB of 18.47 MB
Progress: 8% - Saving 1.54 MB of 18.47 MB
Progress: 9% - Saving 1.7 MB of 18.47 MB
Progress: 10% - Saving 1.86 MB of 18.47 MB
Progress: 10% - Saving 2.01 MB of 18.47 MB
Progress: 11% - Saving 2.17 MB of 18.47 MB
Progress: 12% - Saving 2.33 MB of 18.47 MB
Progress: 13% - Saving 2.48 MB of 18.47 MB
Progress: 14% - Saving 2.64 MB of 18.47 MB
Progress: 15% - Saving 2.79 MB of 18.47 MB
Progress: 15% - Saving 2.95 MB of 18.47 MB
Progress: 16% - Saving 3.11 MB of 18.47 MB
Progress: 17% - Saving 3.26 MB of 18.47 MB
Progress: 18% - Saving 3.42 MB of 18.47 MB
Progress: 19% - Saving 3.58 MB of 18.47 MB
Progress: 20% - Saving 3.73 MB of 18.47 MB
Progress: 21% - Saving 3.89 MB of 18.47 MB
Progress: 21% - Saving 4.04 MB of 18.47 MB
Progress: 22% - Saving 4.2 MB of 18.47 MB
Progress: 23% - Saving 4.36 MB of 18.47 MB
Progress: 24% - Saving 4.51 MB of 18.47 MB
Progress: 25% - Saving 4.67 MB of 18.47 MB
Progress: 26% - Saving 4.83 MB of 18.47 MB
Progress: 26% - Saving 4.98 MB of 18.47 MB
Progress: 27% - Saving 5.14 MB of 18.47 MB
Progress: 28% - Saving 5.29 MB of 18.47 MB
Progress: 29% - Saving 5.45 MB of 18.47 MB
Progress: 30% - Saving 5.61 MB of 18.47 MB
Progress: 31% - Saving 5.76 MB of 18.47 MB
Progress: 32% - Saving 5.92 MB of 18.47 MB
Progress: 32% - Saving 6.08 MB of 18.47 MB
Progress: 33% - Saving 6.23 MB of 18.47 MB
Progress: 34% - Saving 6.39 MB of 18.47 MB
Progress: 35% - Saving 6.54 MB of 18.47 MB
Progress: 36% - Saving 6.7 MB of 18.47 MB
Progress: 37% - Saving 6.86 MB of 18.47 MB
Progress: 37% - Saving 7.01 MB of 18.47 MB
Progress: 38% - Saving 7.17 MB of 18.47 MB
Progress: 39% - Saving 7.33 MB of 18.47 MB
Progress: 40% - Saving 7.48 MB of 18.47 MB
Progress: 41% - Saving 7.64 MB of 18.47 MB
Progress: 42% - Saving 7.79 MB of 18.47 MB
Progress: 43% - Saving 7.95 MB of 18.47 MB
Progress: 43% - Saving 8.11 MB of 18.47 MB
Progress: 44% - Saving 8.26 MB of 18.47 MB
Progress: 45% - Saving 8.42 MB of 18.47 MB
Progress: 46% - Saving 8.58 MB of 18.47 MB
Progress: 47% - Saving 8.73 MB of 18.47 MB
Progress: 48% - Saving 8.89 MB of 18.47 MB
Progress: 48% - Saving 9.04 MB of 18.47 MB
Progress: 49% - Saving 9.2 MB of 18.47 MB
Progress: 50% - Saving 9.36 MB of 18.47 MB
Progress: 51% - Saving 9.51 MB of 18.47 MB
Progress: 52% - Saving 9.67 MB of 18.47 MB
Progress: 53% - Saving 9.83 MB of 18.47 MB
Progress: 54% - Saving 9.98 MB of 18.47 MB
Progress: 54% - Saving 10.14 MB of 18.47 MB
Progress: 55% - Saving 10.29 MB of 18.47 MB
Progress: 56% - Saving 10.45 MB of 18.47 MB
Progress: 57% - Saving 10.61 MB of 18.47 MB
Progress: 58% - Saving 10.76 MB of 18.47 MB
Progress: 59% - Saving 10.92 MB of 18.47 MB
Progress: 59% - Saving 11.08 MB of 18.47 MB
Progress: 60% - Saving 11.23 MB of 18.47 MB
Progress: 61% - Saving 11.39 MB of 18.47 MB
Progress: 62% - Saving 11.54 MB of 18.47 MB
Progress: 63% - Saving 11.7 MB of 18.47 MB
Progress: 64% - Saving 11.86 MB of 18.47 MB
Progress: 65% - Saving 12.01 MB of 18.47 MB
Progress: 65% - Saving 12.17 MB of 18.47 MB
Progress: 66% - Saving 12.33 MB of 18.47 MB
Progress: 67% - Saving 12.48 MB of 18.47 MB
Progress: 68% - Saving 12.64 MB of 18.47 MB
Progress: 69% - Saving 12.79 MB of 18.47 MB
Progress: 70% - Saving 12.95 MB of 18.47 MB
Progress: 70% - Saving 13.11 MB of 18.47 MB
Progress: 71% - Saving 13.26 MB of 18.47 MB
Progress: 72% - Saving 13.42 MB of 18.47 MB
Progress: 73% - Saving 13.58 MB of 18.47 MB
Progress: 74% - Saving 13.73 MB of 18.47 MB
Progress: 75% - Saving 13.89 MB of 18.47 MB
Progress: 76% - Saving 14.04 MB of 18.47 MB
Progress: 76% - Saving 14.2 MB of 18.47 MB
Progress: 77% - Saving 14.36 MB of 18.47 MB
Progress: 78% - Saving 14.51 MB of 18.47 MB
Progress: 79% - Saving 14.67 MB of 18.47 MB
Progress: 80% - Saving 14.83 MB of 18.47 MB
Progress: 81% - Saving 14.98 MB of 18.47 MB
Progress: 81% - Saving 15.14 MB of 18.47 MB
Progress: 82% - Saving 15.29 MB of 18.47 MB
Progress: 83% - Saving 15.45 MB of 18.47 MB
Progress: 84% - Saving 15.61 MB of 18.47 MB
Progress: 85% - Saving 15.76 MB of 18.47 MB
Progress: 86% - Saving 15.92 MB of 18.47 MB
Progress: 87% - Saving 16.08 MB of 18.47 MB
Progress: 87% - Saving 16.23 MB of 18.47 MB
Progress: 88% - Saving 16.39 MB of 18.47 MB
Progress: 89% - Saving 16.54 MB of 18.47 MB
Progress: 90% - Saving 16.7 MB of 18.47 MB
Progress: 91% - Saving 16.86 MB of 18.47 MB
Progress: 92% - Saving 17.01 MB of 18.47 MB
Progress: 92% - Saving 17.17 MB of 18.47 MB
Progress: 93% - Saving 17.33 MB of 18.47 MB
Progress: 94% - Saving 17.48 MB of 18.47 MB
Progress: 95% - Saving 17.64 MB of 18.47 MB
Progress: 96% - Saving 17.79 MB of 18.47 MB
Progress: 97% - Saving 17.95 MB of 18.47 MB
Progress: 98% - Saving 18.11 MB of 18.47 MB
Progress: 98% - Saving 18.26 MB of 18.47 MB
Progress: 99% - Saving 18.42 MB of 18.47 MB
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe (18.47 MB).
Download of statistical_plus_setup.exe (18.47 MB) completed.
No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
Verifying package provided checksum of 'cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4' for 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe'.
Running Get-ChecksumValid -file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe' -checksum 'cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4' -checksumType 'sha256' -originalUrl 'https://www.nist.gov/document/statisticalplussetupexe'
checksum.exe found at 'C:\ProgramData\chocolatey\helpers..\tools\checksum.exe'
Executing command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4" -t="sha256" -f="C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe"]
Hashes match.
Command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="cc7d96cba0a7b9fc060638f57eed03de5a7f453c03ee84b1a4dfe8d3d32cb6d4" -t="sha256" -f="C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe"] exited with '0'.
Running Install-ChocolateyInstallPackage -packageName 'statistiCAL' -fileType 'EXE' -silentArgs '/S /v"/qn"' -file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe' -validExitCodes '0 3010 1641' -useOnlyPackageSilentArguments 'False'
Running Get-OSArchitectureWidth -compare '32'
Installing statistiCAL...
Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74' -statements '/S /v"/qn" ' -exeToRun 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe'
Test-ProcessAdminRights: returning True
Elevating permissions and running ["C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\statistiCAL\2.1.74\statistical_plus_setup.exe" /S /v"/qn" ]. This may take a while, depending on the statements.
Chocolatey timed out waiting for the command to finish. The timeout
specified (or the default value) was '2700' seconds. Perhaps try a
higher
--execution-timeout
? Seechoco -h
for details.Calling command ['"C:\Windows\System32\shutdown.exe" /a']
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
Capturing package files in 'C:\ProgramData\chocolatey\lib\statistiCAL'
Found 'C:\ProgramData\chocolatey\lib\statistiCAL\statistiCAL.nupkg'
with checksum '0557689BFDFE445B856D5D3B7D7379B2'
Found 'C:\ProgramData\chocolatey\lib\statistiCAL\statistiCAL.nuspec'
with checksum 'BD3B3E8EE94140717D4F35C445969097'
Found 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1'
with checksum 'B519D6524D4D05E126C094093C410BFE'
Found 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\data.ps1'
with checksum '0D89795A511C8B03338E72BD80F65D4B'
Attempting to create directory "C:\ProgramData\chocolatey.chocolatey".
Adding 'Hidden' attribute(s) to 'C:\ProgramData\chocolatey.chocolatey'.
Attempting to create directory "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74".
There was no original file at 'C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.files'
Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.arguments".
Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.extra".
Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.version".
Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.sxs".
Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\statistiCAL.2.1.74.pin".
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
The install of statistical was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\statistiCAL\tools\chocolateyInstall.ps1'.
See log for details.
Attempting to create directory "C:\ProgramData\chocolatey\lib-bad".
Moving 'C:\ProgramData\chocolatey\lib\statistiCAL'
to 'C:\ProgramData\chocolatey\lib-bad\statistiCAL'
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
See log for details.
Sending message 'PostRunMessage' out if there are subscribers...
Exiting with -1
section_end:1677175203:step_script
�[0K�[31;1mERROR: Job failed: execution took longer than 1h0m0s seconds
�[0;m
Here is the .gitlab-ci.yml
Chocolatey does not require a control terminal / console to work properly?
I have successfully used this same CI/CD workflow on other packages.
Any advise on how to troubleshoot this problem?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions