ntheanh201 commented on PR #7981:
URL: https://github.com/apache/trafficcontrol/pull/7981#issuecomment-2037536843

   I still see that issue
   `./pkg -o -v -b ats
   /bin/realpath
   Building ats.
   [+] Building 0.0s (17/17) FINISHED                                           
                                                                                
                                                      docker:orbstack
    => [ats internal] load build definition from Dockerfile-tsb                 
                                                                                
                                                                 0.0s
    => => transferring dockerfile: 2.63kB                                       
                                                                                
                                                                 0.0s
    => [ats internal] load metadata for docker.io/library/rockylinux:8          
                                                                                
                                                                 0.0s
    => [ats internal] load .dockerignore                                        
                                                                                
                                                                 0.0s
    => => transferring context: 2B                                              
                                                                                
                                                                 0.0s
    => [ats internal] load build context                                        
                                                                                
                                                                 0.0s
    => => transferring context: 31B                                             
                                                                                
                                                                 0.0s
    => [ats tsb-build 1/6] FROM docker.io/library/rockylinux:8                  
                                                                                
                                                                 0.0s
    => CACHED [ats stage-1 2/7] RUN YUM -y install git sudo                     
                                                                                
                                                                 0.0s
    => CACHED [ats stage-1 3/7] RUN ECHO -e "#!/usr/bin/env bash\necho 
docker-compose is not supported in this container and the build command will 
not work.\nexit 1" > /usr/bin/docker-compose                                 
0.0s
    => CACHED [ats stage-1 4/7] RUN CHMOD +x /usr/bin/docker-compose            
                                                                                
                                                                 0.0s
    => CACHED [ats tsb-build 2/6] RUN yum clean all && yum -y install git &&  
git config --global --add safe.directory '*'                                    
                                                                   0.0s
    => CACHED [ats tsb-build 3/6] COPY GO_VERSION /                             
                                                                                
                                                                 0.0s
    => CACHED [ats tsb-build 4/6] RUN curl -L https://dl.google.com/go/go$(cat 
/GO_VERSION).linux-amd64.tar.gz | tar -C /usr/local -xz && ln -s 
/usr/local/go/bin/go /usr/bin/go                                                
 0.0s
    => CACHED [ats tsb-build 5/6] RUN mkdir -p /go/src/github.com/comcast/tsb 
&& cd /go/src/github.com/comcast/tsb && git init && git remote add origin 
https://github.com/comcast/tsb && git fetch --depth=1 origin 851be3e137  0.0s
    => CACHED [ats tsb-build 6/6] RUN cd /go/src/github.com/comcast/tsb && 
CGOENABLED=0 go build -o /usr/bin/tsb                                           
                                                                      0.0s
    => CACHED [ats stage-1 5/7] COPY --FROM=TSB-BUILD /usr/bin/tsb /usr/bin/tsb 
                                                                                
                                                                 0.0s
    => CACHED [ats stage-1 6/7] RUN GIT config --global user.email 
"[email protected]"                                                
                                                                               
0.0s
    => CACHED [ats stage-1 7/7] RUN GIT config --global user.name "Apache 
Traffic Control"                                                                
                                                                       0.0s
    => [ats] exporting to image                                                 
                                                                                
                                                                 0.0s
    => => exporting layers                                                      
                                                                                
                                                                 0.0s
    => => writing image 
sha256:4ee81397cf7c5f790366fb08de0cdb72fff07b1419dfbcd0bef95e3868d56991         
                                                                                
                                         0.0s
    => => naming to docker.io/library/build-ats                                 
                                                                                
                                                                 0.0s
   WARN[0000] Found orphan containers ([build-traffic_stats_build-1]) for this 
project. If you removed or renamed this service in your compose file, you can 
run this command with the --remove-orphans flag to clean it up. 
   realpath: illegal option -- e
   usage: realpath [-q] [path ...]
   realpath: illegal option -- e
   usage: realpath [-q] [path ...]
   unknown flag: --services
   /bin/realpath
   Top-level object must be a mapping
   Top-level object must be a mapping
   Building /bin/realpath.
   Failed to build /bin/realpath.
   Results in 'dist':
   total 0
   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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to