aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/agent.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-16Randomize URL query order within each priorityinterruptBoris Kolpackov1-5/+12
2023-05-16Implement machine interruption for priority level fourBoris Kolpackov1-35/+80
2023-05-15Add CPU boosting for higher 4th priority levelsBoris Kolpackov1-3/+13
2023-05-15Change warning to info when timed our acquiring global toolchain lockBoris Kolpackov1-1/+5
2023-05-15Implement priority lower bound calculation and machine interruptionBoris Kolpackov1-59/+240
2023-05-15Redo priority monitor mode detection to obtain priority rangeBoris Kolpackov1-18/+33
2023-05-14Handle SIGUSR1 interrupt during perform_task()Boris Kolpackov1-32/+101
2023-05-14Setup machine interrupt handling infrastructureBoris Kolpackov1-35/+70
2023-05-14Treat suspended machines same as being bootstrapped for interrupt purposesBoris Kolpackov1-36/+85
2023-05-12Respect --instance-max limit when bootstrapping machinesBoris Kolpackov1-85/+143
2023-05-12Add infrastructure for controller URL prioritiesBoris Kolpackov1-79/+156
2023-05-11Add --instance-max agent optionBoris Kolpackov1-32/+88
2023-05-11Use fake lock for fake machine lockingBoris Kolpackov1-20/+26
2023-05-11Return locked machines from enumerate_machines()Boris Kolpackov1-18/+60
2023-05-11Do not assume bootstrapped machines and task request machines are parallelBoris Kolpackov1-21/+28
2023-05-11Save holding process information (pid, priority) to machine lockBoris Kolpackov1-18/+145
2023-05-10Add global toolchain locking to agentBoris Kolpackov1-250/+406
2023-04-24Add support for bbot.bindist.upload and bbot.upload steps in workerKaren Arutyunov1-7/+105
2022-12-08Adapt to dir_iterator API changeKaren Arutyunov1-3/+2
2022-02-14Fix result manifest request failures due to exceeding request size limitKaren Arutyunov1-2/+19
2021-11-19Use pkeyutl command instead of rsautl starting openssl version 3.0.0Karen Arutyunov1-1/+25
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov1-2/+21
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-4/+4
2021-09-27Finalize licenseBoris Kolpackov1-2/+2
2021-09-09Compress result manifest uploaded by workerBoris Kolpackov1-2/+2
2021-04-09Print interactive mode of agent when it runs as systemd daemonKaren Arutyunov1-0/+1
2021-03-27Abort instead of suspending timed-out interactive buildsBoris Kolpackov1-11/+19
2021-03-26Add support for interactive buildsKaren Arutyunov1-5/+75
2020-04-09Use butl::readsymlink() instead of POSIX readlink() in agentKaren Arutyunov1-19/+13
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov1-5/+7
2020-02-12Use copyright extracted from LICENSE file for printing utility versionKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-07-01Make unexpected build machine exit warning instead of errorBoris Kolpackov1-1/+1
2019-06-28Add note on JOURNAL_STREAM added in systemd 231Boris Kolpackov1-0/+3
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...Karen Arutyunov1-1/+2
2019-03-11Release other machine locks before bootstrappingBoris Kolpackov1-0/+6
2019-02-08Increase build startup timeout to 2 minutesBoris Kolpackov1-4/+4
2019-02-07Fix race in machine checkBoris Kolpackov1-7/+15
2019-02-04Use QMP (QEMU Machine Protocol) events as machine log fileBoris Kolpackov1-6/+23
2019-02-01Periodically check whether machine is still runningBoris Kolpackov1-5/+82
2019-01-31Increase build mis-boot timeout from 60 to 90 secondsBoris Kolpackov1-2/+2
2019-01-28Add ability to specify alternative bridge interface to bbot-agentBoris Kolpackov1-9/+8
2019-01-21Add support for running multiple instances of agent for same toolchainBoris Kolpackov1-84/+243
2019-01-16Update copyright yearKaren Arutyunov1-2/+2
2018-11-15Add note on controller priorityBoris Kolpackov1-1/+6
2018-10-11Fix agent loosing controller URLsKaren Arutyunov1-2/+2
2018-10-11Verify that task repository location is remoteKaren Arutyunov1-5/+14
2018-09-19Fix agent to always skip invalid task responseKaren Arutyunov1-5/+9
2018-07-10Make use of ifdstream hashingKaren Arutyunov1-3/+1
2018-05-19Update copyright yearKaren Arutyunov1-2/+2