Playbook #3 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:02.13
-
PlayBridge: configure the bastion host
-
Taskpip3 : Remove pip and virtualenv packages
-
Hostbridge99.opendev.org
-
Date18 Jul 2025 20:46:17 +0000
-
Module / Actionpackage (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/main.yaml:1)
Field | Value |
---|---|
changed |
True |
diff |
|
invocation |
{ "module_args": { "allow_change_held_packages": false, "allow_downgrade": false, "allow_unauthenticated": false, "autoclean": false, "autoremove": false, "cache_valid_time": 0, "clean": false, "deb": null, "default_release": null, "dpkg_options": "force-confdef,force-confold", "fail_on_autoremove": false, "force": false, "force_apt_get": false, "install_recommends": null, "lock_timeout": 60, "name": [ "python3-pip", "python3-virtualenv" ], "only_upgrade": false, "package": [ "python3-pip", "python3-virtualenv" ], "policy_rc_d": null, "purge": false, "state": "absent", "update_cache": null, "update_cache_retries": 5, "update_cache_retry_max_delay": 12, "upgrade": null } } |
stderr |
|
stderr_lines |
[]
|
stdout |
Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: python3-pip 0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded. After this operation, 7044 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43973 files and directories currently installed.) Removing python3-pip (22.0.2+dfsg-1ubuntu0.6) ... |
stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages will be REMOVED:", " python3-pip", "0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.", "After this operation, 7044 kB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 43973 files and directories currently installed.)", "Removing python3-pip (22.0.2+dfsg-1ubuntu0.6) ..." ] |