09:40:12 + find /home/iojs/tmp -mtime +3
09:40:12 + xargs rm -rf
09:40:12 rm: unrecognized option '--include-dotfiles'
09:40:12 Try 'rm --help' for more information.
09:40:13 rm: unrecognized option '--include-dotfiles'
09:40:13 Try 'rm --help' for more information.
09:40:13 Build step 'Conditional steps (multiple)' marked build as failure
From https://ci.nodejs.org/job/citgm-smoker/nodes=ubuntu2404-x64/3761/consoleFull
The same error does not occur on the other rackspace machine -1 (ref: https://ci.nodejs.org/job/citgm-smoker/nodes=ubuntu2404-x64/3762/consoleFull) which should be the same Ubuntu version, so something is including a parameter to
rmwhich the second rackspace machine is objecting to. Leaving the machine offline for now until this is debugged.