You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
inf trinitronx/python-simplehttpserver sleep 600 10 seconds ago Up 10 seconds {u'Type': u'tcp', u'PrivatePort': 8080} thirsty_panini
Container ID: 6386580e88641f7e341de1aa4d4c1b3513e51f35fb967a3f2db36584a2eecd21
6386580e88641f7e341de1aa4d4c1b3513e51f35fb967a3f2db36584a2eecd21
Cleaning environment
Batch Exception: ACCOUNTING NOTIFICATION ERROR super(type, obj): obj must be an instance or subtype of type. None
After job execution, just after cleaning environment, accounting reporting fails:
[lalves@ge-ui ~]$ cat scripts/trinity
#!/bin/bash
echo $BDOCKER_ID
echo "### bdocker run container"
echo ""
BDOCKER_ID=
bdocker run -d trinitronx/python-simplehttpserver 'sleep 600'sleep 10
bdocker ps
echo "Container ID: "$BDOCKER_ID
[lalves@ge-ui ~]$ tail -f trinity.o439
Configuring bdocker
/home/sys/lalves/.token_439
bdocker run container
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
inf trinitronx/python-simplehttpserver sleep 600 10 seconds ago Up 10 seconds {u'Type': u'tcp', u'PrivatePort': 8080} thirsty_panini
Container ID: 6386580e88641f7e341de1aa4d4c1b3513e51f35fb967a3f2db36584a2eecd21
6386580e88641f7e341de1aa4d4c1b3513e51f35fb967a3f2db36584a2eecd21
Cleaning environment
Batch Exception: ACCOUNTING NOTIFICATION ERROR super(type, obj): obj must be an instance or subtype of type. None
Nothing is written in the accounting server file.