fix(bazelrc): make undefined-config error self-explanatory - #1131
fix(bazelrc): make undefined-config error self-explanatory#1131gregmagolan wants to merge 1 commit into
✅ lint //examples/lint/... -//exclude/... · Passed
✅ Succeeded · 📅 Mon May 25 22:41:09 UTC 2026 · ⏱ 16.7s — 🌱 Init 809ms · ⚙ Setup 1.5s · ✈ Pre-flight 2.2s · 🔍 Detect 819ms · 🔬 Lint 8.2s · 🔎 Filter 2.9s
👤 Greg Magolan · 🖥 ip-10-0-90-199 · 💎 aspect-cli v0.0.0-dev
aspect-cli · 🔀 #1131 · ⎇ fix-undefined-config-error-message · ✏️ f10670e - fix(bazelrc): make undefined-config error self-explanatory · 🏃 Pull request run
📦 2 targets · ⚡ 1 of 7 actions executed (85% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ opt
🚀 Workflows runner v5.18.4 · ☁️ AWS · 📍 us-west-2c · 💠 m6id.xlarge · 🤖 i-02675d9b3c1ea4c18
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
✨ Aspect · 🏗 Buildkite
⚙️ Strategy: hold-the-line — filtered to 13 changed files
💬 Last update: lint task complete
Details
🔍 Lint findings (0)
🧹 Linters (1)
Linter | 🚨 Errors | ⚠️ Warnings | ℹ️ Infos | 🔧 Auto Fixes -----------+----------+-------------+----------+------------- ShellCheck | 0 | 0 | 0 | 0
🔁 Reproduce
aspect lint --aspect=//tools/lint:linters.bzl%shellcheck --base-ref=origin/main -- \
//examples/lint/... \
-//exclude/...
📎 Artifacts
⏱️ Task timing
Phase | Description | Duration -----------+------------------------------------------+--------- Init | Aspect runtime startup | 809ms Setup | Authenticate and create CI status checks | 1.5s Pre-flight | Run pre-flight checks | 2.2s Detect | Detect changed files | 819ms Lint | Run lint aspects | 8.2s Filter | Filter diagnostics | 2.9s -----------+------------------------------------------+--------- Total | | 16.7s
🎯 Bazel targets (2)
✅ 2 Targets Built
Label | Target Type ----------------------+------------ //examples/lint:hello | sh_library //examples/lint:hello | sh_library
🧮 Bazel details
📟 Command line · bazel build //examples/lint/... -//exclude/...
bazel build \ --remote_download_regex=''\''.*AspectRulesLint.*'\''' \ --aspects=//tools/lint:linters.bzl%shellcheck \ --output_groups=rules_lint_patch \ --output_groups=rules_lint_human \ --output_groups=rules_lint_machine \ --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \ --action_env=DUMMY_BUILD_MODE_ON=1 \ --repo_env=DUMMY_FEATURE_FLAG=true \ --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \ --build_metadata=TAGS=dev,local,axl-testing \ --build_metadata=TAG_ENV=dev \ --build_metadata=TAG_COMPONENT=aspect-cli \ --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[Website](https://aspect.build/)' \ --generate_json_trace_profile=1 \ --experimental_profile_include_target_label \ --profile=/workflows/88c78bc0-13c8-4170-9acc-3fbaf33e59df.profile.gz \ --color=yes \ --remote_upload_local_results \ --heap_dump_on_oom \ --generate_json_trace_profile=1 \ --experimental_repository_cache_hardlinks \ --remote_accept_cached \ --disk_cache='' \ --remote_timeout=3600 \ --remote_retries=360 \ --grpc_keepalive_timeout=30s \ --noremote_cache_compression \ --remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc \ --remote_bytestream_uri_prefix=aw-remote.oss.aspect.build \ --repository_cache=/mnt/ephemeral/caches/repository \ --build_metadata=CI_HOST=BUILDKITE \ --build_metadata=COMMIT_SHA=f10670e631b4f4b6663c8d38f81d5db1f681e4c5 \ --build_metadata='USER=Greg Magolan' \ --build_metadata=BRANCH_NAME=fix-undefined-config-error-message \ --build_metadata=REPO_OWNER=aspect-build \ --build_metadata=REPO_NAME=aspect-cli \ --build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli \ --build_metadata=VCS=GITHUB \ --build_metadata=RUN_TYPE=PULL_REQUEST \ --build_metadata=PR_NUMBER=1131 \ --build_metadata=PR_ID=1131 \ --build_metadata=PR_SOURCE_BRANCH_NAME=fix-undefined-config-error-message \ --build_metadata=PR_TARGET_BRANCH_NAME=main \ --build_metadata='BUILD_URL=https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de21-4a5b-ac08-76f9c043c0cf' \ --build_metadata='COMMIT_AUTHOR_NAME=Greg Magolan' \ --build_metadata=COMMIT_AUTHOR_EMAIL=greg@aspect.build \ --build_metadata='COMMIT_AUTHOR=Greg Magolan <greg@aspect.build>' \ --build_metadata='COMMIT_MESSAGE=fix(bazelrc): make undefined-config error self-explanatory' \ --build_metadata=COMMIT_TIMESTAMP=2026-05-24T17:06:13-07:00 \ --build_metadata=ASPECT_TASK_DISPLAY_NAME=Lint \ --build_metadata=ASPECT_TASK_NAME=lint \ --build_metadata=ASPECT_TASK_KEY=lint-bk-debug \ --build_metadata=ASPECT_TASK_ID=59e4af06-0b6c-41b5-b15a-dbfa7bd2ba3c \ --build_event_publish_all_actions \ --build_event_binary_file_upload_mode=fully_async \ --build_event_binary_file=/tmp/build-event-out-d5da3810-3a81-407a-9903-815d156bfbbb.bin \ -- \ //examples/lint/... \ -//exclude/...
ℹ️ Invocation details
- Invocation ID:
44c67aee-2fa3-4217-bdf5-b707334943d2 - Command:
build - Bazel version:
9.0.1 - Start time:
Mon May 25 22:41:09 UTC 2026 - End time:
Mon May 25 22:41:14 UTC 2026 - User:
aspect-runner - Host name:
ip-10-0-90-199 - CPU Target:
x86_64 - Mode:
opt - Working directory:
/mnt/ephemeral/workdir/aspect-build/aspect-cli - Workspace directory:
/mnt/ephemeral/workdir/aspect-build/aspect-cli - Server PID:
13312
⏱ Timing
- Elapsed time:
4.8s - Analysis time:
1.8s - Execution time:
1.8s - Bazel server time:
15.6 cpu-seconds
📦 Build graph
- Targets: 2 targets (1,739 configured, 2 aspect applications)
- Actions: 1 action (7 created)
- Packages: 147 packages loaded
💾 Cache stats
- Actions: 6 of 7 cached (85%)
⚡ Actions by mnemonic (4)
Mnemonic | Count | % ----------------------------+-------+------ AspectRulesLintShellCheck | 3 | 50.0% AspectRulesLintParseToSarif | 1 | 16.6% BazelWorkspaceStatusAction | 1 | 16.6% Genrule | 1 | 16.6%
🏃 Actions by runner (2)
Runner | Count | % --------------------------+-------+------ remote cache hit · Remote | 5 | 83.3% internal | 1 | 16.6%
🏠 Workspace status (4)
- BUILD_HOST:
ip-10-0-90-199 - BUILD_TIMESTAMP:
1779748872 - BUILD_USER:
aspect-runner - FORMATTED_DATE:
2026 May 25 22 41 12 Mon
🏷️ Build metadata (27)
- ASPECT_TASK_DISPLAY_NAME:
Lint - ASPECT_TASK_ID:
59e4af06-0b6c-41b5-b15a-dbfa7bd2ba3c - ASPECT_TASK_KEY:
lint-bk-debug - ASPECT_TASK_NAME:
lint - ASPECT_WORKFLOWS_LINKS:
[Docs](https://docs.aspect.build),[Website](https://aspect.build/) - BRANCH_NAME:
fix-undefined-config-error-message - BUILD_URL:
https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de21-4a5b-ac08-76f9c043c0cf - CI_HOST:
BUILDKITE - COMMIT_AUTHOR:
Greg Magolan <greg@aspect.build> - COMMIT_AUTHOR_EMAIL:
greg@aspect.build - COMMIT_AUTHOR_NAME:
Greg Magolan - COMMIT_MESSAGE:
fix(bazelrc): make undefined-config error self-explanatory - COMMIT_SHA:
f10670e631b4f4b6663c8d38f81d5db1f681e4c5 - COMMIT_TIMESTAMP:
2026-05-24T17:06:13-07:00 - PR_ID:
1131 - PR_NUMBER:
1131 - PR_SOURCE_BRANCH_NAME:
fix-undefined-config-error-message - PR_TARGET_BRANCH_NAME:
main - REPO_NAME:
aspect-cli - REPO_OWNER:
aspect-build - REPO_URL:
https://github.com/aspect-build/aspect-cli - RUN_TYPE:
PULL_REQUEST - TAGS:
dev,local,axl-testing - TAG_COMPONENT:
aspect-cli - TAG_ENV:
dev - USER:
Greg Magolan - VCS:
GITHUB
🎛️ Startup options (11)
--connect_timeout_secs=30 --failure_detail_out=/mnt/ephemeral/output/aspect-cli/aspect-cli/failure_detail.rawproto --idle_server_tasks --max_idle_secs=10800 --noclient_debug --nofatal_event_bus_exceptions --noshutdown_on_low_sys_mem --nowindows_enable_symlinks --output_base=/mnt/ephemeral/output/aspect-cli/aspect-cli --output_user_root=/mnt/ephemeral/bazel/aspect-cli/aspect-cli --write_command_log
🎛️ Command options (81)
--action_env=DUMMY_BUILD_MODE_ON=1 --action_env='DUMMY_DB_PASSWORD=<REDACTED>' --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' --announce_rc --aspects=//tools/lint:linters.bzl%shellcheck --build_event_binary_file=/tmp/build-event-out-d5da3810-3a81-407a-9903-815d156bfbbb.bin --build_event_binary_file_upload_mode=fully_async --build_event_publish_all_actions --build_metadata=ASPECT_TASK_DISPLAY_NAME=Lint --build_metadata=ASPECT_TASK_ID=59e4af06-0b6c-41b5-b15a-dbfa7bd2ba3c --build_metadata=ASPECT_TASK_KEY=lint-bk-debug --build_metadata=ASPECT_TASK_NAME=lint --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[Website](https://aspect.build/)' --build_metadata=BRANCH_NAME=fix-undefined-config-error-message --build_metadata='BUILD_URL=https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de21-4a5b-ac08-76f9c043c0cf' --build_metadata=CI_HOST=BUILDKITE --build_metadata='COMMIT_AUTHOR=Greg Magolan <greg@aspect.build>' --build_metadata=COMMIT_AUTHOR_EMAIL=greg@aspect.build --build_metadata='COMMIT_AUTHOR_NAME=Greg Magolan' --build_metadata='COMMIT_MESSAGE=fix(bazelrc): make undefined-config error self-explanatory' --build_metadata=COMMIT_SHA=f10670e631b4f4b6663c8d38f81d5db1f681e4c5 --build_metadata=COMMIT_TIMESTAMP=2026-05-24T17:06:13-07:00 --build_metadata=PR_ID=1131 --build_metadata=PR_NUMBER=1131 --build_metadata=PR_SOURCE_BRANCH_NAME=fix-undefined-config-error-message --build_metadata=PR_TARGET_BRANCH_NAME=main --build_metadata=REPO_NAME=aspect-cli --build_metadata=REPO_OWNER=aspect-build --build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli --build_metadata=RUN_TYPE=PULL_REQUEST --build_metadata=TAGS=dev,local,axl-testing --build_metadata=TAG_COMPONENT=aspect-cli --build_metadata=TAG_ENV=dev --build_metadata='USER=Greg Magolan' --build_metadata=VCS=GITHUB --color=yes --curses=yes --disk_cache='' --enable_platform_specific_config --experimental_fetch_all_coverage_outputs --experimental_profile_include_target_label --experimental_repository_cache_hardlinks --generate_json_trace_profile=1 --grpc_keepalive_time=30s --grpc_keepalive_timeout=30s --heap_dump_on_oom --host_platform=//bazel/platforms:linux_host_platform --incompatible_default_to_explicit_init_py --incompatible_enforce_starlark_utf8=error --incompatible_modify_execution_info_additive --lockfile_mode=error --module_mirrors=https://bcr.cloudflaremirrors.com --nobuild_runfile_links --noexperimental_check_external_repository_files --noremote_cache_compression --noremote_upload_local_results --nosandbox_default_allow_network --output_groups=rules_lint_human --output_groups=rules_lint_machine --output_groups=rules_lint_patch --profile=/workflows/88c78bc0-13c8-4170-9acc-3fbaf33e59df.profile.gz --remote_accept_cached --remote_bytestream_uri_prefix=aw-remote.oss.aspect.build --remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc --remote_download_outputs=minimal --remote_download_regex=''\''.*AspectRulesLint.*'\''' --remote_local_fallback --remote_retries=360 --remote_timeout=3600 --remote_upload_local_results --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1 --repo_env=DUMMY_FEATURE_FLAG=true --repo_env='JAVA_HOME=<REDACTED>' --repository_cache=/mnt/ephemeral/caches/repository --reuse_sandbox_directories --show_progress_rate_limit=60 --show_result=20 --show_timestamps --test_output=errors --workspace_status_command=tools/githooks/check-config.sh
⚙️ Runner metadata
🚀 Workflows runner
- Workflows version:
5.18.4 - Cloud provider:
AWS - Region:
us-west-2 - Availability zone:
us-west-2c - Cloud account:
127214192506 - Instance type:
m6id.xlarge - Instance name:
aw-bk-runner--default - Instance ID:
i-02675d9b3c1ea4c18 - Image ID:
ami-0805a1fea1ef81f49 - Group name:
default - Group queue:
aspect-default - Resource type:
m6id_xlarge - Aspect launcher version:
2026.19.2 - Aspect CLI version:
0.0.0-dev - CI agent version:
3.127.0 - NVMe storage:
yes - Preemptible:
no - Warming enabled:
yes - Warming complete:
yes - Warming cache version:
1779264394
⏱ Last updated Mon May 25 22:41:20 UTC 2026 · 📊 GitHub API quota 344/15,000 (2% used, resets in 30m, throttle 10×)
🚀 Powered by Aspect CLI (v0.0.0-dev) | Aspect Build · X · LinkedIn · YouTube