Skip to content
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

[BUG] [CI] Windows build failing due to issue executing batch scripts #2657

Closed
DarshitChanpura opened this issue Apr 7, 2023 · 3 comments
Closed
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.

Comments

@DarshitChanpura
Copy link
Member

DarshitChanpura commented Apr 7, 2023

What is the bug?
This error was observed in CI failure for Windows tasks:

Exec output and error:
| Output for cmd:The following usage of the path operator in batch-parameter
| substitution is invalid: %~nxI
| 
| 
| For valid formats type CALL /? or FOR /?
| The syntax of the command is incorrect.

Affected PRs:

What is the expected behavior?
CI should pass

@DarshitChanpura DarshitChanpura added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels Apr 7, 2023
@cwperks
Copy link
Member

cwperks commented Apr 10, 2023

@DarshitChanpura, I am seeing this same error on job-scheduler too: opensearch-project/job-scheduler#360

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Apr 10, 2023
@stephen-crawford
Copy link
Contributor

[Triage] Hi @DarshitChanpura, thank you for taking the time to file this issue. I have been looking into this but have not yet found a solution. Based off my checks and Craig's findings, I am starting to think this may be an issue with the GitHub runner's parsing.

@vamsimanohar
Copy link
Member

vamsimanohar commented Apr 10, 2023

@scrawfor99 I am seeing this error in windows integ tests for sql plugin: https://github.com/opensearch-project/sql/actions/runs/4660531784/jobs/8248701010?pr=1507

Is this change anywhere related to this...opensearch-project/OpenSearch@0202de5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Projects
None yet
Development

No branches or pull requests

5 participants