ajfabbri commented on PR #8426: URL: https://github.com/apache/hadoop/pull/8426#issuecomment-4747255735
[S3A CI](https://github.com/apache/hadoop/runs/82236583091) passed. I also was able to run them locally against AWS S3. jenkins/pr-merge seems to have encountered some unrelated issue: ``` 14:08:07 ============================================================================ 14:08:07 maven install: trunk 14:08:07 ============================================================================ 14:08:07 ============================================================================ 14:08:07 14:08:07 14:08:07 cd /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-8554/ubuntu-noble/src 14:08:07 /opt/maven/bin/mvn --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-8554/yetus-m2/hadoop-trunk-patch-1 -DskipTests -Pnative -Drequire.fuse -Drequire.openssl -Drequire.snappy -Drequire.valgrind -Drequire.zstd -Drequire.test.libhadoop -Pyarn-ui -fae clean install -DskipTests=true -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dspotbugs.skip=true > /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-8554/ubuntu-noble/out/branch-mvninstall-root.txt 2>&1 14:29:10 ERROR: Caught signal TERM. ``` I've attempted to re-run that [jenkins job](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8554/). If that doesn't work you can also push an empty commit to retrigger (e.g. `git commit --allow-empty -m "Retrigger CI"`). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
