Bug 39857 - Ten minutes timeout while installing a Docker App
Ten minutes timeout while installing a Docker App
Status: RESOLVED DUPLICATE of bug 39954
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-10 14:35 CET by Stefan Gohmann
Modified: 2015-11-18 09:13 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2015-11-10 14:35:29 CET
From the appcenter.log:
----------------------------------------------------------------------------
 12482 actions.configure.container.be1a 15-11-10 08:13:59 [   DEBUG]: Calling docker exec be1a839ce0db07ae58949ff34e60693afdfdb9ec0831a24ae13f812622d77900 ucr set update/secure_apt=yes re
pository/app_center/server=appcenter-test.software-univention.de server/role=memberserver repository/online/server=https://updates-test.software-univention.de/ 'updater/identify=Docker Ap
p' ldap/master=master441.deadlock44.intranet nameserver/external=false locale/default=en_US.UTF-8:UTF-8 nameserver2=192.168.0.3 nameserver1=10.201.44.1 domainname=deadlock44.intranet ldap
/hostdn=cn=dudle-docker-1447161229309904,cn=memberserver,cn=computers,dc=deadlock44,dc=intranet 'locale=en_US.UTF-8:UTF-8 de_DE.UTF-8:UTF-8' nameserver/option/timeout=2 ldap/master/port=7
389 update/warning/releasenotes=no
 12482 actions.configure.container.be1a 15-11-10 08:14:07 [    INFO]: Generating locales (this might take a while)...
 12482 actions.configure.container.be1a 15-11-10 08:14:14 [    INFO]:   en_US.UTF-8... done
 12482 actions.configure.container.be1a 15-11-10 08:14:21 [    INFO]:   de_DE.UTF-8... done
 12482 actions.configure.container.be1a 15-11-10 08:14:21 [    INFO]: Generation complete.
 12482 actions.configure.container.be1a 15-11-10 08:24:54 [    INFO]: Setting update/secure_apt
 12482 actions.configure.container.be1a 15-11-10 08:24:54 [    INFO]: Create repository/app_center/server
 12482 actions.configure.container.be1a 15-11-10 08:24:54 [    INFO]: Setting server/role
----------------------------------------------------------------------------

I checked the processes in the container while the system got stuck:
----------------------------------------------------------------------------
root        28     0  0 13:13 ?        00:00:00 /usr/bin/python2.7 /usr/sbin/ucr set update/secure_apt=yes repository/app_center/server=appcenter-test.software-univention.de server/role=m
root       510    28  0 13:14 ?        00:00:00 /usr/bin/python2.7
----------------------------------------------------------------------------

My guess is the container tried to reach the repository server and ran in a timeout.
Comment 1 Stefan Gohmann univentionstaff 2015-11-18 09:13:59 CET

*** This bug has been marked as a duplicate of bug 39954 ***