Message boards : Theory Application : New version v302.10 for docker
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
ProfileLaurence
Project administrator
Project developer

Send message
Joined: 20 Jun 14
Posts: 431
Credit: 255,159
RAC: 36
Message 53014 - Posted: 12 Feb 2026, 8:53:45 UTC

This version provides docker wrapper v18.
ID: 53014 · Report as offensive     Reply Quote
maeax

Send message
Joined: 2 May 07
Posts: 2294
Credit: 179,340,048
RAC: 30,772
Message 53015 - Posted: 12 Feb 2026, 14:54:12 UTC

https://lhcathome.cern.ch/lhcathome/result.php?resultid=432618087
First Theory doing docker.
Thank you for updating docker :-)
ID: 53015 · Report as offensive     Reply Quote
maeax

Send message
Joined: 2 May 07
Posts: 2294
Credit: 179,340,048
RAC: 30,772
Message 53028 - Posted: 13 Feb 2026, 17:32:11 UTC
Last modified: 13 Feb 2026, 17:47:32 UTC

Proxy is set in default.local, but not used from Task.
Proxy in CentOS9 VM.
init_data.xml select info from proxy:
CVMFS_HTTP_PROXY="http://<10.116.178.201>:<3128>;DIRECT"

tested with and without pattern.
ID: 53028 · Report as offensive     Reply Quote
Toby Broom
Volunteer moderator

Send message
Joined: 27 Sep 08
Posts: 933
Credit: 781,444,241
RAC: 83,927
Message 53029 - Posted: 13 Feb 2026, 17:58:41 UTC - in response to Message 53028.  

Mine seem OK

Got a proxy from the local environment
Will use it for CVMFS and Frontier
Using CVMFS on the host.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1cern-cvmfs.openhtc.io http://192.168.1.179:3128
Environment HTTP proxy: http://192.168.1.179:3128

I have without pattern per https://cvmfs.readthedocs.io/en/stable/cpt-configure.html#proxy-lists
ID: 53029 · Report as offensive     Reply Quote
maeax

Send message
Joined: 2 May 07
Posts: 2294
Credit: 179,340,048
RAC: 30,772
Message 53033 - Posted: 15 Feb 2026, 4:02:58 UTC

curl -I http://example.com
answer is ok.

ChatGPT: podman squid error

ftm: cleaning it in my squid and hoping squid running correct after this.
ID: 53033 · Report as offensive     Reply Quote
Saturn911

Send message
Joined: 3 Nov 12
Posts: 97
Credit: 192,085,748
RAC: 65,556
Message 53034 - Posted: 15 Feb 2026, 7:36:44 UTC - in response to Message 53028.  

Don't forget to set proxy in "containers.conf"

Linux podman:
etc/containers/containers.conf

[containers]

env = [
"http_proxy=http://proxy1:3128",
"https_proxy=http://proxy1:3128",
"no_proxy=localhost,127.0.0.0/8,192.168.0.0/16"
]
ID: 53034 · Report as offensive     Reply Quote
Saturn911

Send message
Joined: 3 Nov 12
Posts: 97
Credit: 192,085,748
RAC: 65,556
Message 53035 - Posted: 15 Feb 2026, 8:14:27 UTC

Impossible to set containers on hold??

Boinc manager says "Task suspended by user"
But I see in runRivet.log that crunching goes on in background.
ID: 53035 · Report as offensive     Reply Quote
Crystal Pellet
Volunteer moderator
Volunteer tester

Send message
Joined: 14 Jan 10
Posts: 1552
Credit: 10,068,621
RAC: 572
Message 53036 - Posted: 15 Feb 2026, 8:28:34 UTC - in response to Message 53035.  
Last modified: 15 Feb 2026, 8:45:07 UTC

