[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [condor-users] IDLE: Idle time is not in expected format



Thanks for advice, installing 6.6.2 definitely helped getting rid of this
IDLE problem.
Still another "small" problem persists - 
Job does not get executed on OSX 10.3.

Apparently there is still some authentication problem.
First time we have installed Condor on Mac adding user condor, but then job
execution
failed because condor did not have write permissions to the user's tmp
folder. So we have
deleted user condor, set environment variable CONDOR_IDS=0.0 and installed
Condor
without creating user "condor". Now there is another problem -
Here is an extract from the StartLog -
...
3/19 17:27:08 Remote job ID is 150.0
3/19 17:27:08 Got universe "VANILLA" (5) from request classad
3/19 17:27:08 State change: claim-activation protocol successful
3/19 17:27:08 Changing activity: Idle -> Busy
3/19 17:30:48 Starter pid 425 exited with status 4
3/19 17:30:48 ERROR: Attempt to initialize user_priv with root privileges
rejected
3/19 17:30:48 set_user_egid() called when UserIds not inited!
3/19 17:30:48 set_user_euid() called when UserIds not inited!
3/19 17:30:48 State change: starter exited

and corresponding StarterLog -

3/19 17:30:02 passwd_cache::cache_uid(): getpwnam("condor") failed: user not
found
3/19 17:30:02 passwd_cache::cache_uid(): getpwnam("condor") failed: user not
found
3/19 17:30:02 ******************************************************
3/19 17:30:02 ** condor_starter (CONDOR_STARTER) STARTING UP
3/19 17:30:02 ** $CondorVersion: 6.6.2 Mar 12 2004 $
3/19 17:30:02 ** $CondorPlatform: PPC-DARWIN-6_8 $
3/19 17:30:02 ** PID = 425
3/19 17:30:02 ******************************************************
3/19 17:30:02 Using config file: /usr/condor/etc/condor_config
3/19 17:30:02 Using local config files: /usr/condor/home/condor_config.local
3/19 17:30:02 DaemonCore: Command Socket at <...:9620>
3/19 17:30:02 Setting resource limits not implemented!
3/19 17:30:02 Starter communicating with condor_shadow <...:9620>
3/19 17:30:02 Submitting machine is "....aston.ac.uk"
3/19 17:30:47 File transfer completed successfully.
3/19 17:30:48 Starting a VANILLA universe job with ID: 150.0
3/19 17:30:48 IWD: /usr/condor/home/execute/dir_425
3/19 17:30:48 Output file: /usr/condor/home/execute/dir_425/name.150.0.out
3/19 17:30:48 Error file: /usr/condor/home/execute/dir_425/name.150.0.err
3/19 17:30:48 About to exec /usr/condor/home/execute/dir_425/condor_exec.exe
3/19 17:30:48 Create_Process: child failed with errno 8 (Exec format error)
before exec()
3/19 17:30:48 ERROR
"Create_Process(/usr/condor/home/execute/dir_425/condor_exec.exe,condor_exec
.exe, ...) failed" at line 493 in file os_proc.C
3/19 17:30:48 ShutdownFast all jobs.
...
I am actually submitting very simple script to execute -
#
echo
echo +++++++++++++++++++++++++++++++++++++++++
echo this machine is `hostname` 
echo +++++++++++++++++++++++++++++++++++++++++
echo 

So what is a proper behavior for the user "condor" - 
"to be, or not to be?... That is the question..."

cheers,
Andrey
 

> -----Original Message-----
> From: owner-condor-users@xxxxxxxxxxx 
> [mailto:owner-condor-users@xxxxxxxxxxx] On Behalf Of Erik Paulson
> Sent: Friday, March 19, 2004 1:20 AM
> To: condor-users@xxxxxxxxxxx
> Subject: Re: [condor-users] IDLE: Idle time is not in expected format
> 
> On Fri, Mar 19, 2004 at 01:13:28AM -0000, Andrey Kaliazin wrote:
> > Hi
> > 
> > We are trying to make Condor 6.6.1 run on a Mac OSX 10.3 machine.
> > But in a StartLog there is a line about IDLE time format 
> > after which condor seems to hang forever in a cycle -
> 
> Upgrade to 6.6.2 -
> 
> which is now available on the website :)
> 
> (A formal announcement is coming soon)
> 
> -Erik
> Condor Support Information:
> http://www.cs.wisc.edu/condor/condor-support/
> To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
> unsubscribe condor-users <your_email_address>
> 
> 

Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>