Yicong Huang created SPARK-54520:
------------------------------------

             Summary: CI free_disk_space Step Fails When apt Packages Are 
Missing
                 Key: SPARK-54520
                 URL: https://issues.apache.org/jira/browse/SPARK-54520
             Project: Spark
          Issue Type: Task
          Components: Project Infra
    Affects Versions: 4.1.0
            Reporter: Yicong Huang


The CI `free_disk_space` step fails when `apt-get remove` cannot locate certain 
packages. This happens intermittently due to upstream or network issues on 
Ubuntu mirrors. The failure is unrelated to the build itself and leads to 
unnecessary CI job failures.

The missing packages are only used for cleanup, and their absence is safe to 
ignore. The script should not treat “package not found” as a fatal error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to