Load feature flags from the dedicated feature flag resource endpoint #3535
Annotations
1 error
|
consistency
Unhandled error: Error: Command failed: node .github/workflows/src/api-md-consistency/regenerate.js
2026-07-31 22:55:04,687 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-07-31 22:55:04,687 [INFO] azure-sdk-tools: Running apistub check...
2026-07-31 22:55:04,696 [INFO] azure-sdk-tools: Processing azure-appconfiguration-provider for apistub check
2026-07-31 22:55:05,132 [INFO] azure-sdk-tools: Flag to skip install whl is passed. Skipping package installation
2026-07-31 22:55:05,135 [INFO] root: No whl is found in directory /home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider with package name format azure_appconfiguration_provider-2.6.0b1*.whl
2026-07-31 22:55:05,135 [INFO] root: List of whls in directory: []
2026-07-31 22:55:05,135 [INFO] azure-sdk-tools: Running apistub ['-m', 'apistub', '--pkg-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider', '--out-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider', '--skip-pylint'].
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/__main__.py", line 4, in <module>
console_entry_point()
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/__init__.py", line 30, in console_entry_point
apiview = stub_generator.generate_tokens()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 196, in generate_tokens
self._install_package()
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 469, in _install_package
raise CalledProcessError(result.returncode, commands, stderr=stderr)
subprocess.CalledProcessError: Command '['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-m', 'pip', 'install', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider', '-q']' returned non-zero exit status 1.
2026-07-31 22:55:09,084 [ERROR] azure-sdk-tools: azure-appconfiguration-provider exited with error 1: Command '['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-m', 'apistub', '--pkg-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider', '--out-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/appconfiguration/azure-appconfiguration-provider', '--skip-pylint']' returned non-zero exit status 1.
Command failed (1): azpysdk apistub azure-appconfiguration-provider
|