Hi,
I see online workers, and I see only waiting tasks for rpm sync but nothing is in a running state.
Please find the below output and let me know if you want me the change something.
“online_workers”: [
{
“pulp_href”: “/pulp/api/v3/workers/018a1d41-af10-71c6-9f4e-c422cf4a39cc/”,
“pulp_created”: “2023-08-22T12:39:18.545465Z”,
“name”: “2480@ip-xxx-xx-xx-xxx.ec2.internal”,
“last_heartbeat”: “2023-08-23T01:00:00.321516Z”,
“current_task”: null
}
],
Pulp Status output
pulp status
Notice: Cached api is outdated. Refreshing…
{
“versions”: [
{
“component”: “core”,
“version”: “3.31.0”,
“package”: “pulpcore”,
“domain_compatible”: true
},
{
“component”: “rpm”,
“version”: “3.22.3”,
“package”: “pulp-rpm”,
“domain_compatible”: true
},
{
“component”: “container”,
“version”: “2.16.0”,
“package”: “pulp-container”,
“domain_compatible”: false
},
{
“component”: “file”,
“version”: “1.14.4”,
“package”: “pulp-file”,
“domain_compatible”: true
}
],
“online_workers”: [
{
“pulp_href”: “/pulp/api/v3/workers/018a1d41-af10-71c6-9f4e-c422cf4a39cc/”,
“pulp_created”: “2023-08-22T12:39:18.545465Z”,
“name”: “2480@ip-xxx-xx-xx-xxx.ec2.internal”,
“last_heartbeat”: “2023-08-23T01:00:00.321516Z”,
“current_task”: null
}
],
“online_content_apps”: [
{
“name”: “2579@ip-xxx-xx-xx-xxx.ec2.internal”,
“last_heartbeat”: “2023-08-23T01:00:02.139764Z”
},
{
“name”: “2572@ip-xxx-xx-xx-xxx.ec2.internal”,
“last_heartbeat”: “2023-08-23T01:00:02.141253Z”
}
],
“database_connection”: {
“connected”: true
},
“redis_connection”: {
“connected”: false
},
“storage”: {
“total”: 34280026112,
“used”: 3929198592,
“free”: 30350827520
},
“content_settings”: {
“content_origin”: “http://localhost:24816”,
“content_path_prefix”: “/pulp/content/”
},
“domain_enabled”: false
}
Lists of tasks are in waiting state
{
“pulp_href”: “/pulp/api/v3/tasks/018a1e3d-a7bb-76e8-a1af-3507a9fbb819/”,
“pulp_created”: “2023-08-22T17:14:31.740184Z”,
“state”: “waiting”,
“name”: “pulp_rpm.app.tasks.synchronizing.synchronize”,
“logging_cid”: “9450e27688c948e89e272283e661cf56”,
“created_by”: “/pulp/api/v3/users/1/”,
“started_at”: null,
“finished_at”: null,
“error”: null,
“worker”: null,
“parent_task”: null,
“child_tasks”: [],
“task_group”: null,
“progress_reports”: [],
“created_resources”: [],
“reserved_resources_record”: [
“/pulp/api/v3/repositories/rpm/rpm/018a1d87-a57e-7a36-ad5d-465dafe9385e/”,
“shared:/pulp/api/v3/remotes/rpm/rpm/018a1d87-5558-76f7-97e3-5053e59f0b4d/”
]
},
{
“pulp_href”: “/pulp/api/v3/tasks/018a1da1-f5b0-78cc-8813-5816add60524/”,
“pulp_created”: “2023-08-22T14:24:28.081528Z”,
“state”: “waiting”,
“name”: “pulp_file.app.tasks.synchronizing.synchronize”,
“logging_cid”: “0954138eeb6d41d7a93a08ae00a32f5a”,
“created_by”: “/pulp/api/v3/users/1/”,
“started_at”: null,
“finished_at”: null,
“error”: null,
“worker”: null,
“parent_task”: null,
“child_tasks”: [],
“task_group”: null,
“progress_reports”: [],
“created_resources”: [],
“reserved_resources_record”: [
“/pulp/api/v3/repositories/file/file/018a0922-9bc9-7eed-8b6c-dec99708b37b/”,
“shared:/pulp/api/v3/remotes/file/file/018a0926-54cc-7eb3-9758-3f3170a209a9/”
]
},
{
“pulp_href”: “/pulp/api/v3/tasks/018a1d91-0db0-7418-b1b6-d1688d9a79b0/”,
“pulp_created”: “2023-08-22T14:06:00.113645Z”,
“state”: “waiting”,
“name”: “pulpcore.app.tasks.base.general_create”,
“logging_cid”: “9832aa59d4d44e14ab1e559aa41d1610”,
“created_by”: “/pulp/api/v3/users/1/”,
“started_at”: null,
“finished_at”: null,
“error”: null,
“worker”: null,
“parent_task”: null,
“child_tasks”: [],
“task_group”: null,
“progress_reports”: [],
“created_resources”: [],
“reserved_resources_record”: []
},
{
“pulp_href”: “/pulp/api/v3/tasks/018a1d87-c8dc-71fa-9c5f-610fbfa94dbf/”,
“pulp_created”: “2023-08-22T13:55:52.668864Z”,
“state”: “waiting”,
“name”: “pulp_rpm.app.tasks.synchronizing.synchronize”,
“logging_cid”: “4f902c05491345539231c5c7c9957e40”,
“created_by”: “/pulp/api/v3/users/1/”,
“started_at”: null,
“finished_at”: null,
“error”: null,
“worker”: null,
“parent_task”: null,
“child_tasks”: [],
“task_group”: null,
“progress_reports”: [],
“created_resources”: [],
“reserved_resources_record”: [
“/pulp/api/v3/repositories/rpm/rpm/018a1d87-a57e-7a36-ad5d-465dafe9385e/”,
“shared:/pulp/api/v3/remotes/rpm/rpm/018a1d87-5558-76f7-97e3-5053e59f0b4d/”
]
},
FYI: remote details
#pulp rpm remote list
[
{
“pulp_href”: “/pulp/api/v3/remotes/rpm/rpm/018a1d87-5558-76f7-97e3-5053e59f0b4d/”,
“pulp_created”: “2023-08-22T13:55:23.096727Z”,
“name”: “centos-7-baseos1”,
“url”: “CentOS Mirror”,
“ca_cert”: null,
“client_cert”: null,
“tls_validation”: false,
“proxy_url”: null,
“pulp_labels”: {},
“pulp_last_updated”: “2023-08-22T13:55:23.096750Z”,
“download_concurrency”: null,
“max_retries”: null,
“policy”: “immediate”,
“total_timeout”: null,
“connect_timeout”: null,
“sock_connect_timeout”: null,
“sock_read_timeout”: null,
“headers”: null,
“rate_limit”: null,
“hidden_fields”: [
{
“name”: “client_key”,
“is_set”: false
},
{
“name”: “proxy_username”,
“is_set”: false
},
{
“name”: “proxy_password”,
“is_set”: false
},
{
“name”: “username”,
“is_set”: false
},
{
“name”: “password”,
“is_set”: false
}
],
“sles_auth_token”: null
}
]
Appreciate your help!