Skip to content

Investigate CI analytics pollution #12671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

joe4dev
Copy link
Member

@joe4dev joe4dev commented May 28, 2025

DO NOT MERGE, only for internal testing!

Motivation

Investigate why we receive analytic events in CI.

Changes

Introduce new test counter and raise intentional exception upon trying to publish CI metrics

@joe4dev joe4dev added this to the Playground milestone May 28, 2025
Copy link

github-actions bot commented May 28, 2025

Test Results - Preflight, Unit

21 613 tests  ±0   19 955 ✅  - 3   6m 10s ⏱️ -14s
     1 suites ±0    1 658 💤 +3 
     1 files   ±0        0 ❌ ±0 

Results for commit fca8e3e. ± Comparison against base commit 02ad74e.

This pull request skips 3 tests.
tests.unit.cli.test_cli ‑ test_publish_analytics_event_on_command_invocation[--debug config show --format plain-localstack config show-expected_params2]
tests.unit.cli.test_cli ‑ test_publish_analytics_event_on_command_invocation[config show-localstack config show-expected_params1]
tests.unit.cli.test_cli ‑ test_publish_analytics_event_on_command_invocation[stop-localstack stop-expected_params0]

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 28, 2025

Test Results - Alternative Providers

987 tests   589 ✅  30m 15s ⏱️
  4 suites  398 💤
  4 files      0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 28, 2025

LocalStack Community integration with Pro

    2 files      2 suites   1h 44m 10s ⏱️
4 873 tests 4 096 ✅ 777 💤 0 ❌
4 875 runs  4 096 ✅ 779 💤 0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 28, 2025

S3 Image Test Results (AMD64 / ARM64)

  2 files    2 suites   8m 11s ⏱️
495 tests 445 ✅  50 💤 0 ❌
990 runs  890 ✅ 100 💤 0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

@joe4dev joe4dev force-pushed the investigate-ci-analytics-pollution branch from 673729a to 78df7ee Compare June 2, 2025 14:41
Copy link

github-actions bot commented Jun 2, 2025

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 7s ⏱️ ±0s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit fca8e3e. ± Comparison against base commit 02ad74e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 2, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 20m 43s ⏱️
5 230 tests 4 300 ✅ 929 💤 1 ❌
5 236 runs  4 300 ✅ 935 💤 1 ❌

For more details on these failures, see this check.

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

@joe4dev joe4dev force-pushed the investigate-ci-analytics-pollution branch from cf5ba72 to 38f72f5 Compare June 3, 2025 15:04
Copy link

github-actions bot commented Jun 3, 2025

Test Results (MA/MR) - Preflight, Unit

21 613 tests   19 955 ✅  6m 1s ⏱️
     1 suites   1 658 💤
     1 files         0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 3, 2025

Test Results (amd64, MA/MR) - Acceptance

7 tests   5 ✅  3m 8s ⏱️
1 suites  2 💤
1 files    0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 3, 2025

Test Results (MA/MR) - Alternative Providers

987 tests   589 ✅  30m 22s ⏱️
  4 suites  398 💤
  4 files      0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 3, 2025

Test Results (amd64, MA/MR) - Integration, Bootstrap

    5 files      5 suites   2h 23m 3s ⏱️
5 230 tests 4 301 ✅ 929 💤 0 ❌
5 236 runs  4 301 ✅ 935 💤 0 ❌

Results for commit fca8e3e.

♻️ This comment has been updated with latest results.

joe4dev added 15 commits June 13, 2025 14:53
# Conflicts:
#	localstack-core/localstack/services/sns/analytics.py
#	localstack-core/localstack/utils/analytics/metrics.py
The following bootstrap tests fail due to the missing `LOCALSTACK_` prefix required for CLI tests:
https://app.circleci.com/pipelines/github/localstack/localstack/32859/workflows/4f30e6c8-ed63-4ef5-8705-fd9aa2bb7777/jobs/297211

* tests/bootstrap/test_container_configurators.py::test_container_configurator_no_deprecation_warning_on_prefix
* tests/bootstrap/test_container_configurators.py::test_container_configurator_no_deprecation_warning_for_ci_env_var
@joe4dev joe4dev force-pushed the investigate-ci-analytics-pollution branch from 10cd525 to ed883c2 Compare June 13, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant