[
https://issues.apache.org/jira/browse/IGNITE-14782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359573#comment-17359573
]
Ignite TC Bot commented on IGNITE-14782:
----------------------------------------
{panel:title=Branch: [pull/9158/head] Base: [master] : Possible Blockers
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}RDD{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6040699]]
{color:#d04437}Cache 6{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6040735]]
{color:#d04437}Cache 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6040731]]
* IgniteCacheTestSuite2: IgniteCachePartitionMapUpdateTest.testRandom - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform .NET (Core Linux){color} [[tests 0 Exit Code ,
TC_SERVICE_MESSAGE |https://ci.ignite.apache.org/viewLog.html?buildId=6040779]]
{color:#d04437}PDS 2{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6040746]]
{color:#d04437}Cache 3{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6040732]]
* IgniteBinaryObjectsCacheTestSuite3:
IgniteTxExceptionNodeFailTest.cacheWithBackups[syncMode=PRIMARY_SYNC] - Test
has low fail rate in base branch 0,0% and is not flaky
* IgniteBinaryObjectsCacheTestSuite3:
IgniteTxExceptionNodeFailTest.cacheWithBackups[syncMode=FULL_SYNC] - Test has
low fail rate in base branch 0,0% and is not flaky
* IgniteBinaryObjectsCacheTestSuite3:
IgniteTxExceptionNodeFailTest.testNodeFailBeforeSendGridNearTxFinishResponse[syncMode=FULL_SYNC]
- Test has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/9158/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6040775&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: If bash not installed on pod, ignite fails to start
> ---------------------------------------------------------
>
> Key: IGNITE-14782
> URL: https://issues.apache.org/jira/browse/IGNITE-14782
> Project: Ignite
> Issue Type: Bug
> Components: clients, platforms
> Affects Versions: 2.10
> Reporter: Robert May
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If bash is not installed, you get the following exception on startup:
> {code:c#}
> System.TypeInitializationException: The type initializer for
> 'Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll' threw an exception.
> ---> System.TypeInitializationException: The type initializer for
> 'Apache.Ignite.Core.Impl.Unmanaged.Os' threw an exception.
> ---> System.ComponentModel.Win32Exception (2): No such file or directory
> at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[]
> argv, String[] envp, String cwd, Boolean redirectStdin, Boolean
> redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32
> userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd,
> Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
> at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
> at System.Diagnostics.Process.Start()
> at Apache.Ignite.Core.Impl.Shell.Execute(String file, String args)
> at Apache.Ignite.Core.Impl.Shell.BashExecute(String args)
> at Apache.Ignite.Core.Impl.Unmanaged.Os..cctor()
> --- End of inner exception stack trace ---
> at Apache.Ignite.Core.Impl.Unmanaged.Os.get_IsWindows()
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll..cctor()
> --- End of inner exception stack trace ---
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.Load(String
> configJvmDllPath, ILogger log)
> at Apache.Ignite.Core.Ignition.Start(IgniteConfiguration cfg)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)