-
jeffro256[m]@selsta @tobtoht seems like there is a problem with the Ubuntu package mirrors in CI builds: github.com/monero-project/monero/ac…5583137186/jobs/10203132630?pr=8953
-
jeffro256[m]It's getting "Hash Sum mismatch" errors
-
tobtoht[m]jeffro256: transient issue, try rerunning CI. that microsoft repo is using an older repository format that has an inherent race condition when package metadata is being updated.
-
selstayes, if it fails before the build step it's best to re-run after a couple hours and the issue should be resolved
-
woodser[m]jberman: no that wallet has many txs in it, some coinbase, some not. the first txs are coinbase txs to fund it, and then the test scans the first few txs in the wallet
-
jberman[m]woodser: I've tested the same set of circumstances locally in tons of different ways and still haven't been able to hit that error. Do you have a testnet/stagenet seed I can check out?
-
woodser[m]it's a local testnet
-
jberman[m]got it. what exact command do you use to run that failing monero-java test? I haven't used java in forever
-
woodser[m]it's automagic in the ide (at least visual studio and eclipse) so tests can be run graphically
-
jberman[m]Ah nice, ok thanks
-
woodser[m]but that test will only call monero-wallet-rpc `scan_tx` with `txids=[<the first three tx ids>]` where those first txs are coinbase txs
-
jberman[m]I've done that same thing (and more) with monero-wallet-rpc and haven't hit the error, so at this point I'm trying to re-set-up your entire env to repro the error
-
jberman[m]and I also just don't see how to hit that error line in the code, it shouldn't be possible
-
jberman[m]basically trying to run the tests to get the wallet set up exactly as it's set up in your failing test
-
woodser[m]happy to share my local testnet files and wallet if it helps but I understand it's a lot of work. trying to think of another way to reproduce except creating a stagenet wallet starting with only coinbase txs
-
jberman[m]local testnet files + wallet would be great
-
selsta.merge+ 8950 8953
-
xmr-prAdded