Apr 30 16:49:42 bumblebee celery: resource_manager@bumblebee.rydalmere.corpnet ready. Apr 30 16:49:43 bumblebee celery: celery beat v3.1.11 (Cipater) is starting. Apr 30 16:49:43 bumblebee celery: __ - ... __ - _ Apr 30 16:49:43 bumblebee celery: Configuration -> Apr 30 16:49:43 bumblebee celery: . broker -> amqp://guest@localhost:5672// Apr 30 16:49:43 bumblebee celery: . loader -> celery.loaders.default.Loader Apr 30 16:49:43 bumblebee celery: . scheduler -> pulp.server.async.scheduler.Scheduler Apr 30 16:49:43 bumblebee celery: . logfile -> [stderr]@%INFO Apr 30 16:49:43 bumblebee celery: . maxinterval -> now (0s) Apr 30 16:49:43 bumblebee celery: worker: Warm shutdown (MainProcess) Apr 30 16:49:43 bumblebee celery: worker: Warm shutdown (MainProcess) Apr 30 16:49:43 bumblebee celery: worker: Warm shutdown (MainProcess) Apr 30 16:49:43 bumblebee celery: worker: Warm shutdown (MainProcess) Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Task pulp.server.async.tasks._queue_release_resource[2a1d2953-d03f-46c4-8914-8b784918da7a] raised unexpected: WorkerLostError('Worker exited prematurely: signal 15 (SIGTERM).',) Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Traceback (most recent call last): Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1169, in mark_as_worker_lost Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: human_status(exitcode)), Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: WorkerLostError: Worker exited prematurely: signal 15 (SIGTERM). Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Task pulp.server.tasks.repository.sync_with_auto_publish[cbed1daf-1efe-4b23-b9d0-d3ef2cd9e3c0] raised unexpected: WorkerLostError('Worker exited prematurely: signal 15 (SIGTERM).',) Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Task pulp.server.tasks.repository.sync_with_auto_publish[01855bc2-7e53-4de9-ae70-5eadbf316f87] raised unexpected: WorkerLostError('Worker exited prematurely: signal 15 (SIGTERM).',) Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Traceback (most recent call last): Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Traceback (most recent call last): Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1169, in mark_as_worker_lost Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1169, in mark_as_worker_lost Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: human_status(exitcode)), Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: human_status(exitcode)), Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: WorkerLostError: Worker exited prematurely: signal 15 (SIGTERM). Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: WorkerLostError: Worker exited prematurely: signal 15 (SIGTERM). Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Task pulp.server.tasks.repository.sync_with_auto_publish[ca38e665-01d1-42b6-88d1-bb64980354b1] raised unexpected: WorkerLostError('Worker exited prematurely: signal 15 (SIGTERM).',) Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: Traceback (most recent call last): Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1169, in mark_as_worker_lost Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: human_status(exitcode)), Apr 30 16:49:43 bumblebee pulp: celery.worker.job:ERROR: WorkerLostError: Worker exited prematurely: signal 15 (SIGTERM). Apr 30 16:49:43 bumblebee celery: reserved_resource_worker-2@bumblebee.rydalmere.corpnet ready. Apr 30 16:49:43 bumblebee celery: reserved_resource_worker-0@bumblebee.rydalmere.corpnet ready. Apr 30 16:49:43 bumblebee celery: reserved_resource_worker-1@bumblebee.rydalmere.corpnet ready. Apr 30 16:49:43 bumblebee celery: reserved_resource_worker-3@bumblebee.rydalmere.corpnet ready. Apr 30 16:49:45 bumblebee pulp: celery.beat:INFO: beat: Starting... Apr 30 16:49:45 bumblebee pulp: pulp.server.db.connection:INFO: Database connection established with: seeds = localhost:27017, name = pulp_database Apr 30 16:49:45 bumblebee pulp: pulp.server.async.scheduler:INFO: Worker Timeout Monitor Started Apr 30 16:49:45 bumblebee pulp: pulp.server.async.scheduler:INFO: Event Monitor Starting Apr 30 16:49:45 bumblebee pulp: kombu.mixins:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/apps/worker.py:161: CDeprecationWarning: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Starting from version 3.2 Celery will refuse to accept pickle by default. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: The pickle serializer is a security concern as it may give attackers Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the ability to execute any command. It's important to secure Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: your broker from unauthorized access when using pickle, so we think Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: that enabling pickle should require a deliberate action and not be Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the default choice. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: If you depend on pickle then you should set a setting to disable this Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warning and to be sure that everything will continue working Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: when you upgrade to Celery 3.2:: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml'] Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: You must only enable the serializers that you will actually use. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED)) Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee celery: -------------- resource_manager@bumblebee.rydalmere.corpnet v3.1.11 (Cipater) Apr 30 16:49:45 bumblebee celery: ---- **** ----- Apr 30 16:49:45 bumblebee celery: --- * *** * -- Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-redhat-7.1-Maipo Apr 30 16:49:45 bumblebee celery: -- * - **** --- Apr 30 16:49:45 bumblebee celery: - ** ---------- [config] Apr 30 16:49:45 bumblebee celery: - ** ---------- .> app: tasks:0x2f03c50 Apr 30 16:49:45 bumblebee celery: - ** ---------- .> transport: qpid://mirror@localhost:5672// Apr 30 16:49:45 bumblebee celery: - ** ---------- .> results: mongodb Apr 30 16:49:45 bumblebee celery: - *** --- * --- .> concurrency: 1 (prefork) Apr 30 16:49:45 bumblebee celery: -- ******* ---- Apr 30 16:49:45 bumblebee celery: --- ***** ----- [queues] Apr 30 16:49:45 bumblebee celery: -------------- .> resource_manager exchange=resource_manager(direct) key=resource_manager Apr 30 16:49:45 bumblebee celery: .> resource_manager@bumblebee.rydalmere.corpnet.dq exchange=C.dq(direct) key=resource_manager@bumblebee.rydalmere.corpnet Apr 30 16:49:45 bumblebee pulp: celery.worker.consumer:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/apps/worker.py:161: CDeprecationWarning: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Starting from version 3.2 Celery will refuse to accept pickle by default. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/apps/worker.py:161: CDeprecationWarning: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Starting from version 3.2 Celery will refuse to accept pickle by default. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: The pickle serializer is a security concern as it may give attackers Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the ability to execute any command. It's important to secure Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: The pickle serializer is a security concern as it may give attackers Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: your broker from unauthorized access when using pickle, so we think Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the ability to execute any command. It's important to secure Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: that enabling pickle should require a deliberate action and not be Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: your broker from unauthorized access when using pickle, so we think Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the default choice. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: that enabling pickle should require a deliberate action and not be Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the default choice. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: If you depend on pickle then you should set a setting to disable this Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warning and to be sure that everything will continue working Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: If you depend on pickle then you should set a setting to disable this Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: when you upgrade to Celery 3.2:: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/apps/worker.py:161: CDeprecationWarning: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warning and to be sure that everything will continue working Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Starting from version 3.2 Celery will refuse to accept pickle by default. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: when you upgrade to Celery 3.2:: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml'] Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: The pickle serializer is a security concern as it may give attackers Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml'] Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: You must only enable the serializers that you will actually use. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the ability to execute any command. It's important to secure Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: your broker from unauthorized access when using pickle, so we think Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: You must only enable the serializers that you will actually use. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: that enabling pickle should require a deliberate action and not be Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED)) Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the default choice. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: If you depend on pickle then you should set a setting to disable this Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warning and to be sure that everything will continue working Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: when you upgrade to Celery 3.2:: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml'] Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: You must only enable the serializers that you will actually use. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED)) Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED)) Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee celery: -------------- reserved_resource_worker-2@bumblebee.rydalmere.corpnet v3.1.11 (Cipater) Apr 30 16:49:45 bumblebee celery: ---- **** ----- Apr 30 16:49:45 bumblebee celery: --- * *** * -- Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-redhat-7.1-Maipo Apr 30 16:49:45 bumblebee celery: -- * - **** --- Apr 30 16:49:45 bumblebee celery: - ** ---------- [config] Apr 30 16:49:45 bumblebee celery: - ** ---------- .> app: tasks:0x2da6c50 Apr 30 16:49:45 bumblebee celery: - ** ---------- .> transport: qpid://mirror@localhost:5672// Apr 30 16:49:45 bumblebee celery: - ** ---------- .> results: mongodb Apr 30 16:49:45 bumblebee celery: - *** --- * --- .> concurrency: 1 (prefork) Apr 30 16:49:45 bumblebee celery: -- ******* ---- Apr 30 16:49:45 bumblebee celery: --- ***** ----- [queues] Apr 30 16:49:45 bumblebee celery: -------------- .> celery exchange=celery(direct) key=celery Apr 30 16:49:45 bumblebee celery: .> reserved_resource_worker-2@bumblebee.rydalmere.corpnet.dq exchange=C.dq(direct) key=reserved_resource_worker-2@bumblebee.rydalmere.corpnet Apr 30 16:49:45 bumblebee celery: -------------- reserved_resource_worker-3@bumblebee.rydalmere.corpnet v3.1.11 (Cipater) Apr 30 16:49:45 bumblebee celery: ---- **** ----- Apr 30 16:49:45 bumblebee celery: --- * *** * -- Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-redhat-7.1-Maipo Apr 30 16:49:45 bumblebee celery: -- * - **** --- Apr 30 16:49:45 bumblebee celery: - ** ---------- [config] Apr 30 16:49:45 bumblebee celery: - ** ---------- .> app: tasks:0x196ac50 Apr 30 16:49:45 bumblebee celery: - ** ---------- .> transport: qpid://mirror@localhost:5672// Apr 30 16:49:45 bumblebee celery: - ** ---------- .> results: mongodb Apr 30 16:49:45 bumblebee celery: - *** --- * --- .> concurrency: 1 (prefork) Apr 30 16:49:45 bumblebee celery: -- ******* ---- Apr 30 16:49:45 bumblebee celery: --- ***** ----- [queues] Apr 30 16:49:45 bumblebee celery: -------------- .> celery exchange=celery(direct) key=celery Apr 30 16:49:45 bumblebee celery: .> reserved_resource_worker-3@bumblebee.rydalmere.corpnet.dq exchange=C.dq(direct) key=reserved_resource_worker-3@bumblebee.rydalmere.corpnet Apr 30 16:49:45 bumblebee celery: -------------- reserved_resource_worker-1@bumblebee.rydalmere.corpnet v3.1.11 (Cipater) Apr 30 16:49:45 bumblebee celery: ---- **** ----- Apr 30 16:49:45 bumblebee celery: --- * *** * -- Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-redhat-7.1-Maipo Apr 30 16:49:45 bumblebee celery: -- * - **** --- Apr 30 16:49:45 bumblebee celery: - ** ---------- [config] Apr 30 16:49:45 bumblebee celery: - ** ---------- .> app: tasks:0x2095c50 Apr 30 16:49:45 bumblebee celery: - ** ---------- .> transport: qpid://mirror@localhost:5672// Apr 30 16:49:45 bumblebee celery: - ** ---------- .> results: mongodb Apr 30 16:49:45 bumblebee celery: - *** --- * --- .> concurrency: 1 (prefork) Apr 30 16:49:45 bumblebee celery: -- ******* ---- Apr 30 16:49:45 bumblebee celery: --- ***** ----- [queues] Apr 30 16:49:45 bumblebee celery: -------------- .> celery exchange=celery(direct) key=celery Apr 30 16:49:45 bumblebee celery: .> reserved_resource_worker-1@bumblebee.rydalmere.corpnet.dq exchange=C.dq(direct) key=reserved_resource_worker-1@bumblebee.rydalmere.corpnet Apr 30 16:49:45 bumblebee pulp: celery.worker.consumer:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:45 bumblebee pulp: celery.worker.consumer:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:45 bumblebee pulp: celery.worker.consumer:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/apps/worker.py:161: CDeprecationWarning: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Starting from version 3.2 Celery will refuse to accept pickle by default. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: The pickle serializer is a security concern as it may give attackers Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the ability to execute any command. It's important to secure Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: your broker from unauthorized access when using pickle, so we think Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: that enabling pickle should require a deliberate action and not be Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: the default choice. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: If you depend on pickle then you should set a setting to disable this Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warning and to be sure that everything will continue working Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: when you upgrade to Celery 3.2:: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml'] Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: You must only enable the serializers that you will actually use. Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED)) Apr 30 16:49:45 bumblebee pulp: py.warnings:WARNING: Apr 30 16:49:45 bumblebee celery: -------------- reserved_resource_worker-0@bumblebee.rydalmere.corpnet v3.1.11 (Cipater) Apr 30 16:49:45 bumblebee celery: ---- **** ----- Apr 30 16:49:45 bumblebee celery: --- * *** * -- Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-redhat-7.1-Maipo Apr 30 16:49:45 bumblebee celery: -- * - **** --- Apr 30 16:49:45 bumblebee celery: - ** ---------- [config] Apr 30 16:49:45 bumblebee celery: - ** ---------- .> app: tasks:0x1135c50 Apr 30 16:49:45 bumblebee celery: - ** ---------- .> transport: qpid://mirror@localhost:5672// Apr 30 16:49:45 bumblebee celery: - ** ---------- .> results: mongodb Apr 30 16:49:45 bumblebee celery: - *** --- * --- .> concurrency: 1 (prefork) Apr 30 16:49:45 bumblebee celery: -- ******* ---- Apr 30 16:49:45 bumblebee celery: --- ***** ----- [queues] Apr 30 16:49:45 bumblebee celery: -------------- .> celery exchange=celery(direct) key=celery Apr 30 16:49:45 bumblebee celery: .> reserved_resource_worker-0@bumblebee.rydalmere.corpnet.dq exchange=C.dq(direct) key=reserved_resource_worker-0@bumblebee.rydalmere.corpnet Apr 30 16:49:45 bumblebee pulp: celery.worker.consumer:INFO: Connected to qpid://mirror@127.0.0.1:5672// Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[73f1e008-57d0-4664-afb7-1b9b7e45249d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[2a1d2953-d03f-46c4-8914-8b784918da7a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d5ee420b-5d2a-4888-a2b4-3c7da5d1b0dc] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e629238c-6608-4587-87db-3f0d40aa5629] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[a318fe17-dc1a-41e3-bd65-7517e6df9119] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[05879c29-3941-40b8-a912-05e0a0056b0a] Apr 30 16:49:46 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from https://cdn.redhat.com/content/dist/rhel/workstation/6/6Workstation/x86_64/optional/source/SRPMS/. Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d25437db-c415-448c-8e55-6d4f94dbe074] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[2c7efa4b-e91d-499b-ad4e-74cabc05e7f5] Apr 30 16:49:46 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from http://repos.fedorapeople.org/repos/pulp/pulp/stable/2.5/5Server/x86_64/. Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0d2dd1a7-b99d-4be6-8ff9-8da05bb1b78f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[907309f5-c62f-44e3-bbab-eabf2964076d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[51dd834e-f483-4415-af07-7780db29a3e5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[96374518-3ab1-4bd7-a558-6ebeea4bc4d5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[23fbe837-4ed2-441a-8b87-161160498b1c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[5e98c896-68f5-47cc-bdbf-be27ce2d3b9f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d75d0745-0e35-471c-9050-7695c8cce032] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[d68ee6cb-5f35-4899-89d8-59b068c6e437] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[7bbf0ec2-a323-4053-95f8-db8e112fd14a] Apr 30 16:49:46 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:46 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0a27fe88-7818-4c6e-9750-2fd9cf1ce222] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[0726e844-cdb3-42a7-ab27-6d1effced3ce] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[70f691f5-b665-493e-9db4-21486432a33e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ed1bfb17-d3fb-49b8-a5a5-5099d1c91eb2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[c10b02c5-01d5-4d2f-b449-86eaa372aa76] Apr 30 16:49:46 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from https://cdn.redhat.com/content/dist/rhel/workstation/6/6Workstation/x86_64/extras/os/. Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[19a53d99-c254-4a4a-a22d-6ec38034c8a0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0ddd9da8-9feb-4bfb-9dc9-3f2b6d642dcf] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[344a71f3-637f-47a9-a739-6f428f8c053c] Apr 30 16:49:46 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from https://cdn.redhat.com/content/dist/rhel/workstation/5/5.7/x86_64/supplementary/debug/. Apr 30 16:49:46 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e8a5d254-903f-45f4-81e5-03f30e6e2dfa] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2e23f511-187c-438d-8dfc-660982fa434a] Apr 30 16:49:46 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[359d2118-1145-4d89-a4e6-982bfa6d8a71] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8b9ceea2-26f7-4fed-979d-da0977e9aae7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[27f3dd71-6e67-4d0c-82b3-af940b05542b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[e3d0b88d-5228-4345-b16b-526912422355] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[cc4671d8-d499-4a09-9296-a54a67740de7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[0a16ea5e-18f0-4430-8be9-648503519300] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2497357e-be15-4b88-9c5a-06b0a6e26f45] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[22503ac5-c681-4a53-b892-9e466a8a5f25] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f6c97c7d-5bea-4fb0-bf50-269b910ea42f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[0ac7cc4b-138a-40e9-a621-61adcf4b04e2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[615d59f5-3e03-4c84-92fb-107257b9a9a0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[20df8b1c-dfee-48ce-a19c-2664cafb972a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[135efb76-8bcc-4362-a7e7-a5b04fdcc161] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[12f7da4e-fa55-4e33-8c36-43350c5c7fc7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d1842de0-7092-413b-b6c8-89f59771acfd] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c5020029-a8ef-4bc0-92e1-9e4ad3947ea5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b2647c8e-6128-4d18-a040-33a716fc5f8a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a418a42f-f2de-42f3-b626-075f75cbb62f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[da64b424-0a1e-4343-ac14-eaad2d19ccca] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[0a941bd3-87a1-4421-bfa9-1c68d214ddb8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[6ddd1347-c66d-46cb-ae55-230bd78bbd11] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ef07fe0b-ed65-4f0c-81d1-d9cf273df82f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[595fb8e5-afc2-440a-b8e4-f4d3c28e1292] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[383773a3-5d07-4458-bb3b-f5bd13714846] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d3981695-001e-43d6-8a02-82b9828056c0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[0c053916-0324-4a83-81c9-1b696f759709] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[9d76878c-d804-421a-806f-87c486ba2fee] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[e96b4081-2b3e-4579-9aab-b0610caa941a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[be04a2fb-de27-4a62-b9de-61d3a546ee7c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7f93053a-6417-42c1-a98a-f931d274643a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5ffe6d42-a8b5-4449-9f7e-399a9b51cf42] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[473a3d3c-4154-468c-88ba-8558bcf2e180] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[2c7e3d90-a172-4e4f-93c3-3e6be696e34a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a19dfb17-1931-4ea9-ad69-5c44c77b971a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[4e25b940-818f-4162-98d4-0b82dc3d6537] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[eb694a43-c105-4f56-aa1e-bfb0e60e53b5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[44ea5262-f64e-42af-a3b9-95aef2af2dac] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[265141c3-c9b6-4f26-b70f-c843b9c39b10] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[42d31ae0-87c1-440a-8866-39b134b4f748] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[398125bb-3523-4cac-a50c-d4d3306515b4] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[317ca46c-4412-41d7-b41e-8dd06fd1c7f8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9b664150-cefc-4b41-8ca3-f6315c609b27] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[fea86f2d-9579-4970-a4e6-cc32286c6e89] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a5ce811b-efb9-45a5-9a9c-90faef665d36] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5a1de7ba-e97e-4816-bbf3-90fd6555ca4f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8ee4397f-93c8-49f5-9bd0-8e40433c70b9] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[3860bdfc-fac8-4b3c-806a-3d54c9843b9c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a09dd799-9287-4ec5-b749-f10ef2d3de0e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[bc03e1e3-da68-4822-85af-f47b85259884] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[3fa43299-762e-4d61-a22e-35a9ced96ae5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[0ee982fa-e840-4f78-86cf-6bc323fdb997] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4e3342d5-1345-4a62-8017-9852a42ff70a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0f33d200-c091-48c4-98e6-b92b8dfb96ef] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9f3dc94a-2536-4a3b-bcd1-04d626325b3d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4595cf0d-ce29-4ad9-a2ff-fb7fd8863e6f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[80e6d654-87b9-483f-8ab3-32652423417d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[6561c8fd-0938-4e28-aae3-ec683fe2f61f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[2bcedf42-1763-47c4-9a98-25c72c9baf38] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8e20a0d8-e911-4e7c-a5cc-41a5ef672b90] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[605eba63-8e25-46f1-bc1d-344b25cd5e12] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0b7e0d12-ef03-4ce5-bb4f-0242f87871e0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[265e09f7-2dcc-423f-978c-e2776e96f7fc] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[ef1ad26c-65ba-4258-8d44-13c49f1f858c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[55f0a757-8f11-49cd-9a63-d52f50002748] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[600f07e4-68c3-4376-9f53-fb189e3bafd8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[e6a21d85-a078-4004-9cac-a67d187bb983] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5840e558-dbc6-4160-ba7f-7ea94474edd5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[7bdce901-1d6c-40bf-8c27-635eecf34cfc] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e425279f-e660-429d-ae53-b7d6591320aa] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[925033ed-040a-406f-bfd8-a0f2922a164c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[dab4cc80-863d-476b-8cc2-2f708e38b8e2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[81d8ada1-644b-40e2-bf5a-1c9204d72004] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[8b80e878-49f6-4076-9ebb-53fa8704d3bd] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[c9b8156d-78b3-46a5-8039-c2475abc87a4] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[0f7dc19e-e00c-45b6-a04e-e1a9aed72821] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[78e754fb-d4d8-4977-9732-ce5214563842] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1ce42572-41ac-4b33-bec4-8051213fe9c2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3f24f97c-14a1-4046-9d97-d2f09d3b6a30] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[1c78130e-51fe-4657-a78e-bef38570886f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ee0ccb30-25ca-4584-8fd1-bbff1bf6cd27] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[851a7aa3-acba-4360-89a0-3a3dd6df4052] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[2a4c3ef4-4b37-4a81-aeeb-a83e10a6f7bb] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9277da96-73b8-4801-84c9-ceb9d9183658] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[850bf5a0-b4d8-4e79-909b-eb4417be2a9e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[dc330e6f-e339-4dca-8c3c-3f2cbe5a508e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[eb620bac-90dc-468e-8581-a2ec286b6c46] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bec490ea-1ccd-4ca0-be0a-0801cf11ad74] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[965e6b59-d8b7-4b71-8be2-7327a5d04612] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[6b86eb9e-b212-4792-b6c1-0b347e7627b6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[97794764-a78b-44c0-b7ab-5d932a50a7c7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[70d5317a-2f69-4e1a-96bb-b832c9de6890] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[295c8551-f358-487b-bf36-8d3d35fcd940] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[97ed334c-81a3-4abd-9145-1424f94a2dec] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[03bd201b-609b-4d6e-b232-2a241a130850] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[31137326-9e19-4b92-9131-e68909345573] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a837c838-13ea-4bdb-930f-c6ac1d8720ff] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9638df3c-12ba-41ca-a72b-cd050e879c78] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4de139ae-d225-43a9-a564-61be488c552c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[eb086c2c-031e-4b7f-a904-7e444d999aca] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[77e15060-837a-468b-b067-a5ce6bdaa911] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b017d68b-7874-4c87-ac7d-f0a99a150174] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d2fd5123-8440-46ad-9700-fe5af3de4749] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[2e6b5a0a-52b3-45c0-8459-aa6c0a721c24] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[ecba433f-7065-46b9-a8d9-71b38b949d39] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[23026a74-01cf-4b41-bac9-5a36a5692e83] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[ada36fb4-1404-4af8-a3ef-ab46c04d9fb3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[261a876f-f275-40a4-8911-773a2445b640] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[94b62182-f3f1-47cd-8cef-7964ff4f83b6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[e7eaae79-91e8-4de4-804e-d27de8ae1dc6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1103f714-80d6-4afc-85cb-4e1e31e8ef0b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[75b9f8c0-6dc8-4387-9627-ac6ad85a4a95] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a5f48f8f-7770-410a-8f67-ac5b15b38a72] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[fa40c91c-a346-467f-b8f9-80603efcefe7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bc7018f6-a1ba-4625-9b5b-7cdb89958ffa] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1cfea7ad-31dd-41e3-a375-7c7ee1c86ca2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ea2caca8-7fde-49dc-8ec1-5c1ee18d2547] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[c92b24f2-2350-4c4f-80b5-725a8da678c7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0be2b6af-b6ca-4ffb-a4cf-88aa0b37eb59] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[48c5dc11-c9eb-4bb0-bd42-ed7e52e625ca] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[8a89de82-cabe-4f97-8afd-00f4113e6bc3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a160b8fb-9177-406b-a086-aa66c32a739a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[8918004f-3684-49be-b160-dfe21e35000c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[20e0b621-68be-4a35-a35f-86c781d38b91] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[86b0be1c-4ad7-40ff-abc3-937d28115789] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b8176a24-eb61-4bfe-bc21-a2477f077eec] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4daa9de9-acd8-4f8b-9e9a-7c14da6cfd64] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[50fa5462-c867-4202-bd0a-75f6b5a17394] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[84026c7e-2329-46e1-a048-efb0a1afa287] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[e99a1589-aa71-495a-8302-78268ef04bcd] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[3bfe4555-92c1-486d-b30e-d3f4406dffc9] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[d1118c3f-ef5e-43b2-ad9a-d3354373793e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[93b9a34d-db25-44d6-b0cc-720220ac0d7c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7e08cc8c-d245-4d8b-a5ed-da5df308acd1] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ce6c031a-7805-4053-bf5a-c49bb77d85c7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5fee0795-5b73-46f8-a405-dc48cb64187a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a0a505d1-b236-4c4c-bdb8-e9df07ea34a3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[deb43889-dc09-4c2e-81e5-4717c9a167e8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[779a8da6-9453-4f3c-b882-bed5810f1c93] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bce96005-0e52-494d-8b13-c78ad8411943] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6c205954-9c88-414d-891d-6aea49adadaa] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[eeb59657-aab8-4dc1-9bba-d4af0a8ec9ac] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f1f92816-e7b7-4f8b-830c-6c63a5f956ae] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[cada33fe-87de-4b52-9152-ffaba4949af7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c2f90bc3-1809-45fa-972e-d43869b59361] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[49aa08dd-9636-4441-bdb2-d4df00b00068] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[62294734-6c23-4f9c-b751-afe75f66672b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d88cf18b-1803-4f2d-a692-0047fae6fa1c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[fdb959bb-ca88-439d-af54-e0ddce303b79] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2186f116-7957-430c-8dc5-f9a342b86181] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[547e3cae-eaef-4e71-9650-ad9de0191b63] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[86e0ef1e-61d8-44dd-8f58-89ed0e2a1ac6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[dd096b2b-0fd0-4f19-b25e-2860833ff024] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4e7c38ba-3eb4-4045-b99c-181d2649713e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[c1e37c6f-3a69-4a7f-aed7-3993748daa4d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[58cff4ef-d009-4ff8-aea1-6ff5dfc0391c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a98dc84c-24c0-4ff0-8e81-e4e36b311973] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2b3b00e7-2a04-4190-a686-2e6fea3af3cf] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[13fb192a-490d-47b2-b157-be8011e30b1e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b1263b7f-17ed-49de-bf90-a5da284be1d5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[904dd721-57af-45a2-976d-5d201b482afe] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a48d1ec4-701f-4e6e-b039-7ab47077bb12] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[d1c34f6f-6021-4fa9-a8ef-1c79ec44e062] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[a18e89db-9af4-4818-82a6-30f4acc6d5a3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[069c065c-66af-4cd9-b218-2137f9044f5f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c1c89282-d231-41f2-b682-7466a316d68a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f1b5c3e2-aba4-44ad-8642-2b4855422b97] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c708755e-1c4f-4f83-a088-464e9a0947bd] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[8fc34cb2-52ce-41a3-b6b3-8c8403b9b96a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[21b5b892-5425-4f9b-b10f-4aa1d67e10f9] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[9d1185bb-8265-4373-8ca0-d7c56600fbf0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[992c73ff-a03b-4e3f-81c9-d099f878306b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e5c6b7ed-5f6b-46e3-bc56-902592f22844] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a100b32a-f8a8-4a27-b8a8-d41f52f6f8c6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f347623d-005c-4d1f-a721-9d2d7bcdce50] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[69643a22-dc71-4031-91e6-a05f8e2f2be8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ea135d49-2bf2-4ce3-8b61-a5966771c190] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[98df01cd-8f2a-43b8-b754-991375356d34] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f23c8821-6325-488a-a948-e382a524b346] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6f9bac99-f2ec-4bed-8361-1fa948b5188b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bb075707-7c69-4f43-83ab-2607cbf86922] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[66140c95-ff4a-4d9f-b608-ab89566423d3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[b6e9d26c-5cbb-43c8-8418-baa347096eaa] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2770072c-dafb-442a-a492-2de0e01c9fdf] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[fe262d04-2048-4a9b-943a-ca7595c09a8e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[31bd4de5-071a-40e0-b84b-6438c1b1170b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[32a9fba2-3d48-4016-915d-1399711f7092] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[29a71136-f93a-44da-a06e-fd1ba228a18c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[412966f8-2272-438a-aa00-8f612f3e6d15] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[33c3081a-e6aa-4004-9eb9-73c9757a16d2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2ca9a040-2f2d-4e91-a23f-2e579ec2dba6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5e81543b-db29-496b-b5ba-c4e1a5f45d51] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2139313f-69e3-491c-afa5-31d5096efa2e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[46d89a3e-47e7-4343-8ae9-edfd816754c8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f4796cc8-89a3-43b5-926d-ee0b1fe1c639] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[0ecafdc3-ecfe-4aee-b852-17a967614b23] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[d15da848-c5e1-4414-a689-9dc86e454903] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[429a9ee4-ec8a-444b-b73c-b85eccc6c168] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[dcac3406-c3be-4060-a4e5-00466e0c3066] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e94d3925-c23e-4c25-a650-184ae52eb991] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d9712339-89ea-4506-9391-6ccdbd448c88] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8e61cd05-ca5d-4cb9-90b4-288b2b84e436] Apr 30 16:49:46 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[258c597a-1eef-4771-b185-e7d607fda92d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[26c8f960-dcc7-42e1-9572-faf13be02df8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[244c5bfd-ff5e-4c46-a388-f2451d5ee81d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[7681f475-17eb-480f-922f-6a78a4aafedf] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[456dd59e-30c5-4b2e-8796-befda58299f8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[acf0aceb-ddd7-4327-b7d1-ee4c82da1072] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4434ca58-340e-439b-b820-b20ca10700f7] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0a2ff808-40bc-4f16-a1c8-be97d4d00c0d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4d1b455c-81b8-47a6-b22b-528e7781656a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bdf18ac1-8add-4234-883c-37bdcfe0cc54] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[f74042c4-99f5-4353-8087-5e502d0bec43] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[34c08117-7fed-43bc-b673-bf08dc185cf3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[88c52591-1eaf-4b2d-8cef-6b9500895196] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5282d5a6-bbba-4db3-9b7a-9747741d48c4] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c13a49ea-282f-4a64-8be5-cddefa222151] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[3a0cd5f2-80d1-4e53-a5dd-bd13cb693997] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2dc9f75c-b7da-487e-ac79-5ba44c2630f8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[62b6c9c7-d835-4018-a9a5-f8510c88c6ad] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d9258e4e-0984-4ef9-a73c-99959cbfe2bd] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[9d8142ef-1e01-4ecb-9638-f19970776458] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[431031c1-d6b7-4c8a-bd9d-db367264de0a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a6f87df4-e21f-4e4e-8950-1689975a26bb] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[f5a135a9-d3e5-420f-9734-37e04f847e2f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ed15bcc3-a74e-464e-b620-f72559720857] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[976b28ca-8638-4758-881c-375c54094454] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[2e1256c1-b975-4000-832f-6c82194373a3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4d24940d-1f78-4d28-b05f-1c9372a532af] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[b6bff448-74c7-4443-9adf-d4bfa3882973] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[aa178f14-289f-4884-bc66-67211ea6eac8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[188cf8f9-0e93-4e67-9fb0-e360e4e4dda4] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[af91646b-8fbb-4791-97c1-f2d675fcd260] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f05ab6ba-395d-4d9b-8d71-3cafdff0f1c3] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[47c4f2dc-9feb-4545-b46b-27663e25331b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[35e51ea0-57fa-4740-86ce-b4ccb8aa25c2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[097e4642-5268-451c-b68b-237e8602f512] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[27abcece-8f8e-4700-a77e-460771a159c8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[5e835025-0e32-40ec-969c-82193ae2578a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[6bca7e70-2506-434a-b1f9-ff7cad97779d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b6a2bb1c-5226-4ec7-9dd8-f2baff7be9e0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7e97645b-033a-4d37-8744-82fc20f45fcc] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4737c046-e93f-4ff1-a819-61a22835d655] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c2fc56eb-07de-482f-b627-05cee4c70318] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[d7ae1185-0dda-41b8-a215-8aa7992af478] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[d1e120cb-f034-4849-852e-b8d9a77b97c1] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[2a37206c-be9c-49f1-8bbb-87542ccde3cb] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4f26a77b-e476-457f-ac3d-f9be1178d34b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[701cc142-5a54-46af-bc2d-a3202cac298d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0fcfb083-b3bb-4f87-b9f6-1cac0c560896] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[c3713688-599a-4122-bfbf-decc7840b88f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[65ad335a-c062-4b72-a2ec-3e0a4eba53c8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a66b06b1-9759-4d99-8c1b-a0d0ab0209c5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9b933de5-af88-4f7b-8285-43939198e69e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[739dbfaa-ba3b-4975-ae0e-53aafa295a68] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[be0ece8c-83e6-4e45-b7d9-bb60bffd9ca0] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[7ee758ed-a0a3-4e28-a566-eb1205350e1b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[8894d5fb-694f-4b18-af72-0383d1b78de2] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a6c646ac-def8-4fbb-939b-0e4d0d49813c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4b39a5a1-737e-44d2-abf3-5284a590c49b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[d5fc4706-3316-473a-be49-d0eacd53a83f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7144645f-af4d-48f9-ae52-16a1d125b776] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[cd0cc1a1-e8d7-4939-8ad5-80e0566e6e82] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[320bd361-daa7-4df7-b0d2-847a33da3041] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[e470db9e-941d-48a1-b9a0-5611c77ddd93] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b39d1d88-aa13-4ce6-a2ae-ae42e76eb81a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[61f669c9-e1c9-4281-814e-ad18120875e8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[94b18c82-6d01-4fc2-a5c6-1acb490d1d1b] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[bdaaadce-8225-4a75-ac8c-6d55fa0607dc] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[7e5e2ebc-3b40-4699-b735-ff22b2a38d9d] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e35ba53b-a111-4dbb-a4fc-67f505d18019] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d8a582a2-9865-4873-9938-b5bde526b38e] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b7776598-352b-463d-bad4-deae88a9d257] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[253d599d-7ffb-419e-b5e1-69fc0c6f8285] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[732ee035-2be7-44e4-8e12-b838896f2489] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[46dba601-a58e-4be7-ae4f-99eaea0aae2a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[6036e38a-8ab1-4c59-838a-c01b0272313a] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6087598f-e6d9-4f18-bb76-5b590b6e90ea] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[b7368858-2b00-4361-a338-d9b98d8d875c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[666b2d01-7b40-47bc-a6a6-f8449e0d12d5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[af08e32d-80e7-4980-818f-1990121c7fec] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[d701be17-f6bb-4d47-bf9b-a8cc9e94ad7c] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4a67c14e-c19e-453d-857d-79dddee70dc5] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6b4cfd7b-3ab4-486b-9c2f-ea95af73ac9f] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b6df8179-fda5-44ce-b5d7-49ea083e72f8] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[baf244e5-92bc-4965-b803-63428b4ff1f6] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[dfc06cc2-c801-4281-abee-c94a69c0fd65] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5410daa6-2ae8-42a6-99de-5f095558bf57] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bb10ffe0-5f07-4bc9-ae45-be4bfca43d25] Apr 30 16:49:46 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[094382ea-0c8c-4818-a4cb-420825a0279a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d263dc17-e30d-4c60-b709-f78e7d7da911] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[2aa741e4-ad71-42f9-b0b8-371097b9e101] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b0eade05-2a7a-44c4-977d-bedf3fc59dfb] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[aed043da-cf4c-4303-be95-0b6c73b3010e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[6b53b86b-63c3-47cd-acd5-4f7943cb413c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f2b757da-f0b5-444f-b495-987c2b51ec36] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e276d2c0-1ba7-4fda-9380-2932172647d3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d17111a6-f882-4b17-914c-dfdae0d35076] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[952d995d-aede-46c9-ae4e-4b0e0b228a45] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[457683f0-e6d8-4574-becc-f88acea7653b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fbec0fd7-9b1e-4115-8c0a-623385f997e3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1444eaf4-b719-435e-a50d-cbc6b4d0b3ab] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[7d7d115f-83aa-4d5c-9cb4-617078b843de] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[29403f18-3b66-4a80-b3e4-f03491bfb00f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f704a5c1-41a7-43ce-bc1d-0e7e01e53354] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[cafd41a3-a974-4a23-9ef8-dbefe0d64d51] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a76ca6e0-cc91-43ca-8eef-d7af5a56bb85] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[32f153dd-8888-427b-a2eb-2e86b4c445f8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[74ba5d53-8f5e-4e8e-a0a0-59f803de42f4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5a366cb7-af53-45b7-9bc9-4bf609797fb1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[5db493cd-f9a5-4fc1-9e0b-216317e22580] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[01b3177d-a5cd-4c2e-b642-dd8083b11bec] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2e188c52-d751-4aa4-b3b7-cca5862c4992] Apr 30 16:49:47 bumblebee pulp: celery.beat:INFO: Scheduler: Sending due task 5541d0825bfb90867665a188 (pulp.server.tasks.repository.sync_with_auto_publish) Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[5c079b1a-8229-45f8-b96d-0be52718e0fd] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5c63756f-497c-4976-be06-e6eebe8966d6] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6613dae0-4a54-4faa-9e55-74b1ef2659f2] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[ede11f09-39ec-4651-8e5e-5b6aa1768c47] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[bad890da-286a-42a1-83a3-a484abb766f3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f239b3ab-c262-4854-9e84-c25301e237e9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4d9b80fb-d314-4f8b-8f88-1d58e8d33c78] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[230c08dd-3a8a-4301-aa8f-cf66c017d801] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7c4f75f8-d6b8-497d-99b3-5936d2bb95ee] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[d290642b-6e3f-4473-90a9-4616af67de61] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[41d5e299-ef3f-40a3-86dc-70ef2df06e20] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[86a6e90a-ff5f-48f1-92b7-f09938635918] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[86673bc5-2c22-4bfc-9c03-0e4e17bcd1de] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[dc39f0b8-78e7-4d25-a6ca-55570f2a227d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[5d1dae1f-61d6-4108-95b2-d1ad3f139242] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b15494d5-b86a-4421-bc2a-c7fa47a4b780] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[571c50d6-e82c-41da-a3cd-c402f354d989] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[cadd69e9-c71a-44f5-ad22-94b5d0e90b18] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1717271a-304f-4ff8-b49c-cecc050bf3a0] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[9768c4c4-26e6-447d-af7e-9c9277ba4b9f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a47921cc-a530-4045-bdbd-221188c797b7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[aab8ac10-a38c-49f7-a605-e840f565e9a6] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[51c463d9-1da5-4d1b-941d-baa817e74cdb] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a3324b5c-b6f6-4f86-9bca-18f8c3fd75bd] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8b80a9b1-f2dd-433c-9004-559969b81be0] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3ea46945-4ed8-409c-baf2-4aa875010d8d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f1c16c29-8f59-4998-ac7d-e31ea2cf077a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[e10e50ed-d979-408e-8c9a-fa787fdc56cc] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3398b660-4b66-4a50-893c-1b174c5ba4ba] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[0c2d87ac-3f97-4e3b-af3d-a7f871b401a6] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8cc19d2c-e013-4316-98a1-1db59a33d487] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[265b1b36-843c-4022-9514-6b32e1cece02] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7c88fdfd-37f2-4ba3-b18b-f4706067eb6c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f11986c2-7ed4-487a-bdad-21381afd64da] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[70ac6913-7b50-43d8-b2ee-22fa060e58c4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._queue_release_resource[350e3c60-c5df-4aad-84d4-40bfe054309e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a89a33df-fcca-4be3-9b35-1fa90d547bcf] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[22404582-d5c7-46f7-89ea-fa39edcf366e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[d9e8fb48-7b7f-41b1-b22d-b2b70e7bf847] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[546c9ab1-8553-4e68-928e-28a7629c23a0] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f7043020-007c-40ca-a2d0-e5ca3176662c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f07d97df-3171-4ae7-829f-c6bd6f82f69b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c44f043c-63e3-46f2-ac5c-fdf5e93d3b06] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b20eccdc-8c09-41c9-923a-0966fea4325a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[60a5f332-88db-47f4-b0bc-c16e6c3de97f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[f69f4790-db1d-47e9-9c74-50b0843cf9a9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4ce15d82-d25b-471d-8923-6b2877c6b3cf] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9d53352f-9860-416e-ae3f-d3a63c3b3a7e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a6a5ced4-ab67-49fd-884e-0dbecdd57491] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3a208c7b-2d4c-4a91-88d8-2246f5b38cfe] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[17000803-b518-45fa-872b-f8be62bb50f4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d2358d0b-e215-434e-8f2b-a2bd1f9e2aa1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1b4fb32a-a452-43dd-9499-739eb86d595e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[af721790-3989-4e24-a710-593f651fedc1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f8278d36-8d35-4567-a6d6-f258fbc9825c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[07f59930-ed8d-4a50-878e-8b47e00d5a5b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6486c989-bbe1-42c5-b79c-e058fa3b25c0] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d6894ba0-daf4-47e1-adba-9eb7c785d664] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9cbf3247-33e4-4303-968c-0cc342c04e54] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8cd2548c-f7b6-4093-bab6-46ea58289cd8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[78213f7e-cdae-4c7c-9af2-2532b8ecf861] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5c1c4fee-be89-4388-a626-36d11f4e2711] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a295a5c9-c55c-44a9-9a14-3d5c26b3382a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[7d114275-463b-4e75-bb26-6d867770d4b8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[5a78e8e4-c081-4c59-9219-30f238c24ae7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[26b60662-d7b2-4bdd-9481-7d8c582118aa] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[19485f23-6b77-489b-9946-e9e69a6f2f2f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b35811b3-c37f-45e5-ba00-55079b9307b5] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[409fbd26-e033-414f-86a8-faad96808593] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b3b0443a-7777-49f7-bc34-dac4b4233960] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2a947239-d4d4-4a60-a39c-7ff863ca80a4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[4afe7519-a744-4aeb-a1f6-85ce70cf6fb7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1ca117f2-6857-4f9e-bd12-29061ca4a262] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[943029f9-728e-44f8-8014-5954171b118d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[81a5f6df-c538-47e4-8956-d765046eda9a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[03f0b949-f075-4f71-8718-bfd417a88666] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7d8eb792-d51a-46f6-9400-fa9b963328b1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[654aacf9-2aae-4a12-9d12-088d360eccfe] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2da4aec1-4f20-4a0c-8560-2cc33a2779a4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[bfdd9ce8-7d46-4b3c-873d-e8664c6beefb] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[29033a5f-216a-48a9-9339-6bcd11b7a4de] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[8d8638ad-c802-492a-95fa-848625825ee7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[128fa076-d5be-4b92-afd8-1639d70524dc] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e0220ba4-64e6-44c9-bda5-7719a59c04d3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5415b329-1f81-4606-a292-fe7c64976959] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7c8deff7-864d-4113-86c6-2c525e9893b2] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6d79521d-07fa-472d-9c58-5d4bb68a3c74] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[092bb3b6-f65b-47c4-9c65-3dc507ce889a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.repo.publish.publish[eec19ad9-0673-462d-baff-ac32cfafe0a1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[32c60e91-8311-4d39-9a3a-2066f9c41258] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[88773144-6530-446d-9267-cc1982620ef9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a3ceca98-992b-4f8d-af81-78549eea83a3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7a4bda04-6e8c-4c6a-a50e-b947c9880c5d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d3ae9925-c316-47e1-b32e-c204e7da73b7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4efce873-fe58-4683-98e5-19ece8c4c6cc] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[48ebeeb5-a18b-4a2e-9c55-a284d53f14c4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[5de2fb4d-a0af-41bc-b0ea-738a550b54d2] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7bd146ce-c9f5-4f0a-970e-37dd2d7ba1e9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d785e75e-4658-4267-8f7b-b55ddfd1cf15] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a17a3fb8-b35f-4e00-b415-133364980aea] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b5d6ef9a-22e1-4b89-a2db-a5d1c0764421] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c1771f60-8779-457e-b622-54ab7b342116] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d11e3ae9-6543-45fc-b5ea-3b8106c4d601] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[64608ec2-2c60-49ba-a545-aeec7123de00] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c74dc05c-9e90-4ab8-bdb7-a00bd050421c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1d7a280f-7cbd-458e-a662-b328607fcdfa] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[29cb6000-7e5a-496e-ab5f-69c3303efd33] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[875e4da9-f6e3-4eab-ba30-3884736befe4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[42527d89-440c-41cb-8756-f4444b3a47da] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9c6151d2-6200-4791-acab-a15d6c2eb95e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7f5db88a-5fb9-40cf-8cdd-30a63affae9c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3081bfcc-750f-4be2-979d-3cf092f90818] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[6157f8a4-382c-4cf7-9370-6ed5b594c53a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fac8cebe-27df-4169-a3c6-748c47dc0454] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[9a88357b-9a4c-4631-bca7-a26c89f4a178] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ba0369c5-69ac-4854-940f-ef4663970d7f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[64422905-2b98-4152-9f15-0a8983770201] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[483dd84b-68e6-43fe-bf65-f104a555ad85] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c0ac7073-3e79-43c6-9d38-06e23dd3e43d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[8b98ad9a-b40a-4ea4-bd32-b05d65921299] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[9f15359f-2746-47df-8f64-c329e40181d9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7f842bb6-a864-4f5a-af6f-c34a7c850dcc] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e94dd88e-a2ac-464e-9610-6f265db03b19] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[42f47e7f-fec3-409f-a987-1043ab87c552] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4c6fafb5-78ed-4968-bc89-bfa8c4116088] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[090634b0-922a-4c2a-8740-a5e76acf71fe] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d6de93cb-f7ca-4cc9-b981-c0358514516a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.distributor_update[84795ecc-db9b-49f3-9f50-b49785b69cc9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f0e03213-c213-4414-87b7-e24b359b518d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0dfa07ae-d909-43c6-80d1-0beb7684379f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[34ae14ad-c0e8-4af1-9932-084c271e4eab] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[30b6d6d2-e94e-4fa9-8739-a65bce1272c3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a9891ee6-98f5-452b-bd65-373f2fc6010d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b119b55e-69aa-47c7-b587-1f0517cee662] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[065421e2-07a0-453e-a265-1eb519b319c1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[af2e3922-b657-4728-8c1d-1ba7e57b13e7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[da36f3d0-13f5-4188-9e55-8c1a4eb3e1f8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d30c315b-e859-4920-8451-aebb5fbfa951] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[72279e58-51c1-4d51-a5b5-d0f8eb3663f3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a4ca3b49-ca67-447b-a8ce-dbb708df827c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0fea546d-95b4-40cd-9724-5ef5eeed0e4f] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d531bce6-434c-4e1e-9bc1-c2f18e14736a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[758ab0f5-94b3-4cfa-9c39-b3a1c2d9c4a0] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5baaa092-974c-4096-bad8-08dcc1dba194] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[de17e0d1-2c5d-4257-ae6b-5a91f87bce62] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e5a4f063-6d3f-402f-8197-2db7734597a4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[cddb8c7f-c823-4022-a1da-7ba24fc66af7] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c07d52a6-e0b5-4e8b-a6c5-ef1c8d1dcd0e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7d6ebbf7-31f3-4d6a-a8fe-39e643bea382] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a1431b58-7ed8-467e-9c82-5ddd533f8d0c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[40b63ad6-e89f-46c2-ac81-ed868cc9099c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[663c4472-545e-485c-8e72-100a29bd13cb] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d632d5d1-2a87-4613-baa6-84a9ae094d2e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[84ace34d-0e02-49c1-8db2-a30a344b736b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[a64ec1a9-0291-4a24-ae12-3a4fe7e4ec65] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fd9f56d5-168a-4d41-8b13-19aa2d2f689d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[ba15fa08-8eff-4f57-b9ff-1c9e68d7f753] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fea3f6a3-ad92-49b9-86b1-1181e78b51a3] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[10755651-ed10-4e59-b729-7dc04d81ff03] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[149880bc-abb4-4e4d-b724-b9d21677080e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fc538158-0cfa-45dc-86b6-41942ddec71a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[86a4e7a7-b6cc-4bb1-8a2b-228a9ebe7659] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7a04f321-1ea0-4e88-be7b-a80a7fbf9f06] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[25c3e010-2542-4884-a41a-e16b926e9a80] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2bacca79-ee51-4d6e-82d5-fc453258c022] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[d6d4595a-8f52-4e7d-857f-1b72f722740a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0c18bc20-7b38-4c8d-9dc9-348c292dab0d] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0dcee547-5811-46fd-b042-e88f0a371572] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[1e6b9429-159f-489b-ab15-f5aaceb74922] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b4ebe028-b666-4e70-a9a0-8a7222a19777] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c8ce0d4d-a8f9-4532-a1f7-040e69ba14fa] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[fa1c2ff8-458c-4a98-88ba-ae09b1e50e57] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[74bd7ec8-0618-4979-b3ee-a509826cc412] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[02000382-9071-4a12-8c32-6b5818b332b8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5afa6a45-4b53-4fec-9c5c-9793c3d92a8e] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4adda994-148f-4426-87ff-ffa32576959b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[c16f7957-94ac-41e7-b2fc-694d6ea4f1ac] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e3bd21d0-1096-42e0-806e-c1797cae3613] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[de226494-f63e-4230-a6c8-19d06601a7d5] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[7fb56a0d-f9b5-4e60-944b-e275414ca6c5] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[3a7a878b-04d3-4163-8e97-040984e72c02] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[f6da0e37-1a93-4450-bba1-5bd359846dab] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[2bafb1d7-42d1-4bf9-a910-476bb8676338] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[993ade7e-3943-419f-8c8b-6836ac0f9311] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[5350021d-c250-4885-a9e5-f07beafab614] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[572300ee-0eca-4c03-815f-fea533660ddd] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[4a45d5f5-bb40-4a5d-b970-2ca250a5484c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[b84b4816-4977-4c64-bc5e-ef27ba1460cf] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[a19acc85-dbab-4104-b95b-4783d861dff4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[a7973f6c-74ca-40ec-894a-4ed9903fcf10] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[5339dfaa-9126-45b8-be43-d12bfb7185ce] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[df202147-f89e-4e65-901b-164edf6ab7e1] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[29b44ef3-4a80-498f-82a2-5e1d64845cf8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[e4c593de-70b2-469a-bd2c-7897ad84ad90] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[3fb25755-a91a-4a3d-824e-8707dc69e521] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[347e69d0-0af1-4a66-a9ad-315d6ce0a54a] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[2647721e-4e18-4562-99f6-1bf3705ea4df] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[eb886ed5-1442-4504-84f7-a17939a392a8] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[3a5cfe4c-29c6-4628-bfe5-1863806cbe1c] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[4dbe7f8b-a3e4-4450-b9d6-f8ec00970d87] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[e9816df2-2b09-4f47-9127-582abdc20bc9] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[cee3d5fc-bf2f-4ba2-ac2c-cc0d0cedcd78] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[311b5854-6d21-4d49-a3ec-9886fc0bc0e4] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[f8585f98-8de6-4d3a-b83b-7b3d82420d9b] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[23adf100-c72a-4335-9879-a30374747a46] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[0784085d-6e64-47e8-9bce-1ea3571ca3fe] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.sync_with_auto_publish[e3c807d7-9911-4378-a651-136498baf523] Apr 30 16:49:47 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.db.reaper.reap_expired_documents[82a40b9d-2010-409f-a171-fd5a02aec44a] Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata. Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata files. Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata. Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata files. Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata. Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata files. Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:48 bumblebee pulp: pulp.server.async.worker_watcher:INFO: New worker 'reserved_resource_worker-1@bumblebee.rydalmere.corpnet' discovered Apr 30 16:49:48 bumblebee pulp: pulp.server.async.worker_watcher:INFO: New worker 'reserved_resource_worker-0@bumblebee.rydalmere.corpnet' discovered Apr 30 16:49:48 bumblebee pulp: pulp.server.async.worker_watcher:INFO: New worker 'reserved_resource_worker-3@bumblebee.rydalmere.corpnet' discovered Apr 30 16:49:48 bumblebee pulp: pulp.server.async.worker_watcher:INFO: New worker 'reserved_resource_worker-2@bumblebee.rydalmere.corpnet' discovered Apr 30 16:49:50 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata. Apr 30 16:49:50 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata files. Apr 30 16:49:50 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:50 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:50 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:50 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:50 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Generating metadata databases. Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Determining which units need to be downloaded. Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading 0 RPMs. Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Generating metadata databases. Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container reported: {'downloads': {}, 'total_sources': 0} for base URL: https://cdn.redhat.com/content/dist/rhel/workstation/6/6Workstation/x86_64/extras/os/ Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading additional units. Apr 30 16:49:51 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Determining which units need to be downloaded. Apr 30 16:49:51 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading 0 RPMs. Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container reported: {'downloads': {}, 'total_sources': 0} for base URL: https://cdn.redhat.com/content/dist/rhel/workstation/5/5.7/x86_64/supplementary/debug/ Apr 30 16:49:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading additional units. Apr 30 16:49:51 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:49:51 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:49:52 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:49:52 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:49:53 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:50:01 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:50:05 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:50:08 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Generating metadata databases. Apr 30 16:50:08 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Determining which units need to be downloaded. Apr 30 16:50:08 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Sync complete. Apr 30 16:50:09 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading 0 RPMs. Apr 30 16:50:09 bumblebee pulp: pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container reported: {'downloads': {}, 'total_sources': 0} for base URL: http://repos.fedorapeople.org/repos/pulp/pulp/stable/2.5/5Server/x86_64/ Apr 30 16:50:09 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading additional units. Apr 30 16:50:09 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:50:12 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Sync complete. Apr 30 16:50:12 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:50:20 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection (1): oreo.cs.adi-limited.com Apr 30 16:50:22 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): repos.fedorapeople.org Apr 30 16:50:28 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Sync complete. Apr 30 16:51:17 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Generating metadata databases. Apr 30 16:51:22 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Determining which units need to be downloaded. Apr 30 16:51:47 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading 0 RPMs. Apr 30 16:51:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container reported: {'downloads': {}, 'total_sources': 0} for base URL: https://cdn.redhat.com/content/dist/rhel/workstation/6/6Workstation/x86_64/optional/source/SRPMS/ Apr 30 16:51:51 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading additional units. Apr 30 16:51:51 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:51:53 bumblebee pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): cdn.redhat.com Apr 30 16:52:03 bumblebee pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Sync complete. Apr 30 17:01:15 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.async.tasks._reserve_resource[bcc293de-7f91-4df1-bf62-b4fb7a98feef] Apr 30 17:01:16 bumblebee pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._reserve_resource[bcc293de-7f91-4df1-bf62-b4fb7a98feef] succeeded in 0.0414823299507s: u'reserved_resource_worker-3@bumblebee.rydalmere.corpnet.dq' Apr 30 17:01:16 bumblebee pulp: celery.worker.strategy:INFO: Received task: pulp.server.tasks.repository.delete[8e13325a-f23a-4f6f-9342-0fc381ae1077]