Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 600444 Details for
Bug 843367
ISE when rhnpushing multiple packages
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Traceback email
traceback (text/plain), 17.77 KB, created by
Tomáš Kašpárek
on 2012-07-26 07:03:25 UTC
(
hide
)
Description:
Traceback email
Filename:
MIME Type:
Creator:
Tomáš Kašpárek
Created:
2012-07-26 07:03:25 UTC
Size:
17.77 KB
patch
obsolete
>X-RHN-Traceback-Severity: notification >Subject: RHN TRACEBACK from hp-xw6600-01.rhts.eng.bos.redhat.com >Status: RO >Content-Length: 18050 >Lines: 220 > >Exception reported from hp-xw6600-01.rhts.eng.bos.redhat.com >Time: Tue Jul 24 10:03:54 2012 >Exception type <class 'spacewalk.server.rhnSQL.sql_base.SQLError'> >Exception while handling function server.apacheUploadServer._wrapper >Request object information: >URI: /PACKAGE-PUSH >Remote Host: localhost >Server Name: localhost:443 >Headers passed in: > Accept-Encoding: identity > CONTENT_LENGTH: 1034329 > CONTENT_TYPE: application/x-rpm > DOCUMENT_ROOT: /var/www/html > GATEWAY_INTERFACE: CGI/1.1 > HTTPS: 1 > HTTP_ACCEPT_ENCODING: identity > HTTP_HOST: localhost > HTTP_USER_AGENT: rhnpush > HTTP_X_RHN_UPLOAD_AUTH_SESSION: 20xd27c108a53f5b125af045c8d047b3500 > HTTP_X_RHN_UPLOAD_FILE_CHECKSUM: da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40 > HTTP_X_RHN_UPLOAD_FILE_CHECKSUM_TYPE: sha256 > HTTP_X_RHN_UPLOAD_FORCE: 0 > HTTP_X_RHN_UPLOAD_PACKAGE_ARCH: noarch > HTTP_X_RHN_UPLOAD_PACKAGE_NAME: foomatic-db > HTTP_X_RHN_UPLOAD_PACKAGE_RELEASE: 31.20120103.fc17 > HTTP_X_RHN_UPLOAD_PACKAGE_VERSION: 4.0 > HTTP_X_RHN_UPLOAD_PACKAGING: rpm > Host: localhost > PATH_INFO: > QUERY_STRING: > REMOTE_ADDR: ::1 > REMOTE_PORT: 52505 > REQUEST_METHOD: POST > REQUEST_URI: /PACKAGE-PUSH > SCRIPT_FILENAME: /usr/share/rhn/wsgi/package_push.py > SCRIPT_NAME: /PACKAGE-PUSH > SCRIPT_URI: https://localhost/PACKAGE-PUSH > SCRIPT_URL: /PACKAGE-PUSH > SERVER_ADDR: ::1 > SERVER_ADMIN: root@localhost > SERVER_NAME: localhost > SERVER_PORT: 443 > SERVER_PROTOCOL: HTTP/1.1 > SERVER_SIGNATURE: <address>Apache Server at localhost Port 443</address> > > SERVER_SOFTWARE: Apache > User-Agent: rhnpush > X-RHN-Upload-Auth-Session: 20xd27c108a53f5b125af045c8d047b3500 > X-RHN-Upload-File-Checksum: da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40 > X-RHN-Upload-File-Checksum-Type: sha256 > X-RHN-Upload-Force: 0 > X-RHN-Upload-Package-Arch: noarch > X-RHN-Upload-Package-Name: foomatic-db > X-RHN-Upload-Package-Release: 31.20120103.fc17 > X-RHN-Upload-Package-Version: 4.0 > X-RHN-Upload-Packaging: rpm > mod_wsgi.application_group: hp-xw6600-01.rhts.eng.bos.redhat.com|/package-push > mod_wsgi.callable_object: application > mod_wsgi.handler_script: > mod_wsgi.input_chunked: 0 > mod_wsgi.listener_host: > mod_wsgi.listener_port: 443 > mod_wsgi.process_group: > mod_wsgi.request_handler: wsgi-script > mod_wsgi.script_reloading: 1 > mod_wsgi.version: (3, 2) > wsgi.errors: <mod_wsgi.Log object at 0x7f04beafcb70> > wsgi.file_wrapper: <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f04be49c648> > wsgi.input: <mod_wsgi.Input object at 0x7f04bedf1e70> > wsgi.multiprocess: True > wsgi.multithread: False > wsgi.run_once: False > wsgi.url_scheme: https > wsgi.version: (1, 1) > >Exception Handler Information >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/spacewalk/server/apacheUploadServer.py", line 100, in _wrapper > ret = function(req) > File "/usr/share/rhn/upload_server/handlers/package_push/package_push.py", line 126, in handler > relative_path=self.rel_package_path, org_id=self.org_id) > File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnPackageUpload.py", line 144, in push_package > importer.run() > File "/usr/lib/python2.6/site-packages/spacewalk/server/importlib/importLib.py", line 627, in run > self.fix() > File "/usr/lib/python2.6/site-packages/spacewalk/server/importlib/packageImport.py", line 301, in fix > self.backend.lookupSourceRPMs(self.sourceRPMs) > File "/usr/lib/python2.6/site-packages/spacewalk/server/importlib/backend.py", line 457, in lookupSourceRPMs > self.__processHash('rhnSourceRPM', 'name', hash) > File "/usr/lib/python2.6/site-packages/spacewalk/server/importlib/backend.py", line 1308, in __processHash > h.executemany(id=ids, value=values) > File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/sql_base.py", line 172, in executemany > return apply(self._execute_wrapper, (self._executemany, ) + p, kw) > File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_cx_Oracle.py", line 108, in _execute_wrapper > retval = apply(function, p, kw) > File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_cx_Oracle.py", line 208, in _executemany > self._real_cursor.executemany(None, arr) >SQLError: (1, 'ORA-00001: unique constraint (SPACEUSER.RHN_SRPM_NAME_UQ) violated\n', 'insert into rhnSourceRPM (id, name) values (:id, :value)') > >Local variables by frame >Frame _executemany in /usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_cx_Oracle.py at line 208 > arr = <type 'list'> [{'id': 557, 'value': 'foomatic-db-4.0-31.20120103.fc17.src.rpm'}] > args = <type 'tuple'> () > pdict = <type 'dict'> {'id': 557, 'value': 'foomatic-db-4.0-31.20120103.fc17.src.rpm'} > kwargs = <type 'dict'> {'id': [557], 'value': ['foomatic-db-4.0-31.20120103.fc17.src.rpm']} > rowcount = <type 'int'> 0 > array_size = <type 'int'> 1 > i = <type 'int'> 0 > k = <type 'str'> value > chunk_size = <type 'int'> 1 > item_count = <type 'int'> 1 > start = <type 'int'> 0 > v = <type 'list'> ['foomatic-db-4.0-31.20120103.fc17.src.rpm'] > max_array_size = <type 'int'> 25 > self = <type 'instance'> <__builtin__.OracleCursor on <cx_Oracle.Connection to spaceuser@//localhost:1521/XE>> > firstval = <type 'list'> [557] > >Frame _execute_wrapper in /usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_cx_Oracle.py at line 127 > function = <type 'instancemethod'> <bound method Cursor._executemany of <__builtin__.OracleCursor on <cx_Oracle.Connection to spaceuser@//localhost:1521/XE>>> > e = <class 'cx_Oracle.IntegrityError'> ORA-00001: unique constraint (SPACEUSER.RHN_SRPM_NAME_UQ) violated > > errno = <type 'int'> 1 > self = <type 'instance'> <__builtin__.OracleCursor on <cx_Oracle.Connection to spaceuser@//localhost:1521/XE>> > modified_params = <type 'list'> [] > ret = <type 'tuple'> (1, 'ORA-00001: unique constraint (SPACEUSER.RHN_SRPM_NAME_UQ) violated\n', 'insert into rhnSourceRPM (id, name) values (:id, :value)') > p = <type 'tuple'> () > params = <type 'str'> 'id': [557],'value': ['foomatic-db-4.0-31.20120103.fc17.src.rpm'] > value = <type 'list'> ['foomatic-db-4.0-31.20120103.fc17.src.rpm'] > key = <type 'str'> value > kw = <type 'dict'> {'id': [557], 'value': ['foomatic-db-4.0-31.20120103.fc17.src.rpm']} > errmsg = <type 'str'> ORA-00001: unique constraint (SPACEUSER.RHN_SRPM_NAME_UQ) violated > > >Frame executemany in /usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/sql_base.py at line 172 > p = <type 'tuple'> () > self = <type 'instance'> <__builtin__.OracleCursor on <cx_Oracle.Connection to spaceuser@//localhost:1521/XE>> > kw = <type 'dict'> {'id': [557], 'value': ['foomatic-db-4.0-31.20120103.fc17.src.rpm']} > >Frame __processHash in /usr/lib/python2.6/site-packages/spacewalk/server/importlib/backend.py at line 1313 > hash = <type 'dict'> {'foomatic-db-4.0-31.20120103.fc17.src.rpm': 557} > sequence = <type 'instance'> <spacewalk.server.rhnSQL.sql_sequence.Sequence instance at 0x7f04bf5edc68> > h = <type 'instance'> <__builtin__.OracleCursor on <cx_Oracle.Connection to spaceuser@//localhost:1521/XE>> > k = <type 'str'> foomatic-db-4.0-31.20120103.fc17.src.rpm > ids = <type 'list'> [557] > self = <type 'instance'> <spacewalk.server.importlib.backendOracle.OracleBackend instance at 0x7f04bf5ed1b8> > field = <type 'str'> name > values = <type 'list'> ['foomatic-db-4.0-31.20120103.fc17.src.rpm'] > sql = <type 'str'> insert into rhnSourceRPM (id, name) values (:id, :value) > table = <type 'str'> rhnSourceRPM > id = <type 'int'> 557 > row = <type 'NoneType'> None > >Frame lookupSourceRPMs in /usr/lib/python2.6/site-packages/spacewalk/server/importlib/backend.py at line 457 > self = <type 'instance'> <spacewalk.server.importlib.backendOracle.OracleBackend instance at 0x7f04bf5ed1b8> > hash = <type 'dict'> {'foomatic-db-4.0-31.20120103.fc17.src.rpm': 557} > >Frame fix in /usr/lib/python2.6/site-packages/spacewalk/server/importlib/packageImport.py at line 301 > self = <type 'instance'> <spacewalk.server.importlib.packageImport.PackageImport instance at 0x7f04bf5f1050> > >Frame run in /usr/lib/python2.6/site-packages/spacewalk/server/importlib/importLib.py at line 627 > self = <type 'instance'> <spacewalk.server.importlib.packageImport.PackageImport instance at 0x7f04bf5f1050> > >Frame push_package in /usr/lib/python2.6/site-packages/spacewalk/server/rhnPackageUpload.py at line 144 > force = <type 'int'> 0 > a_pkg = <type 'instance'> <spacewalk.common.rhn_rpm.RPM_Package instance at 0x7f04beb21758> > org_id = <type 'int'> 1 > batch = <class 'spacewalk.server.importlib.importLib.Collection'> <ERROR WHILE PRINTING VALUE: string representation too large> > relative_path = <type 'str'> redhat/1/da1/foomatic-db/4.0-31.20120103.fc17/noarch/da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40/foomatic-db-4.0-31.20120103.fc17.noarch.rpm > channels = <type 'list'> [] > importer = <type 'instance'> <spacewalk.server.importlib.packageImport.PackageImport instance at 0x7f04bf5f1050> > pkg = <type 'instance'> <ERROR WHILE PRINTING VALUE: string representation too large> > upload_force = <type 'int'> 0 > backend = <type 'instance'> <spacewalk.server.importlib.backendOracle.OracleBackend instance at 0x7f04bf5ed1b8> > >Frame handler in /usr/share/rhn/upload_server/handlers/package_push/package_push.py at line 126 > self = <type 'instance'> <upload_server.handlers.package_push.package_push.PackagePush instance at 0x7f04beb217e8> > req = <type 'instance'> <wsgi.wsgiRequest.WsgiRequest instance at 0x7f04be7c6fc8> > ret = <type 'int'> 0 > a_pkg = <type 'instance'> <spacewalk.common.rhn_rpm.RPM_Package instance at 0x7f04beb21758> > >Frame _wrapper in /usr/lib/python2.6/site-packages/spacewalk/server/apacheUploadServer.py at line 118 > function = <type 'instancemethod'> <bound method PackagePush.handler of <upload_server.handlers.package_push.package_push.PackagePush instance at 0x7f04beb217e8>> > self = <type 'instance'> <spacewalk.server.apacheUploadServer.UploadHandler instance at 0x7f04be0f7710> > req = <type 'instance'> <wsgi.wsgiRequest.WsgiRequest instance at 0x7f04be7c6fc8> > function_name = <type 'str'> handler > >Frame handler in /usr/lib/python2.6/site-packages/spacewalk/server/apacheUploadServer.py at line 72 > self = <type 'instance'> <spacewalk.server.apacheUploadServer.UploadHandler instance at 0x7f04be0f7710> > req = <type 'instance'> <wsgi.wsgiRequest.WsgiRequest instance at 0x7f04be7c6fc8> > >Frame handle in /usr/share/rhn/wsgi/wsgiHandler.py at line 45 > replacements = <type 'dict'> {'Xml': 'XML', 'Actualuri': 'ActualURI', 'Md5Sum': 'MD5sum', '_': '-', 'Rhn': 'RHN'} > component_type = <type 'str'> server.upload.package-push > start_response = <type 'builtin_function_or_method'> <built-in method start_response of mod_wsgi.Adapter object at 0x7f04be49c648> > k = <type 'str'> Rhn > req = <type 'instance'> <wsgi.wsgiRequest.WsgiRequest instance at 0x7f04be7c6fc8> > parseServ = <type 'instancemethod'> <bound method UploadHandler.headerParserHandler of <spacewalk.server.apacheUploadServer.UploadHandler instance at 0x7f04be0f7710>> > ret = <type 'int'> 0 > server = <type 'str'> package_push > environ = <type 'dict'> {'HTTP_X_RHN_UPLOAD_PACKAGE_RELEASE': '31.20120103.fc17', 'mod_wsgi.listener_port': '443', 'HTTP_X_RHN_UPLOAD_PACKAGING': 'rpm', 'X-RHN-Upload-File-Checksum': 'da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40', 'SERVER_SOFTWARE': 'Apache', 'mod_wsgi.process_group': '', 'SCRIPT_NAME': '/PACKAGE-PUSH', 'X-RHN-Upload-Packaging': 'rpm', 'X-RHN-Upload-Auth-Session': '20xd27c108a53f5b125af045c8d047b3500', 'mod_wsgi.handler_script': '', 'SERVER_SIGNATURE': '<address>Apache Server at localhost Port 443</address>\n', 'REQUEST_METHOD': 'POST', 'PATH_INFO': '', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'HTTP_X_RHN_UPLOAD_PACKAGE_NAME': 'foomatic-db', 'X-RHN-Upload-Package-Version': '4.0', 'CONTENT_LENGTH': '1034329', 'HTTP_X_RHN_UPLOAD_FILE_CHECKSUM': 'da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40', 'HTTP_USER_AGENT': 'rhnpush', 'SERVER_NAME': 'localhost', 'REMOTE_ADDR': '::1', 'HTTP_X_RHN_UPLOAD_PACKAGE_VERSION': '4.0', 'mod_wsgi.request_handler': 'wsgi-script', 'User-Agent': 'rhnpush', 'wsgi.url_scheme': 'https', 'Host': 'localhost', 'HTTP_X_RHN_UPLOAD_FILE_CHECKSUM_TYPE': 'sha256', 'mod_wsgi.callable_object': 'application', 'SERVER_PORT': '443', 'X-RHN-Upload-Package-Release': '31.20120103.fc17', 'HTTP_X_RHN_UPLOAD_PACKAGE_ARCH': 'noarch', 'wsgi.multiprocess': True, 'mod_wsgi.input_chunked': '0', 'SERVER_ADDR': '::1', 'DOCUMENT_ROOT': '/var/www/html', 'HTTP_X_RHN_UPLOAD_AUTH_SESSION': '20xd27c108a53f5b125af045c8d047b3500', 'Accept-Encoding': 'identity', 'X-RHN-Upload-File-Checksum-Type': 'sha256', 'SCRIPT_FILENAME': '/usr/share/rhn/wsgi/package_push.py', 'SERVER_ADMIN': 'root@localhost', 'SCRIPT_URI': 'https://localhost/PACKAGE-PUSH', 'wsgi.input': <mod_wsgi.Input object at 0x7f04bedf1e70>, 'HTTP_HOST': 'localhost', 'SCRIPT_URL': '/PACKAGE-PUSH', 'HTTPS': '1', 'wsgi.multithread': False, 'REQUEST_URI': '/PACKAGE-PUSH', 'wsgi.version': (1, 1), 'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'wsgi.errors': <mod_wsgi.Log object at 0x7f04beafcb70>, 'REMOTE_PORT': '52505', 'mod_wsgi.listener_host': '', 'mod_wsgi.version': (3, 2), 'HTTP_X_RHN_UPLOAD_FORCE': '0', 'CONTENT_TYPE': 'application/x-rpm', 'mod_wsgi.application_group': 'hp-xw6600-01.rhts.eng.bos.redhat.com|/package-push', 'mod_wsgi.script_reloading': '1', 'X-RHN-Upload-Package-Arch': 'noarch', 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f04be49c648>, 'X-RHN-Upload-Force': '0', 'HTTP_ACCEPT_ENCODING': 'identity', 'X-RHN-Upload-Package-Name': 'foomatic-db'} > key = <type 'str'> HTTP_ACCEPT_ENCODING > v = <type 'str'> RHN > servertype = <type 'str'> spacewalk.server.apacheUploadServer > new_key = <type 'str'> Accept-Encoding > appServ = <type 'instancemethod'> <bound method UploadHandler.handler of <spacewalk.server.apacheUploadServer.UploadHandler instance at 0x7f04be0f7710>> > >Frame application in /usr/share/rhn/wsgi/package_push.py at line 22 > start_response = <type 'builtin_function_or_method'> <built-in method start_response of mod_wsgi.Adapter object at 0x7f04be49c648> > environ = <type 'dict'> {'HTTP_X_RHN_UPLOAD_PACKAGE_RELEASE': '31.20120103.fc17', 'mod_wsgi.listener_port': '443', 'HTTP_X_RHN_UPLOAD_PACKAGING': 'rpm', 'X-RHN-Upload-File-Checksum': 'da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40', 'SERVER_SOFTWARE': 'Apache', 'mod_wsgi.process_group': '', 'SCRIPT_NAME': '/PACKAGE-PUSH', 'X-RHN-Upload-Packaging': 'rpm', 'X-RHN-Upload-Auth-Session': '20xd27c108a53f5b125af045c8d047b3500', 'mod_wsgi.handler_script': '', 'SERVER_SIGNATURE': '<address>Apache Server at localhost Port 443</address>\n', 'REQUEST_METHOD': 'POST', 'PATH_INFO': '', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'HTTP_X_RHN_UPLOAD_PACKAGE_NAME': 'foomatic-db', 'X-RHN-Upload-Package-Version': '4.0', 'CONTENT_LENGTH': '1034329', 'HTTP_X_RHN_UPLOAD_FILE_CHECKSUM': 'da1939e98f9d3b3b50559d84c085563240d233891b8ced2774b476cb5e527f40', 'HTTP_USER_AGENT': 'rhnpush', 'SERVER_NAME': 'localhost', 'REMOTE_ADDR': '::1', 'HTTP_X_RHN_UPLOAD_PACKAGE_VERSION': '4.0', 'mod_wsgi.request_handler': 'wsgi-script', 'User-Agent': 'rhnpush', 'wsgi.url_scheme': 'https', 'Host': 'localhost', 'HTTP_X_RHN_UPLOAD_FILE_CHECKSUM_TYPE': 'sha256', 'mod_wsgi.callable_object': 'application', 'SERVER_PORT': '443', 'X-RHN-Upload-Package-Release': '31.20120103.fc17', 'HTTP_X_RHN_UPLOAD_PACKAGE_ARCH': 'noarch', 'wsgi.multiprocess': True, 'mod_wsgi.input_chunked': '0', 'SERVER_ADDR': '::1', 'DOCUMENT_ROOT': '/var/www/html', 'HTTP_X_RHN_UPLOAD_AUTH_SESSION': '20xd27c108a53f5b125af045c8d047b3500', 'Accept-Encoding': 'identity', 'X-RHN-Upload-File-Checksum-Type': 'sha256', 'SCRIPT_FILENAME': '/usr/share/rhn/wsgi/package_push.py', 'SERVER_ADMIN': 'root@localhost', 'SCRIPT_URI': 'https://localhost/PACKAGE-PUSH', 'wsgi.input': <mod_wsgi.Input object at 0x7f04bedf1e70>, 'HTTP_HOST': 'localhost', 'SCRIPT_URL': '/PACKAGE-PUSH', 'HTTPS': '1', 'wsgi.multithread': False, 'REQUEST_URI': '/PACKAGE-PUSH', 'wsgi.version': (1, 1), 'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'wsgi.errors': <mod_wsgi.Log object at 0x7f04beafcb70>, 'REMOTE_PORT': '52505', 'mod_wsgi.listener_host': '', 'mod_wsgi.version': (3, 2), 'HTTP_X_RHN_UPLOAD_FORCE': '0', 'CONTENT_TYPE': 'application/x-rpm', 'mod_wsgi.application_group': 'hp-xw6600-01.rhts.eng.bos.redhat.com|/package-push', 'mod_wsgi.script_reloading': '1', 'X-RHN-Upload-Package-Arch': 'noarch', 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f04be49c648>, 'X-RHN-Upload-Force': '0', 'HTTP_ACCEPT_ENCODING': 'identity', 'X-RHN-Upload-Package-Name': 'foomatic-db'} > > >Environment for PID=13721 on exception: >LANG = C >NLS_LANG = english.AL32UTF8 >ORACLE_HOME = /usr/lib64/oracle/11.2/client/lib >PATH = /sbin:/usr/sbin:/bin:/usr/bin >PWD = / >SHLVL = 2 >TERM = dumb >_ = /usr/sbin/httpd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 843367
: 600444