Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

TP GHA Fails: -bash: export: `demo3'': not a valid identifier #6283

@zrhoffman

Description

@zrhoffman

This Bug Report affects these Traffic Control components:

  • Automation - GitHub Actions

Current behavior:

Ever since #6265 (quoted variables that contain spaces in CDN in a Box's env file) was merged, the Traffic Portal Integration Tests GitHub Action has failed:

/home/runner/work/trafficcontrol/trafficcontrol/.github/actions/tp-integration-tests/entrypoint.sh: line 113: export: `demo3'': not a valid identifier
/home/runner/work/trafficcontrol/trafficcontrol/.github/actions/tp-integration-tests/entrypoint.sh: line 113: export: `Cole'': not a valid identifier
Child process " /home/runner/work/trafficcontrol/trafficcontrol/.github/actions/tp-integration-tests/entrypoint.sh " exited with status code 1 !

Expected behavior:

As of #6188, the Traffic Portal and Traffic Ops Integration Tests GitHub Actions no longer start Traffic Vault, Exporting variables from the CDN in a Box env file is no longer necessary, those lines can be removed.

Steps to reproduce:

[user@computer trafficcontrol]$ export $(<infrastructure/cdn-in-a-box/variables.env sed '/^#/d')
-bash: export: `demo3'': not a valid identifier
-bash: export: `Cole'': not a valid identifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationrelated to automated testing/deployment/packaging etc.bugsomething isn't working as intended

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions