googleapis / googleapis/google-cloud-java

Github CI failing when trying to install xmllint

未关闭 适合新手
#14,132 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
157

描述

Seeing this issue when trying to install xmllint in the github runners:
```
Run # Retry apt-get update and install up to 3 times with a 15-second per-request timeout.
Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
Get:6 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
Get:8 https://dl.google.com/linux/chrome-stable/deb stable InRelease [2548 B]
Get:9 https://packages.microsoft.com/repos/azure-cli noble/main amd64 Packages [2452 B]
Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [360 kB]
Get:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [12.4 kB]
Get:12 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [317 kB]
Get:13 https://dl.google.com/linux/chrome-stable/deb stable/main amd64 Packages [1419 B]
Ign:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Ign:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
Ign:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Ign:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
Ign:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Ign:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
Ign:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Ign:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
Hit:2 https://archive.ubuntu.com/ubuntu noble InRelease
Get:3 https://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Ign:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
Ign:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en
Ign:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components
Ign:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages
Ign:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en
Ign:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components
Ign:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages
Ign:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en
Ign:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse Translation-en
Ign:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components
Get:4 https://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:5 https://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Error: The action 'Install xmllint' has timed out after 5 minutes.
```

贡献指南

打开贡献指南

调研方向

在 GitHub Actions 工作流中搜索“Install xmllint”步骤,并检查它如何在 Ubuntu 24.04 runner 上运行 apt-get。重新运行受影响的工作流或其安装命令,然后验证 xmllint 是否在超时时间内完成安装,以及 CI 作业是否成功完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions, ubuntu
领域
ci-cd
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
基本清楚
新手友好度
65/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。