Boinc manager says "Task suspended by user"
But I see in runRivet.log that crunching goes on in background.
I suppose that it's not in runRivet.log where you see activity, but in stderr.txt.
Only the logging (and checking) of the status of the containers goes on. The container itself is in a paused state, so no real event processing.
I admit that these logging seems much more cpu-intensive than the developers expected.
They decided to to this every 10 seconds probably for interconnection reasons with BOINC.
ID: 53036 · Report as offensive     Reply Quote
maeax

Send message
Joined: 2 May 07
Posts: 2294
Credit: 179,340,048
RAC: 30,772
Message 53037 - Posted: 15 Feb 2026, 8:53:48 UTC

WOW,
CentOS9 in VM with running squid,
updated System with nearly 400 program updates.

Now Squid showing more infos in this VM.
Seem not the final step, but Docker Tasks running.....
ID: 53037 · Report as offensive     Reply Quote
Saturn911

Send message
Joined: 3 Nov 12
Posts: 97
Credit: 192,085,748
RAC: 65,556
Message 53038 - Posted: 15 Feb 2026, 9:58:16 UTC - in response to Message 53036.  

In reply to Crystal Pellet's message of 15 Feb 2026:
I suppose that it's not in runRivet.log where you see activity, but in stderr.txt.

Checked again.
State now is "Waiting to run" because of some Atlas WUs.
But runRivet.log is updating again and again.

From your answer I conclude that it should work. So I need to find the cause.
ID: 53038 · Report as offensive     Reply Quote
Crystal Pellet
Volunteer moderator
Volunteer tester

Send message
Joined: 14 Jan 10
Posts: 1552
Credit: 10,068,621
RAC: 572
Message 53039 - Posted: 15 Feb 2026, 10:49:15 UTC - in response to Message 53038.  

In reply to Saturn911's message of 15 Feb 2026:
State now is "Waiting to run" because of some Atlas WUs.
But runRivet.log is updating again and again.

From your answer I conclude that it should work. So I need to find the cause.
The difference between your host and mine: Your host runs Linux OS and mine Windows OS.
ID: 53039 · Report as offensive     Reply Quote
baracutio

Send message
Joined: 17 Aug 05
Posts: 12
Credit: 186,268
RAC: 8
Message 53053 - Posted: 21 Feb 2026, 11:37:05 UTC

Theory tasks are still failing on my machine. See https://lhcathome.cern.ch/lhcathome/result.php?resultid=432951915 for example.

BOINC tells me:
Sat 21 Feb 2026 12:23:32 PM CET | LHC@home | [error] Can't rename output file slots/4/shared/output.tgz to projects/lhcathome.cern.ch_lhcathome/Theory_2922-4763846-676_0_r998052033_result: rename() failed

It looks like the task is trying to copy/move the result file from the slots directory into the projects directory. Is it a necessary step?
ID: 53053 · Report as offensive     Reply Quote
Crystal Pellet
Volunteer moderator
Volunteer tester

Send message
Joined: 14 Jan 10
Posts: 1552
Credit: 10,068,621
RAC: 572
Message 53054 - Posted: 21 Feb 2026, 12:21:10 UTC - in response to Message 53053.  

In reply to baracutio's message of 21 Feb 2026:
It looks like the task is trying to copy/move the result file from the slots directory into the projects directory. Is it a necessary step?
Yes this is the normal step. Results are sent back to the server from the project directory.
It seems to me a permissions issue on your Linux system.
ID: 53054 · Report as offensive     Reply Quote
baracutio

Send message
Joined: 17 Aug 05
Posts: 12
Credit: 186,268
RAC: 8
Message 53056 - Posted: 21 Feb 2026, 18:22:41 UTC - in response to Message 53054.  

It seems to me a permissions issue on your Linux system.

ATLAS tasks (native) are running fine, other BOINC projects as well. Hard to imagine that this is a simple permission issue. Any ideas how to investigate into this problem?
ID: 53056 · Report as offensive     Reply Quote
Crystal Pellet
Volunteer moderator
Volunteer tester

