Skip to content

scout: fix NO_COLOR startup error in Kibana test runners#254114

Merged
tylersmalley merged 1 commit intoelastic:mainfrom
tylersmalley:scout-no-color
Feb 20, 2026
Merged

scout: fix NO_COLOR startup error in Kibana test runners#254114
tylersmalley merged 1 commit intoelastic:mainfrom
tylersmalley:scout-no-color

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

@tylersmalley tylersmalley commented Feb 20, 2026

Unset FORCE_COLOR when NO_COLOR is set to avoid warning-triggered early exit.

Seen when running in Codex sandbox.

Unset FORCE_COLOR when NO_COLOR is set to avoid warning-triggered early exit.
@tylersmalley tylersmalley requested review from a team as code owners February 20, 2026 06:38
@tylersmalley tylersmalley added release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels Feb 20, 2026
@tylersmalley tylersmalley merged commit 7d76d6e into elastic:main Feb 20, 2026
24 checks passed
@tylersmalley tylersmalley deleted the scout-no-color branch February 20, 2026 16:01
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.2, 9.3

https://github.com/elastic/kibana/actions/runs/22231198021

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 20, 2026
)

Unset FORCE_COLOR when NO_COLOR is set to avoid warning-triggered early
exit.

Seen when running in Codex sandbox.

(cherry picked from commit 7d76d6e)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 20, 2026
)

Unset FORCE_COLOR when NO_COLOR is set to avoid warning-triggered early
exit.

Seen when running in Codex sandbox.

(cherry picked from commit 7d76d6e)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 20, 2026
)

Unset FORCE_COLOR when NO_COLOR is set to avoid warning-triggered early
exit.

Seen when running in Codex sandbox.

(cherry picked from commit 7d76d6e)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.2
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Feb 20, 2026
…) (#254251)

# Backport

This will backport the following commits from `main` to `9.2`:
- [scout: fix NO_COLOR startup error in Kibana test runners
(#254114)](#254114)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Tyler
Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:35Z","message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"scout:
fix NO_COLOR startup error in Kibana test
runners","number":254114,"url":"https://github.com/elastic/kibana/pull/254114","mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254114","number":254114,"mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}}]}]
BACKPORT-->

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
kibanamachine added a commit that referenced this pull request Feb 20, 2026
…) (#254252)

# Backport

This will backport the following commits from `main` to `9.3`:
- [scout: fix NO_COLOR startup error in Kibana test runners
(#254114)](#254114)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Tyler
Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:35Z","message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"scout:
fix NO_COLOR startup error in Kibana test
runners","number":254114,"url":"https://github.com/elastic/kibana/pull/254114","mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254114","number":254114,"mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}}]}]
BACKPORT-->

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
kibanamachine added a commit that referenced this pull request Feb 20, 2026
) (#254250)

# Backport

This will backport the following commits from `main` to `8.19`:
- [scout: fix NO_COLOR startup error in Kibana test runners
(#254114)](#254114)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Tyler
Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:35Z","message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"scout:
fix NO_COLOR startup error in Kibana test
runners","number":254114,"url":"https://github.com/elastic/kibana/pull/254114","mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254114","number":254114,"mergeCommit":{"message":"scout:
fix NO_COLOR startup error in Kibana test runners (#254114)\n\nUnset
FORCE_COLOR when NO_COLOR is set to avoid warning-triggered
early\nexit.\n\nSeen when running in Codex
sandbox.","sha":"7d76d6e8865ce748675fb7c0901c6dbb64fcd38d"}}]}]
BACKPORT-->

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes v8.19.12 v9.2.6 v9.3.1 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants