continuous_evaluation icon indicating copy to clipboard operation
continuous_evaluation copied to clipboard

night build failed since the size of fluid.tgz.

Open qingqing01 opened this issue 6 years ago • 3 comments

[11:14:00][Publishing artifacts] Collecting files to publish: [output/paddlepaddle*.whl, build/paddle.tgz, build/fluid.tgz] [11:14:00][Publishing artifacts] Failed to publish artifacts: Artifact file 'fluid.tgz' has size 2654525440 bytes which exceeds maximum allowed size of 2147483648 bytes. Maximum artifact size is configured at the Administration -> Global Settings page. [11:14:00]Failed to publish artifacts: Artifact file 'fluid.tgz' has size 2654525440 bytes which exceeds maximum allowed size of 2147483648 bytes. Maximum artifact size is configured at the Administration -> Global Settings page. [11:14:00]

qingqing01 avatar Jul 23 '18 11:07 qingqing01

on v100 machine, the output fluid.tgz will be bigger then 2 G. since we have no idea which lead to this, and since the machine can't run pr CI job , we have disabled the machine.

guochaorong avatar Aug 04 '18 02:08 guochaorong

https://github.com/PaddlePaddle/Paddle/pull/12460 already fix this problem. And I see that fluid.tgz on http://ci.paddlepaddle.org/project.html?projectId=Manylinux1&tab=projectOverview are all very small (largest is 140MB). Could v100 machine use the latest code and test again?

luotao1 avatar Aug 05 '18 05:08 luotao1

yes, done. http://ci.paddlepaddle.org/agentDetails.html?id=7&agentTypeId=7&realAgentName=ip_172.19.57.47-1

guochaorong avatar Aug 06 '18 05:08 guochaorong