Skip to content

Update all dependencies to 8.0.1

40efc2f
Select commit
Loading
Failed to load commit list.
Open

Update all dependencies to 8.0.1 #79

Update all dependencies to 8.0.1
40efc2f
Select commit
Loading
Failed to load commit list.
Preagonal-Pipeline / Jenkins failed Mar 30, 2026 in 51s

Run tests.../Xunit: warning in 'xunit' step

Run tests... / Shell Script

Error in sh step, with arguments dotnet test --logger "trx;LogFileName=../../Testing/unit_tests.xml".

script returned exit code 1
Build log
+ dotnet test --logger trx;LogFileName=../../Testing/unit_tests.xml
  Determining projects to restore...
  Restored /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine/Preagonal.Scripting.GS2Engine.csproj (in 1.78 sec).
  Restored /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/Preagonal.Scripting.GS2Engine.TestApp.csproj (in 2.45 sec).
  Restored /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/Preagonal.Scripting.GS2Engine.UnitTests.csproj (in 2.47 sec).
  Preagonal.Scripting.GS2Engine -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine/bin/Debug/net8.0/Preagonal.Scripting.GS2Engine.dll
  Preagonal.Scripting.GS2Engine -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine/bin/Debug/net9.0/Preagonal.Scripting.GS2Engine.dll
  Preagonal.Scripting.GS2Engine -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine/bin/Debug/net10.0/Preagonal.Scripting.GS2Engine.dll
/opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/Program.cs(11,28): warning CS8892: Method 'Program.Main(string[])' will not be used as an entry point because a synchronous entry point 'AutoGeneratedProgram.Main(string[])' was found. [/opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/Preagonal.Scripting.GS2Engine.TestApp.csproj]
  Preagonal.Scripting.GS2Engine.TestApp -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/bin/Debug/net10.0/TestApp.dll
Test run for /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/bin/Debug/net10.0/TestApp.dll (.NETCoreApp,Version=v10.0)
  Preagonal.Scripting.GS2Engine.UnitTests -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net9.0/Preagonal.Scripting.GS2Engine.UnitTests.dll
  Preagonal.Scripting.GS2Engine.UnitTests -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net10.0/Preagonal.Scripting.GS2Engine.UnitTests.dll
  Preagonal.Scripting.GS2Engine.UnitTests -> /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net8.0/Preagonal.Scripting.GS2Engine.UnitTests.dll
A total of 1 test files matched the specified pattern.
Test run for /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net8.0/Preagonal.Scripting.GS2Engine.UnitTests.dll (.NETCoreApp,Version=v8.0)
Test run for /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net10.0/Preagonal.Scripting.GS2Engine.UnitTests.dll (.NETCoreApp,Version=v10.0)
Test run for /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/bin/Debug/net9.0/Preagonal.Scripting.GS2Engine.UnitTests.dll (.NETCoreApp,Version=v9.0)
A total of 1 test files matched the specified pattern.
A total of 1 test files matched the specified pattern.
A total of 1 test files matched the specified pattern.
No test is available in /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/bin/Debug/net10.0/TestApp.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
Results File: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.TestApp/TestResults/../../Testing/unit_tests.xml

Additionally, path to test adapters can be specified using /TestAdapterPath command. Example  /TestAdapterPath:<pathToCustomAdapters>.
[xUnit.net 00:00:00.26]     Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [FAIL]
[xUnit.net 00:00:00.25]     Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [FAIL]
  Failed Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [3 ms]
  Error Message:
   Assert.Equal() Failure: Strings differ
            ↓ (pos 1)
Expected: "Specified argument was out of the range o"···
Actual:   "StackType: System.Threading.Thread (Param"···
            ↑ (pos 1)
  Stack Trace:
     at Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string() in /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/StackEntryExtensionsTests.cs:line 199
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
  Failed Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [3 ms]
  Error Message:
   Assert.Equal() Failure: Strings differ
            ↓ (pos 1)
Expected: "Specified argument was out of the range o"···
Actual:   "StackType: System.Threading.Thread (Param"···
            ↑ (pos 1)
  Stack Trace:
     at Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string() in /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/StackEntryExtensionsTests.cs:line 199
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [SKIP]
[xUnit.net 00:00:00.26]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [1 ms]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [1 ms]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [SKIP]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [1 ms]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [1 ms]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [SKIP]
[xUnit.net 00:00:00.26]     Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [FAIL]
  Failed Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string [3 ms]
  Error Message:
   Assert.Equal() Failure: Strings differ
            ↓ (pos 1)
Expected: "Specified argument was out of the range o"···
Actual:   "StackType: System.Threading.Thread (Param"···
            ↑ (pos 1)
  Stack Trace:
     at Preagonal.Scripting.GS2Engine.UnitTests.StackEntryExtensionsTests.When_input_is_outofrange_Then_return_StackEntry_with_type_array_and_value_type_List_string() in /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/StackEntryExtensionsTests.cs:line 199
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times__ [1 ms]
[xUnit.net 00:00:00.27]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_var_When_at_comparing_Then_result_should_be_true [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times_ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times____ [1 ms]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [SKIP]
[xUnit.net 00:00:00.28]     Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [SKIP]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.Given_temp_update_When_comparing_multiple_or_and_one_variable_is_updated_Then_result_should_be_true [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_items_Then_properly_for_loop_through_items [1 ms]
  Skipped Preagonal.Scripting.GS2Engine.UnitTests.ScriptMachineTests.When_for_loop_with_8_loops_Then_echo_is_called_8_times___ [1 ms]
WARNING: Overwriting results file: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml
WARNING: Overwriting results file: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml
Results File: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml

Results File: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml

Failed!  - Failed:     1, Passed:    38, Skipped:     8, Total:    47, Duration: 106 ms - Preagonal.Scripting.GS2Engine.UnitTests.dll (net8.0)
Failed!  - Failed:     1, Passed:    38, Skipped:     8, Total:    47, Duration: 115 ms - Preagonal.Scripting.GS2Engine.UnitTests.dll (net10.0)
WARNING: Overwriting results file: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml
Results File: /opt/bitnami/apps/jenkins/jenkins_home/workspace/agonal.Scripting.GS2Engine_PR-79/Preagonal.Scripting.GS2Engine.UnitTests/TestResults/../../Testing/unit_tests.xml

Failed!  - Failed:     1, Passed:    38, Skipped:     8, Total:    47, Duration: 109 ms - Preagonal.Scripting.GS2Engine.UnitTests.dll (net9.0)

Run tests... / Xunit / Publish xUnit test result report

Warning in xunit step.

Some thresholds has been violated

Details

  • Building NuGet Package (13 sec)
  • Run tests... (25 sec)
    Error: script returned exit code 1 - logs
    • Xunit (5.6 sec)
      Unstable: Some thresholds has been violated - logs