Hi, I must exist now and will be off until tomorrow. Curious thing is that yesterday I could add Java 8 without problem and RS#1 was working... don't know why today Jenkins does not accept it Don't have many experience with Jenkins, but maybe we need to restart Jenkins :?
El jue., 21 nov. 2019 a las 20:08, Alex Harui (<[email protected]>) escribió: > The NOO2 job last failed with "Failed to determine (log)". I also got > that on occasion and had to re-run the job. Only twice did it say the same > thing again. Most of the time it ran successfully afterward. You can try > restarting the VM and see if that helps. > > On 11/21/19, 10:43 AM, "Alex Harui" <[email protected]> wrote: > > It might be a UI bug in Jenkins. In Global Tools Configuration I see > a button "JDK Installations", but when I click on it, it shows me an > installation. > > -Alex > > On 11/21/19, 10:36 AM, "Carlos Rovira" <[email protected]> > wrote: > > Direct link to the Java SDK config screen: > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2FconfigureTools%2F&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=mj3uLRkabYv5jKvP89EahjU4QwX1PTbsjfT2GyRSd9I%3D&reserved=0 > > > > El jue., 21 nov. 2019 a las 19:31, Carlos Rovira (< > [email protected]>) > escribió: > > > I see as well Jenkins show 2 updates. What's the politic in this > regard? > > if we see updates should we accept it and upgrade Jenkins? > > thanks > > > > El jue., 21 nov. 2019 a las 19:06, Alex Harui > (<[email protected]>) > > escribió: > > > >> I updated the global configs to get email working. > >> > >> I don't know what steps you took to "put Java 8" and what > "screen config" > >> you are looking at. > >> > >> -Alex > >> > >> On 11/21/19, 10:03 AM, "Carlos Rovira" <[email protected]> > wrote: > >> > >> Hi, > >> > >> today seem emails are working but RS#1 is again. Yesterday > I had to > >> put > >> Java 8 but today is gone :? > >> When I try to add it, then if I go again to that screen > config is > >> gone. > >> Maybe someone of you know what's could be happening > >> > >> Thanks > >> > >> Carlos > >> > >> > >> > >> El mié., 20 nov. 2019 a las 23:12, Carlos Rovira (< > >> [email protected]>) > >> escribió: > >> > >> > Hi Piotr, Alex, > >> > > >> > Piotr, you refere to the wiki? I don't see anything about > that > >> particular > >> > documentation of tasks around commands there. Maybe other > doc I > >> don't find? > >> > > >> > About my progress: I duplicated the RS#1 to avoid change > things in > >> the > >> > same recipe, and ensure the current work is untouched. > >> > To identify that new RS where I'm trying to progress I > added a "N" > >> before > >> > the number. Will do the same with the rest as I go > completing. > >> > > >> > I get RS#1 work by restoring JGIT and adding JDK 8. It was > >> complaining > >> > about not having Java 8, but for my surprise since I'm > pretty sure > >> that > >> > SASS maven plugin requires Java 8. > >> > > >> > [INFO] Cleaning up after release... > >> > [INFO] > >> > ------------------------------------------------------------------------ > >> > [INFO] Reactor Summary for Apache Royale: Compiler: Parent > >> 0.9.7-SNAPSHOT: > >> > [INFO] > >> > [INFO] Apache Royale: Compiler: Parent > .................... SUCCESS > >> [ 7.397 s] > >> > [INFO] Apache Royale: Compiler: Compiler-Common > ........... SKIPPED > >> > [INFO] Apache Royale: Compiler: Test Utils > ................ SKIPPED > >> > [INFO] Apache Royale: Compiler: Externc > ................... SKIPPED > >> > [INFO] Apache Royale: Compiler: Compiler > .................. SKIPPED > >> > [INFO] Apache Royale: Compiler: Compiler-JX > ............... SKIPPED > >> > [INFO] Apache Royale: Compiler: SWFUtils > .................. SKIPPED > >> > [INFO] Apache Royale: Compiler: Debugger > .................. SKIPPED > >> > [INFO] Apache Royale: Compiler: OEM Layer > ................. SKIPPED > >> > [INFO] Apache Royale: Royale Ant Tasks > .................... SKIPPED > >> > [INFO] Apache Royale: RoyaleUnit Ant Tasks > ................ SKIPPED > >> > [INFO] Apache Royale: Royale Maven Plugin > ................. SKIPPED > >> > [INFO] > >> > ------------------------------------------------------------------------ > >> > [INFO] BUILD SUCCESS > >> > [INFO] > >> > ------------------------------------------------------------------------ > >> > [INFO] Total time: 9.436 s > >> > [INFO] Finished at: 2019-11-20T21:55:52Z > >> > [INFO] > >> > ------------------------------------------------------------------------ > >> > Email was triggered for: Success > >> > Sending email for trigger: Success > >> > Sending email to: [email protected] > >> > Connection error sending email, retrying once more in 10 > seconds... > >> > Connection error sending email, retrying once more in 10 > seconds... > >> > Failed after second try sending email > >> > Finished: SUCCESS > >> > > >> > > >> > > >> > - About emails: it seems there's still no email sent > @Alex can you > >> check > >> > that? > >> > > >> > - Another thing I found is that I can remove this lines > and still > >> it's > >> > working fine: > >> > > >> > git status > >> > git branch -u origin/%developbranchname% > >> > git checkout release/%releaseversion% > >> > git status > >> > git checkout %developbranchname% > >> > git status > >> > > >> > since we have added "Additional Behaviours" -> "Checkout > specific > >> local > >> > branch" -> "develop" > >> > > >> > Let me know if that's ok or if I should put some of that > >> instructions for > >> > a particular reason (maybe a single "git status") > >> > > >> > - additionally is worth mentioning that Wagon was already > being > >> used in > >> > the process without put anything. > >> > > >> > Tomorrow will continue. I expect most of the problems to > be restore > >> JGit > >> > in typedefs and asjs. > >> > > >> > Thanks > >> > > >> > > >> > > >> > El mié., 20 nov. 2019 a las 21:54, Piotr Zarzycki (< > >> > [email protected]>) escribió: > >> > > >> >> Carlos, > >> >> > >> >> Description of each step should be in our doc. If it not > enough > >> clear > >> >> report it maybe - there is probably room for improvement. > >> >> > >> >> Thanks, > >> >> Piotr > >> >> > >> >> On Wed, Nov 20, 2019, 8:28 PM Alex Harui > <[email protected] > >> > > >> >> wrote: > >> >> > >> >> > The first steps get the head of the newly created > release branch > >> that > >> >> was > >> >> > created by Maven and set the origin so a git push > knows where to > >> push. > >> >> > > >> >> > The "git status" calls are there for console logging > so we can > >> see if > >> >> > there were unexpected things in the working copies in > case these > >> steps > >> >> fail. > >> >> > > >> >> > -Alex > >> >> > > >> >> > On 11/20/19, 10:25 AM, "Carlos Rovira" < > [email protected]> > >> >> wrote: > >> >> > > >> >> > Hi Alex, > >> >> > > >> >> > trying to understand RS#1 process. Can you tell me > about the > >> purpose > >> >> > after > >> >> > maven release:branch ? > >> >> > I mean this: > >> >> > > >> >> > git status > >> >> > git branch -u origin/%developbranchname% > >> >> > git checkout release/%releaseversion% > >> >> > git status > >> >> > git checkout %developbranchname% > >> >> > git status > >> >> > > >> >> > something related to the git plugin in jenkins > checks out a > >> >> revision, > >> >> > not > >> >> > HEAD? > >> >> > > >> >> > Thanks > >> >> > > >> >> > > >> >> > > >> >> > El mié., 20 nov. 2019 a las 18:33, Carlos Rovira (< > >> >> > [email protected]>) > >> >> > escribió: > >> >> > > >> >> > > Hi Alex, > >> >> > > > >> >> > > just tried again to see if error email comes. > >> >> > > We'll go through this point to see how to solve > the JGit > >> problem > >> >> > > thanks > >> >> > > > >> >> > > El mié., 20 nov. 2019 a las 18:03, Alex Harui > >> >> > (<[email protected]>) > >> >> > > escribió: > >> >> > > > >> >> > >> Looks like the extended email plugin wasn't > configured > >> >> correctly. I > >> >> > >> think I've fixed that. We'll see in future > runs. > >> >> > >> > >> >> > >> I think the Git issue is because JGit is not > being used. > >> >> > >> > >> >> > >> HTH, > >> >> > >> -Alex > >> >> > >> > >> >> > >> On 11/20/19, 8:26 AM, "Piotr Zarzycki" < > >> >> [email protected]> > >> >> > >> wrote: > >> >> > >> > >> >> > >> Hi Carlos, > >> >> > >> > >> >> > >> Were you able to login trough Remote > Desktop to PC ? > >> >> > >> > >> >> > >> Thanks, > >> >> > >> Piotr > >> >> > >> > >> >> > >> śr., 20 lis 2019 o 17:20 Carlos Rovira < > >> >> [email protected] > >> >> > > > >> >> > >> napisał(a): > >> >> > >> > >> >> > >> > Hi, > >> >> > >> > > >> >> > >> > I'm inside the CI server. following > through: > >> >> > >> > > >> >> > >> > Release-Manager-Notes > >> >> > >> > < > >> >> > >> > > >> >> > >> > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes%23release-steps&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=hwjo8zIGaVqTTShkSmra57WTixvn1jSnolopgBLYvag%3D&reserved=0 > >> >> > >> > > > >> >> > >> > > >> >> > >> > So first trying to run Release Step 1, y > pushing > >> the clock > >> >> > with > >> >> > >> green arrow > >> >> > >> > (I assume is the what I need to use). > >> >> > >> > > >> >> > >> > the step ask for GITUSERNAME, and I tried > with > >> >> "carlosrovira" > >> >> > and " > >> >> > >> > [email protected]" > >> >> > >> > > >> >> > >> > I get the following error: > >> >> > >> > > >> >> > >> > > >> >> > >> > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fmk0sk&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=QLFVm3PTsemebjoDuOniTk8LgTlqVgYT180I1mA0rD8%3D&reserved=0 > >> >> > >> > > >> >> > >> > > >> >> > >> > I'm surprised to not see any email sent > to this list > >> >> > >> > > >> >> > >> > I'm going to try to see what's happening, > but in the > >> >> meantime > >> >> > if > >> >> > >> you (Alex > >> >> > >> > and Piotr), knows something, or think I'm > missing > >> >> something, > >> >> > let me > >> >> > >> know > >> >> > >> > > >> >> > >> > > >> >> > >> > -- > >> >> > >> > Carlos Rovira > >> >> > >> > > >> >> > >> > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=vEsy7M6jzEcqNlHaeRQTpnCwbZtckIJCNN5ON%2FQHw%2FE%3D&reserved=0 > >> >> > >> > > >> >> > >> > >> >> > >> > >> >> > >> -- > >> >> > >> > >> >> > >> Piotr Zarzycki > >> >> > >> > >> >> > >> Patreon: * > >> >> > >> > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=Zw0I1lwgBidIk5xrlrp2RqK%2FdaiTiCo21vLXN%2FaPoO0%3D&reserved=0 > >> >> > >> < > >> >> > >> > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=Zw0I1lwgBidIk5xrlrp2RqK%2FdaiTiCo21vLXN%2FaPoO0%3D&reserved=0 > >> >> > >> >* > >> >> > >> > >> >> > >> > >> >> > >> > >> >> > > > >> >> > > -- > >> >> > > Carlos Rovira > >> >> > > > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935127816&sdata=vEsy7M6jzEcqNlHaeRQTpnCwbZtckIJCNN5ON%2FQHw%2FE%3D&reserved=0 > >> >> > > > >> >> > > > >> >> > > >> >> > -- > >> >> > Carlos Rovira > >> >> > > >> >> > > >> >> > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935137807&sdata=%2BuLOHYaDDMLE3QMXA3HbhuCWqJQbLO52pgnCyrwvp3c%3D&reserved=0 > >> >> > > >> >> > > >> >> > > >> >> > >> > > >> > > >> > -- > >> > Carlos Rovira > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935137807&sdata=%2BuLOHYaDDMLE3QMXA3HbhuCWqJQbLO52pgnCyrwvp3c%3D&reserved=0 > >> > > >> > > >> > >> -- > >> Carlos Rovira > >> > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935137807&sdata=%2BuLOHYaDDMLE3QMXA3HbhuCWqJQbLO52pgnCyrwvp3c%3D&reserved=0 > >> > >> > >> > > > > -- > > Carlos Rovira > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935137807&sdata=%2BuLOHYaDDMLE3QMXA3HbhuCWqJQbLO52pgnCyrwvp3c%3D&reserved=0 > > > > > > -- > Carlos Rovira > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8fdbd453284d400048d708d76eb2a93b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637099585935137807&sdata=%2BuLOHYaDDMLE3QMXA3HbhuCWqJQbLO52pgnCyrwvp3c%3D&reserved=0 > > > > > -- Carlos Rovira http://about.me/carlosrovira
