Skip to content

Provide debug environment and support for retrieving core dumps - #507

Draft
TimoSteuerwaldETAS wants to merge 4 commits into
eclipse-score:mainfrom
etas-contrib:feature/debug_environment
Draft

Provide debug environment and support for retrieving core dumps#507
TimoSteuerwaldETAS wants to merge 4 commits into
eclipse-score:mainfrom
etas-contrib:feature/debug_environment

Conversation

@TimoSteuerwaldETAS

Copy link
Copy Markdown
Contributor

For details see also #506

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 575d7ae3-1766-40a0-a154-1a1fbe168558
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (33 packages loaded, 10 targets configured)

Analyzing: target //:license-check (89 packages loaded, 10 targets configured)

Analyzing: target //:license-check (152 packages loaded, 2590 targets configured)

Analyzing: target //:license-check (159 packages loaded, 6275 targets configured)

Analyzing: target //:license-check (169 packages loaded, 6334 targets configured)

Analyzing: target //:license-check (172 packages loaded, 8915 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11463 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 11589 targets configured).
[1 / 1] no actions running
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 24.275s, Critical Path: 0.36s
INFO: 16 processes: 4 disk cache hit, 12 internal.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@TimoSteuerwaldETAS
TimoSteuerwaldETAS force-pushed the feature/debug_environment branch from 161c412 to 60122bf Compare August 21, 2026 15:00
@TimoSteuerwaldETAS
TimoSteuerwaldETAS force-pushed the feature/debug_environment branch from 60122bf to fcfb7b9 Compare August 21, 2026 15:03
@TimoSteuerwaldETAS
TimoSteuerwaldETAS force-pushed the feature/debug_environment branch from fcfb7b9 to e91c228 Compare August 21, 2026 15:32
@TimoSteuerwaldETAS
TimoSteuerwaldETAS force-pushed the feature/debug_environment branch from e91c228 to c9af53f Compare August 21, 2026 15:34
Provide core dump support for crashing processes and print backtrace of
thread provoking the crash on console.
As long no --config=core_dump is given, docker container does not contain gdb and remains the same as before.
@TimoSteuerwaldETAS
TimoSteuerwaldETAS force-pushed the feature/debug_environment branch from 780f809 to 39ddef2 Compare August 26, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant