zrhoffman edited a comment on pull request #5004:
URL: https://github.com/apache/trafficcontrol/pull/5004#issuecomment-738939416
~Fails to build.~
```shell
./pkg -o -v
```
```
Building ats.
Pulling ats ...
Pulling ats ... Native build is an experimental feature and could change at
any time
Building ats
#2 [internal] load build definition from Dockerfile-tsb
#2 transferring dockerfile: 42B done
#2 DONE 0.3s
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.4s
#3 [internal] load metadata for docker.io/library/centos:8
#3 DONE 0.0s
#4 [tsb-build 1/6] FROM docker.io/library/centos:8
#4 CACHED
#9 [internal] load build context
#9 transferring context: 31B done
#9 DONE 0.2s
#5 [stage-1 2/7] RUN YUM -y install git sudo
#5 3.478 CentOS-8 - AppStream 2.4 MB/s | 5.8 MB
00:02
#5 CANCELED
#8 [tsb-build 2/6] RUN yum clean all && yum -y install git
#8 0.877 0 files removed
#8 4.068 CentOS-8 - AppStream 1.9 MB/s | 5.8 MB
00:02
#8 5.622 CentOS-8 - Base 10 kB/s | 6.4 kB
00:00
#8 5.625 Error: Failed to download metadata for repo 'BaseOS': repomd.xml
parser error: Parse error at line: 28 (Opening and ending tag mismatch: meta
line 0 and head
#8 5.625 )
#8 ERROR: executor failed running [/bin/sh -c yum clean all && yum -y
install git]: runc did not terminate sucessfully
------
> [tsb-build 2/6] RUN yum clean all && yum -y install git:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: executor
failed running [/bin/sh -c yum clean all && yum -y install git]: runc did not
terminate sucessfully
Service 'ats' failed to build
Failed to build ats.
Results in 'dist':
total 0
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]