Send message
Joined: 14 Jan 10
Posts: 1552
Credit: 10,068,621
RAC: 572
Message 53057 - Posted: 21 Feb 2026, 20:48:35 UTC - in response to Message 53056.  

In reply to baracutio's message of 21 Feb 2026:
It seems to me a permissions issue on your Linux system.
ATLAS tasks (native) are running fine, other BOINC projects as well. Hard to imagine that this is a simple permission issue. Any ideas how to investigate into this problem?
As you said, Atlas is running the native version, but Theory is now using docker containers.
Maybe you could use podman instead of docker.
ID: 53057 · Report as offensive     Reply Quote
Henry Loenwind

Send message
Joined: 23 Jan 26
Posts: 3
Credit: 159,406
RAC: 349
Message 53058 - Posted: 22 Feb 2026, 2:58:29 UTC

Does this mean there won't be any virtualbox tasks anymore, and I can delete the project from my config?
ID: 53058 · Report as offensive     Reply Quote
Crystal Pellet
Volunteer moderator
Volunteer tester

Send message
Joined: 14 Jan 10
Posts: 1552
Credit: 10,068,621
RAC: 572
Message 53059 - Posted: 22 Feb 2026, 6:50:02 UTC - in response to Message 53058.  

In reply to Henry Loenwind's message of 22 Feb 2026:
Does this mean there won't be any virtualbox tasks anymore, and I can delete the project from my config?
ATLAS and CMS will provide VBox-tasks as it was.
Theory will send you VBox-tasks, if you have WSL disabled in Windows.
ID: 53059 · Report as offensive     Reply Quote
Henry Loenwind

Send message
Joined: 23 Jan 26
Posts: 3
Credit: 159,406
RAC: 349
Message 53060 - Posted: 22 Feb 2026, 8:32:06 UTC - in response to Message 53059.  

In reply to Crystal Pellet's message of 22 Feb 2026:
In reply to Henry Loenwind's message of 22 Feb 2026:
Does this mean there won't be any virtualbox tasks anymore, and I can delete the project from my config?
ATLAS and CMS will provide VBox-tasks as it was.
Theory will send you VBox-tasks, if you have WSL disabled in Windows.


Ok. I was just asking because I hadn't gotten any tasks since 19 Feb 2026, 6:58:45 UTC. It started again today at 22 Feb 2026, 7:14:53 UTC, a good while after I posted that question.

The only thing I could find in the logs was

2026-02-21 02:14:17 | LHC@home | Sending scheduler request: Requested by project.
2026-02-21 02:14:19 | LHC@home | No tasks are available for Theory Simulation
2026-02-21 02:14:19 | | Some BOINC projects require Docker.
2026-02-21 02:14:19 | LHC@home | Scheduler request completed
ID: 53060 · Report as offensive     Reply Quote
Toby Broom
Volunteer moderator

Send message
Joined: 27 Sep 08
Posts: 933
Credit: 781,444,241
RAC: 83,927
Message 53068 - Posted: 23 Feb 2026, 8:11:51 UTC

I started to see issues with my proxy too, i did not change anything?

Environment proxy 'http://192.168.1.179:3128' set but can't be connected
Could not find a local HTTP proxy

this is local host jsut to rule ourt any network issues.
ID: 53068 · Report as offensive     Reply Quote
maeax

Send message
Joined: 2 May 07
Posts: 2294
Credit: 179,340,048
RAC: 30,772
Message 53069 - Posted: 23 Feb 2026, 10:39:05 UTC - in response to Message 53068.  
Last modified: 23 Feb 2026, 10:39:36 UTC

Yes Toby,
there seem a problem with podman in combination with Squid.
Have checked with ChatGPT, but found no answer.
ID: 53069 · Report as offensive     Reply Quote
1 · 2 · Next

Message boards : Theory Application : New version v302.10 for docker


©2026 CERN