moved my pi5 from "wifi under the TV" mode to to "wired directly into the WAN firewall" and did the arm build there -a single staging repo has been created! I don't quite know how long it took on a device whose storage is just a 512 MB micro SSD card, but it seems to have succeeded. As is usual with arm builds, compiling native protobuf seems a big part of the process.
If we go with jars from the arm for maven (and why not?) then I will build and sign the x86 artifacts on an ec2 machine. No need to talk to nexus staging for that. On Tue, 27 Jan 2026 at 03:10, Cheng Pan <[email protected]> wrote: > I don't have permission to access unclosed Hadoop staging repos ... > > In the worst case, maybe you can just use multi-staging repos for > voting, as long as the combination of them has a full list of > artifacts. > > Thanks, > Cheng Pan > > On Tue, Jan 27, 2026 at 2:55 AM Steve Loughran <[email protected]> > wrote: > > > > > > Thought maybe the dual staging repo was time related, so created a c7g > ec2 instance for a faster build. > > same problem > > If you can log in to https://repository.apache.org/#stagingRepositories > you can see it: > > -two staging hadoop repos, created 5 seconds apart > > -mix of artifacts in each. > > > > I tried to create an ec2 vm using the AWS console and bringing it up the > dev account I use for testing, but something terminated it within 5 minutes > of me creating it -clearly there's a bit of IT that doesn't let us > engineers do that. I'm now going to the contingency plan, which is see if I > can install docker on my raspberry pi5 and do the asfrelease from a > container there... > > > > > > > > On Fri, 23 Jan 2026 at 14:48, Steve Loughran <[email protected]> > wrote: > >> > >> Oh, and reviews of this will help > >> > >> https://issues.apache.org/jira/browse/HDFS-17874 > >> > >> We're in an eternal losing battle with cves, especially transitive > dependencies. The least we can do is keep our own under control. This is > minor, but still > >> > >> On Fri, 23 Jan 2026 at 14:45, Steve Loughran <[email protected]> > wrote: > >>> > >>> Been distracted, will try next week > >>> > >>> > >>> On Thu, 22 Jan 2026 at 02:32, Cheng Pan <[email protected]> wrote: > >>>> > >>>> Hi Steve, > >>>> > >>>> Just wondering if you have made progress on the RC0 or are facing new > issues. > >>>> > >>>> Thanks, > >>>> Cheng Pan > >>>> > >>>> On 2026/01/19 17:40:50 Steve Loughran wrote: > >>>> > oh, so different external IP addresses trigger a different snapshot > db. > >>>> > hmm, this is complex. Explains things though. > >>>> > > >>>> > I am doing this on EC2, but the VMs come up within the cloudera > network, so > >>>> > get what network settings they have. > >>>> > > >>>> > Maybe I will should bring up some ubuntu 20 VMs (one x86, one arm) > in EC2 > >>>> > outside of the vpn and build from there. > >>>> > > >>>> > On Mon, 19 Jan 2026 at 04:52, Cheng Pan <[email protected]> wrote: > >>>> > > >>>> > > It’s likely due to your corp network has multi-external IPs, a > simple > >>>> > > solution > >>>> > > is switching to a ECS which has a stable public IP. > >>>> > > > >>>> > > Thanks, > >>>> > > Cheng Pan > >>>> > > > >>>> > > On 2026/01/16 17:54:59 Steve Loughran wrote: > >>>> > > > update on this. > >>>> > > > something odd is happening in apache builds with the maven > staging repos > >>>> > > > * nexus is showing two repos per build on a single host. > >>>> > > > * some of them are lacking .asc signature files. > >>>> > > > > >>>> > > > Cancelled the x86 attempt and tried a build on arm. it's second > staging > >>>> > > > repo seems complete. > >>>> > > > https://repository.apache.org/#stagingRepositories > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > On Wed, 14 Jan 2026 at 20:32, Steve Loughran < > [email protected]> wrote: > >>>> > > > > >>>> > > > > > >>>> > > > > FYI, I'm trying the 3.4.3 RC0 builds again; executing the > arm64 build > >>>> > > in a > >>>> > > > > docker container running on an AWS Arm VM works. Expect an RC > tomorrow > >>>> > > > > > >>>> > > > > Building off commit 56b832dfd57 > >>>> > > > > > >>>> > > > >>>> > > > >>>> > > > --------------------------------------------------------------------- > >>>> > > To unsubscribe, e-mail: [email protected] > >>>> > > For additional commands, e-mail: > [email protected] > >>>> > > > >>>> > >>>> > >>>> > >>>> > >>>> --------------------------------------------------------------------- > >>>> To unsubscribe, e-mail: [email protected] > >>>> For additional commands, e-mail: [email protected] > >>>> >
