• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DataBiosphere / azul / 13148706773
85%

Build:
DEFAULT BRANCH: develop
Ran 05 Feb 2025 02:27AM UTC
Jobs 1
Files 157
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Feb 2025 01:59AM UTC coverage: 85.508%. Remained the same
13148706773

push

github

hannes-ucsc
Fix: Invalid resource name during `make deploy`

Regression from 8c4ff44a

https://gitlab.anvil.gi.ucsc.edu/ucsc/azul/-/jobs/57342
https://gitlab.dev.singlecell.gi.ucsc.edu/ucsc/azul/-/jobs/109690

Only occurs when log forwarding is enabled

python api_gateway.tf.json.template.py api_gateway.tf.json
Traceback (most recent call last):
  File "/builds/ucsc/azul/terraform/api_gateway.tf.json.template.py", line 122, in <module>
    emit_tf({
  File "/builds/ucsc/azul/src/azul/terraform.py", line 160, in emit_tf
    emit(_transform_tf(config, tag_resources=tag_resources))
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builds/ucsc/azul/src/azul/terraform.py", line 261, in _transform_tf
    _tagged_resource(resource_type, resource_name, resource)
  File "/builds/ucsc/azul/src/azul/terraform.py", line 279, in _tagged_resource
    'tags': _tags(resource_type, resource_name, tags)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builds/ucsc/azul/src/azul/terraform.py", line 331, in _tags
    'name': config.qualified_resource_name(resource_name),
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builds/ucsc/azul/src/azul/__init__.py", line 561, in qualified_resource_name
    self._validate_term(resource_name)
  File "/builds/ucsc/azul/src/azul/__init__.py", line 1371, in _validate_term
    require(cls._is_valid_term(term),
  File "/builds/ucsc/azul/src/azul/__init__.py", line 1849, in require
    reject(not condition, *args, exception=exception)
  File "/builds/ucsc/azul/src/azul/__init__.py", line 1869, in reject
    raise exception(*args)
azul.RequirementError: Term is either too short, too long or contains invalid characters: 'indexer_forward_alb_logs-s3event'
make[1]: *** [../common.mk:119: api_gateway.tf.json] Error 1
make[1]: Leaving directory '/builds/ucsc/azul/terraform'
make: *** [Makefile:114: auto_terraform] Error 2
Cleaning up project directory and file based variables 00:01
ERROR: Job failed: exit code 1

18079 of 21143 relevant lines covered (85.51%)

0.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
66
54.26
0.0% azul/terraform.py
Jobs
ID Job ID Ran Files Coverage
1 13148706773.1 05 Feb 2025 02:27AM UTC 157
85.51
GitHub Action Run
Source Files on build 13148706773
  • Tree
  • List 157
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13148706773
  • 8cabfaed on github
  • Prev Build on develop (#13146074349)
  • Next Build on develop (#13149820248)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc