Hello,
There were increasing Android build times during last month again
(going over 3.5hrs). Yesterday, I re-created the seed, but that didn't
improve times match. I did more stats on builds and it turns out that
we spend almost 1.5hrs in copying ever-growing overlay collection to
the slaves via sluggish CopyToSlave Jenkins plugin.
That's issues known for at least half-year, and was in queue for being
reworked. I didn't work on android-build closely for few months, but
now that I'm back on maintenance, I'd like to start with fixing this
long-overdue issue.
The idea was to pull all the needed overlay, straight to a slave. The
complication here was handling of license protected files.
ci.linaro.org had the same issue, and used a script to handle
automatic downloads for some time. However, as of now, it was switched
to other process and the script git bitrotted with recent
linaro-license-protection codebase changes. I took a look at revamping
it, but then though that it may be a good idea to use simpler and
more explicit process, following closely click-thru usage. So, if you
want to use a license-protected binaries in a build, you'd need to
specify:
ACCEPT_LICENSE=<license_id>
Where <license_id> is id under which license is registered in
linaro-license-protection. One good way to figure it out is to read the
license page at all (well, as HTML source, the id is included in some
links). Wording of variable name (as well as of commands in underlying
implementation) is also explicit to point that its usage construes
license acceptance.
I prototypes these changes using
https://android-build.linaro.org/builds/~pfalcon/panda-jb-gcc47-tilt-tracki…
which is down to 2h10m build time. I'm ready to migrate all builds
tomorrow, while we're early in cycle start.
Please let me know if there're any issues with approach or proposed
migration timeframe, otherwise let's make android-build rock again.
Thanks,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Hello,
After couple of iterations, android-build.linaro.org was updated to
authenticate against Linaro Login system. Please use your
login.linaro.org username (with @linaro.org suffix) and password to
login from now on. Personal jobs were also renamed to have
firstname.lastname prefix instead of Launchpad username. If you cannot
see your jobs, please contact me to check their state.
Below is interim progress report for completeness.
Thanks,
Paul
Begin forwarded message:
Date: Wed, 26 Jun 2013 22:43:07 +0300
From: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
To: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
Cc: linaro-android <linaro-android(a)lists.linaro.org>, Infrastructure
<infrastructure(a)linaro.org>, Linaro Validation
<linaro-validation(a)lists.linaro.org>, Philip Colmer
<philip.colmer(a)linaro.org> Subject: Re: [ANN] android-build.linaro.org
upgrade to Linaro Login Service
Hello,
On Wed, 26 Jun 2013 15:46:50 +0300
Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org> wrote:
> Hello,
>
> With Android releases out, I'd like to proceed with switchover of
> Android Build frontend authenticaton to Linaro Login. Estimated
> downtime is 2hrs. To minimize impact, I'm scheduling this for later
> evening UTC (around 8pm UTC). Let me know if you need access to a-b
> at that time (otherwise, upgrade is OKed by Vishal).
Upgrade went well, except that now it's not possible to create personal
builds. That's because login username is used to form created job
name, and with Linaro Login, username is first.last(a)linaro.org - that's
not valid as part of job name, and besides that, it's too long. Even if
I adhocly remapped it to first-last, it's still too long, and still
would required boring renaming of existing jobs.
Atlassian Crowd supports login aliases, Philip mentioned that it's
possible to create one, but I skipped doing that just for me, hoping
that it would be offered for all folks as part of git migration or
something, but that didn't happen. Well, I guess it's time to raise
that request now - going submit ITS ticket for this.
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
The maintenance on this server has been completed.
gerrit has been upgraded so it looks a little bit different now.
Also, the sign in process now only works with Linaro Login so clicking on
the "sign in" link no longer requires you to paste an OpenID URL. If you
are not authenticated with Crowd when you click on the "sign in" link, you
will be redirected to Crowd where you need to enter your *email address*
and your Linaro Login password.
If you have any problems with authentication, please email its(a)linaro.org.
Regards
Philip
This is to announce a small maintenance window for
review.android.git.linaro.org where we will remove support for
authentication via Launchpad, and only allow authentication via Linaro
Login. As a result, you will not be required to enter the long OpenID URL
that you have had to use since we migrated the server.
The work will take place during Saturday morning and another email will be
sent when the work has been completed.
Regards
Philip
Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC.
But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards,
Fugal
Audio out is working through headphones. Where as it is not supported over
HDMI.
There must be some problem with speaker out socket. Please your board with
some other binary just to confirm.
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
BR,
>
> ---------- Forwarded message ----------
> From: Corey Carpenter <fruitwerks(a)gmail.com>
> Date: 27 June 2013 08:15
> Subject: Pandaboard ES Audio Support
> To: linaro-android(a)lists.linaro.org
>
>
> Hello All,
>
> I am currently working with
> https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
>
> On Pandaboard ES / 16gb card, 64gb USB Flash
>
> I have tried many builds before, the last one that worked for me was 12.12
> - this is the first 13.x release I could get to boot. But this is beside
> the pint.
>
> I see that Audio is claimed to be working, but I can't get a peep out of
> my board. I have yet to purchase an LVDS screen due to the no-audio blues,
> meanwhile I am running to a 720p Samsung TV via primary HDMI. So my
> question is, should I be able to get audio out of the headphone jack with
> my current configuration?
>
> Logs show something like this:
>
> AudioPolicyManager - getOutput() could not find output for stream 1,
> samplingRate 44100, format 1, channels 1, flags 4
>
> To me this shows the absence of an audio device? I see the Audio row in
> the spreadsheet is green, and the HWAUDIO references a bug the explains
> audio over HDMI is not working. I hope I am not missing anything...
>
> From what I gather Audio is working.
> Audio over HDMI is not working.
> But can I get audio out of the jack while using HDMI, if so how?
>
> I have had this board for almost a year and would love to get this thing
> in my car and stop using my phone as an MP3 player :)
>
> Thanks!
>
> --
>
> _______________________________________________________________________________
> Any use, dissemination, distribution, posting on Internet bulletin boards,
> disclosure or copying of this e-mail or any information contained herein by
> or to anyone other than the intended recipient(s) is strictly prohibited.
> Use of this content for any other purpose is a violation of International
> Copyright Laws.
>
> _______________________________________________
> linaro-android mailing list
> linaro-android(a)lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-android
>
>
>
--
Thanks and Regards,
HariGopal G
Android Engineer
Hello All,
I am currently working with
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
On Pandaboard ES / 16gb card, 64gb USB Flash
I have tried many builds before, the last one that worked for me was 12.12
- this is the first 13.x release I could get to boot. But this is beside
the pint.
I see that Audio is claimed to be working, but I can't get a peep out of my
board. I have yet to purchase an LVDS screen due to the no-audio blues,
meanwhile I am running to a 720p Samsung TV via primary HDMI. So my
question is, should I be able to get audio out of the headphone jack with
my current configuration?
Logs show something like this:
AudioPolicyManager - getOutput() could not find output for stream 1,
samplingRate 44100, format 1, channels 1, flags 4
To me this shows the absence of an audio device? I see the Audio row in the
spreadsheet is green, and the HWAUDIO references a bug the explains audio
over HDMI is not working. I hope I am not missing anything...
>From what I gather Audio is working.
Audio over HDMI is not working.
But can I get audio out of the jack while using HDMI, if so how?
I have had this board for almost a year and would love to get this thing in
my car and stop using my phone as an MP3 player :)
Thanks!
--
_______________________________________________________________________________
Any use, dissemination, distribution, posting on Internet bulletin boards,
disclosure or copying of this e-mail or any information contained herein by
or to anyone other than the intended recipient(s) is strictly prohibited.
Use of this content for any other purpose is a violation of International
Copyright Laws.