Skip to content

[Question]: Azure Pipeline is failing with the error GLIBCXX_3.4.21' not found #4948

Open

Description

Describe your question

Azure Pipelines are failing to deploy the APIs with the below error
Error:
2024-08-16T02:02:14.3424698Z /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool) 2024-08-16T02:02:14.3430787Z ##[error]Error: An unexpected error occurred while trying to download the package. Exit code(1) and error(/opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool)
/opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool)) 2024-08-16T02:02:14.3432897Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=986f2df7-8455-4e40-b170-e4b3de50acdf;]Error: An unexpected error occurred while trying to download the package. Exit code(1) and error(/opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool)
/opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /opt/azure_agent_build/_work/_tool/ArtifactTool/0.2.359/x64/artifacttool))
2024-08-16T02:02:14.3435043Z ##[debug]task result: Failed
2024-08-16T02:02:14.3435971Z ##[error]Packages failed to download

Versions

Azure dev ops version- 2.240.2

Environment type (Please select at least one environment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Operation system

NAME="Red Hat Enterprise Linux Server"
VERSION="7.9 (Maipo)"
Linux

Version control system

No response

Azure DevOps Server Version (if applicable)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions