Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1283 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-04T16:30:09.985Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-07-04T16:30:10.034Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-07-04T16:30:10.111Z] [WS-CLEANUP] Deleting project workspace... [2025-07-04T16:30:10.111Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-04T16:30:10.171Z] [WS-CLEANUP] done [Pipeline] checkout [2025-07-04T16:30:10.204Z] The recommended git tool is: git [2025-07-04T16:30:10.208Z] No credentials specified [2025-07-04T16:30:10.210Z] Cloning the remote Git repository [2025-07-04T16:30:10.214Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-07-04T16:30:10.214Z] > git init /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins # timeout=10 [2025-07-04T16:30:10.221Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-07-04T16:30:10.221Z] > git --version # timeout=10 [2025-07-04T16:30:10.223Z] > git --version # 'git version 2.25.1' [2025-07-04T16:30:10.224Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-04T16:30:11.423Z] Avoid second fetch [2025-07-04T16:30:11.428Z] Checking out Revision f60da23e9d8664dede5388cc2eefa2a4f0add2ec (refs/remotes/origin/master) [2025-07-04T16:30:11.485Z] Commit message: "fix repos substitution" [2025-07-04T16:30:11.414Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-07-04T16:30:11.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-04T16:30:11.424Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-07-04T16:30:11.430Z] > git config core.sparsecheckout # timeout=10 [2025-07-04T16:30:11.432Z] > git checkout -f f60da23e9d8664dede5388cc2eefa2a4f0add2ec # timeout=10 [2025-07-04T16:30:11.487Z] > git rev-list --no-walk f60da23e9d8664dede5388cc2eefa2a4f0add2ec # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-07-04T16:30:11.808Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-04T16:30:12.110Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I371a6b61df513ef4030f5c45f118abadba85bd45 --branch master --changed_files --output /home/jenkins/workspace/pipeline-gate/patchsets-info.json [2025-07-04T16:30:12.111Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I371a6b61df513ef4030f5c45f118abadba85bd45', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000018': {'account': {'_account_id': 1000018}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'Someone else replied on the change'}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-01-07 22:28:45.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000032}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I371a6b61df513ef4030f5c45f118abadba85bd45', 'subject': 'Fix neutron cli commands output for sNAT', 'status': 'NEW', 'created': '2025-01-06 15:10:19.000000000', 'updated': '2025-07-04 16:30:03.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 27, 'deletions': 7, 'total_comment_count': 1, 'unresolved_comment_count': 1, 'has_review_started': True, 'meta_rev_id': '63a6e25288bd61416f28f8776d05d0e1cadebd51', '_number': 1283, 'owner': {'_account_id': 1000032}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': -2, 'date': '2025-07-04 16:26:49.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'CC': [{'_account_id': 1000018}], 'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000009}]}, 'pending_reviewers': {}, 'current_revision': '86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1', 'revisions': {'86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1': {'kind': 'REWORK', '_number': 2, 'created': '2025-01-07 15:10:56.000000000', 'uploader': {'_account_id': 1000018}, 'ref': 'refs/changes/83/1283/2', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}}, 'commit': {'parents': [{'commit': '350cc7f1a1e8f09ed6165007d56c96a4bfa7135d', 'subject': 'Merge "ISSUE-55 use python wheel for install code"'}], 'author': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2019-08-01 12:26:10.000000000', 'tz': 240}, 'committer': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2025-01-07 15:10:43.000000000', 'tz': 60}, 'subject': 'Fix neutron cli commands output for sNAT', 'message': "Fix neutron cli commands output for sNAT\n\nIt was observed that neutron cli commands have\nwrong output. For example, command 'neutron nat-instance-list'\nshows only manually created service instances.\nTo fix this we need to correctly process these requests.\nAlso fixed manual method of creating sNAT.\n\nChange-Id: I371a6b61df513ef4030f5c45f118abadba85bd45\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2025-07-04T16:30:12.111Z] DEBUG: Cannot find a change for SHA 350cc7f1a1e8f09ed6165007d56c96a4bfa7135d [2025-07-04T16:30:12.111Z] DEBUG: Change: I371a6b61df513ef4030f5c45f118abadba85bd45: depends_on: [] [Pipeline] archiveArtifacts [2025-07-04T16:30:12.147Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-07-04T16:30:14.189Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-04T16:30:14.240Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-04T16:30:14.532Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/check_approvals.py --strategy gate --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I371a6b61df513ef4030f5c45f118abadba85bd45 --branch master [Pipeline] echo [2025-07-04T16:30:14.557Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I371a6b61df513ef4030f5c45f118abadba85bd45', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000018': {'account': {'_account_id': 1000018}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'Someone else replied on the change'}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-01-07 22:28:45.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000032}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I371a6b61df513ef4030f5c45f118abadba85bd45', 'subject': 'Fix neutron cli commands output for sNAT', 'status': 'NEW', 'created': '2025-01-06 15:10:19.000000000', 'updated': '2025-07-04 16:30:03.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 27, 'deletions': 7, 'total_comment_count': 1, 'unresolved_comment_count': 1, 'has_review_started': True, 'meta_rev_id': '63a6e25288bd61416f28f8776d05d0e1cadebd51', '_number': 1283, 'owner': {'_account_id': 1000032}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': -2, 'date': '2025-07-04 16:26:49.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000018}, {'_account_id': 1000001}, {'_account_id': 1000009}], 'reviewers': {'CC': [{'_account_id': 1000018}], 'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000009}]}, 'pending_reviewers': {}, 'current_revision': '86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1', 'revisions': {'86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1': {'kind': 'REWORK', '_number': 2, 'created': '2025-01-07 15:10:56.000000000', 'uploader': {'_account_id': 1000018}, 'ref': 'refs/changes/83/1283/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}}, 'commit': {'parents': [{'commit': '350cc7f1a1e8f09ed6165007d56c96a4bfa7135d', 'subject': 'Merge "ISSUE-55 use python wheel for install code"'}], 'author': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2019-08-01 12:26:10.000000000', 'tz': 240}, 'committer': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2025-01-07 15:10:43.000000000', 'tz': 60}, 'subject': 'Fix neutron cli commands output for sNAT', 'message': "Fix neutron cli commands output for sNAT\n\nIt was observed that neutron cli commands have\nwrong output. For example, command 'neutron nat-instance-list'\nshows only manually created service instances.\nTo fix this we need to correctly process these requests.\nAlso fixed manual method of creating sNAT.\n\nChange-Id: I371a6b61df513ef4030f5c45f118abadba85bd45\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2025-07-04T16:30:14.558Z] DEBUG: Labels in change: {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': -2, 'date': '2025-07-04 16:26:49.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}} [2025-07-04T16:30:14.558Z] DEBUG: there is no Verified +1 [2025-07-04T16:30:14.558Z] DEBUG: Ready to gate [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-04T16:30:14.620Z] INFO: has_gate_approvals = true [Pipeline] withCredentials [2025-07-04T16:30:14.653Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-04T16:30:14.702Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-04T16:30:14.988Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I371a6b61df513ef4030f5c45f118abadba85bd45 --branch master [2025-07-04T16:30:14.993Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I371a6b61df513ef4030f5c45f118abadba85bd45', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000018': {'account': {'_account_id': 1000018}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'Someone else replied on the change'}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-01-07 22:28:45.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000032}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I371a6b61df513ef4030f5c45f118abadba85bd45', 'subject': 'Fix neutron cli commands output for sNAT', 'status': 'NEW', 'created': '2025-01-06 15:10:19.000000000', 'updated': '2025-07-04 16:30:03.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 27, 'deletions': 7, 'total_comment_count': 1, 'unresolved_comment_count': 1, 'has_review_started': True, 'meta_rev_id': '63a6e25288bd61416f28f8776d05d0e1cadebd51', '_number': 1283, 'owner': {'_account_id': 1000032}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': -2, 'date': '2025-07-04 16:26:49.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000018}, {'_account_id': 1000001}, {'_account_id': 1000009}], 'reviewers': {'CC': [{'_account_id': 1000018}], 'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000009}]}, 'pending_reviewers': {}, 'current_revision': '86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1', 'revisions': {'86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1': {'kind': 'REWORK', '_number': 2, 'created': '2025-01-07 15:10:56.000000000', 'uploader': {'_account_id': 1000018}, 'ref': 'refs/changes/83/1283/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}}, 'commit': {'parents': [{'commit': '350cc7f1a1e8f09ed6165007d56c96a4bfa7135d', 'subject': 'Merge "ISSUE-55 use python wheel for install code"'}], 'author': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2019-08-01 12:26:10.000000000', 'tz': 240}, 'committer': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2025-01-07 15:10:43.000000000', 'tz': 60}, 'subject': 'Fix neutron cli commands output for sNAT', 'message': "Fix neutron cli commands output for sNAT\n\nIt was observed that neutron cli commands have\nwrong output. For example, command 'neutron nat-instance-list'\nshows only manually created service instances.\nTo fix this we need to correctly process these requests.\nAlso fixed manual method of creating sNAT.\n\nChange-Id: I371a6b61df513ef4030f5c45f118abadba85bd45\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [Pipeline] echo [2025-07-04T16:30:15.022Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-07-04T16:30:15.038Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-07-04T16:30:15.148Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297 [Pipeline] echo [2025-07-04T16:30:15.174Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-07-04T16:30:15.442Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-07-04T16:30:15.771Z] Pipeline to run: gate [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-07-04T16:30:16.403Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2025-07-04T16:30:17.537Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:centos], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], juju-k8s:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:juju, MONITORING_ORCHESTRATOR:k8s], jobs:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s, collect-logs-and-cleanup-juju-k8s]], build-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]], ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]]] [Pipeline] echo [2025-07-04T16:30:17.553Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-juju-k8s:[stream:juju-k8s, vars:[NODES:CONTROLLER_NODES:medium:1,AGENT_NODES:small:1]], deploy-tf-juju-k8s:[stream:juju-k8s, depends-on:[package-centos, deploy-platform-juju-k8s]], test-sanity-juju-k8s:[job-name:test-sanity, stream:juju-k8s, depends-on:[deploy-tf-juju-k8s]], test-deployment-juju-k8s:[job-name:test-deployment, stream:juju-k8s, depends-on:[test-sanity-juju-k8s]], collect-logs-and-cleanup-juju-k8s:[job-name:collect-logs-and-cleanup, stream:juju-k8s, type:post-hook, depends-on:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s]], prepare-sandbox-centos:[job-name:build-prepare-sandbox, stream:build-centos, vars:[DEVENV_TAG:frozen]], fetch-sources-centos:[job-name:build-fetch-sources, stream:build-centos, depends-on:[prepare-sandbox-centos]], configure-centos:[job-name:build-configure, stream:build-centos, depends-on:[fetch-sources-centos]], package-deployers-centos:[job-name:build-package-deployers, stream:build-centos, depends-on:[configure-centos]], compile-centos:[job-name:build-compile, stream:build-centos, depends-on:[package-deployers-centos]], package-centos:[job-name:build-package, stream:build-centos, depends-on:[compile-centos]], freeze-centos:[job-name:build-freeze, stream:build-centos, depends-on:[package-centos], vars:[PUBLISH_TYPE:frozen]], cleanup-centos:[job-name:build-cleanup, stream:build-centos, type:post-hook, depends-on:[freeze-centos]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-centos]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-centos, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]]] [Pipeline] echo [2025-07-04T16:30:17.581Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-07-04T16:30:17.625Z] Notify gerrit verified=0, submit=false, msg= [2025-07-04T16:30:17.625Z] TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1297/ [Pipeline] withCredentials [2025-07-04T16:30:17.652Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-04T16:30:17.718Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-04T16:30:18.024Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I371a6b61df513ef4030f5c45f118abadba85bd45 --patchset 2 --branch master --labels Verified=0 --message 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1297/' [2025-07-04T16:30:18.025Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I371a6b61df513ef4030f5c45f118abadba85bd45', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000018': {'account': {'_account_id': 1000018}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'Someone else replied on the change'}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-01-07 22:28:45.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000032}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I371a6b61df513ef4030f5c45f118abadba85bd45', 'subject': 'Fix neutron cli commands output for sNAT', 'status': 'NEW', 'created': '2025-01-06 15:10:19.000000000', 'updated': '2025-07-04 16:30:03.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 27, 'deletions': 7, 'total_comment_count': 1, 'unresolved_comment_count': 1, 'has_review_started': True, 'meta_rev_id': '63a6e25288bd61416f28f8776d05d0e1cadebd51', '_number': 1283, 'owner': {'_account_id': 1000032}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': -2, 'date': '2025-07-04 16:26:49.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000018}, {'_account_id': 1000001}, {'_account_id': 1000009}], 'reviewers': {'CC': [{'_account_id': 1000018}], 'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000009}]}, 'pending_reviewers': {}, 'current_revision': '86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1', 'revisions': {'86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1': {'kind': 'REWORK', '_number': 2, 'created': '2025-01-07 15:10:56.000000000', 'uploader': {'_account_id': 1000018}, 'ref': 'refs/changes/83/1283/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}}, 'commit': {'parents': [{'commit': '350cc7f1a1e8f09ed6165007d56c96a4bfa7135d', 'subject': 'Merge "ISSUE-55 use python wheel for install code"'}], 'author': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2019-08-01 12:26:10.000000000', 'tz': 240}, 'committer': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2025-01-07 15:10:43.000000000', 'tz': 60}, 'subject': 'Fix neutron cli commands output for sNAT', 'message': "Fix neutron cli commands output for sNAT\n\nIt was observed that neutron cli commands have\nwrong output. For example, command 'neutron nat-instance-list'\nshows only manually created service instances.\nTo fix this we need to correctly process these requests.\nAlso fixed manual method of creating sNAT.\n\nChange-Id: I371a6b61df513ef4030f5c45f118abadba85bd45\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2025-07-04T16:30:18.025Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1297/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-04T16:30:18.443Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-04T16:30:19.364Z] DEBUG: build_map = [1297:[status:null, branch:master, project:opensdn-io/tf-controller], 1296:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1295:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1294:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1289:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1288:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1287:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1286:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 1285:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1274:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1273:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1272:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1264:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1262:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1256:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1253:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1251:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1248:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1244:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1242:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1240:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1239:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 1236:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1231:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 1229:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1222:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1221:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1217:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1216:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1215:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1212:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1211:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1209:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1207:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1206:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1204:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1200:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1192:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1189:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1187:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1185:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1183:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1179:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1175:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1173:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1170:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1169:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1168:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1167:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1166:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1164:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1162:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1158:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-controller], 1156:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1149:[status:SUCCESS, branch:opensdn/2024.1, project:opensdn-io/tf-kolla-ansible], 1147:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1141:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1139:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1136:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-test], 1134:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-test], 1128:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1127:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 1124:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1123:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1122:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1121:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1120:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1119:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1118:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1115:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1112:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1110:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 1108:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1107:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 1104:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1102:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1099:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1098:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1092:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1087:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1085:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1082:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1077:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1075:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1071:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1066:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1064:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 1062:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 1061:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 1058:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 1055:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 1049:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1045:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1043:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 1040:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1029:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1026:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1024:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1023:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1019:[status:SUCCESS, branch:R24.1, project:opensdn-io/tf-container-builder], 1018:[status:SUCCESS, branch:R24.1, project:opensdn-io/tf-container-builder], 1017:[status:SUCCESS, branch:R24.1, project:opensdn-io/tf-container-builder], 1011:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1002:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1000:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 981:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 980:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 979:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 978:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 976:[status:FAILURE, branch:master, project:opensdn-io/tf-packages], 975:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 974:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 972:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 971:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 970:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 968:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 967:[status:FAILURE, branch:master, project:opensdn-io/tf-packages], 966:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 949:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 948:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 944:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 942:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 941:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 935:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 933:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-test], 929:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 928:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 927:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 922:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 921:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 919:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 915:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 914:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 911:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 909:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 902:[status:SUCCESS, branch:contrail_dpdk_19_11, project:opensdn-io/tf-dpdk], 899:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 895:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 890:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 889:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 884:[status:FAILURE, branch:master, project:opensdn-io/tf-api-client], 883:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 882:[status:FAILURE, branch:master, project:opensdn-io/tf-api-client], 881:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 880:[status:FAILURE, branch:master, project:opensdn-io/tf-api-client], 879:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 878:[status:FAILURE, branch:master, project:opensdn-io/tf-api-client], 877:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 876:[status:FAILURE, branch:master, project:opensdn-io/tf-api-client], 875:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 874:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 872:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 871:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 868:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 867:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 866:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 865:[status:FAILURE, branch:master, project:opensdn-io/tf-dev-env], 864:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 863:[status:FAILURE, branch:master, project:opensdn-io/tf-dev-env], 862:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 861:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 860:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 854:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 853:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 852:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 850:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 846:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 841:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 839:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 837:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 836:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party-cache], 830:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 824:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 823:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 816:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 808:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 807:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 804:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 801:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 799:[status:SUCCESS, branch:master, project:opensdn-io/tf-webui-third-party], 798:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 797:[status:FAILURE, branch:master, project:opensdn-io/tf-jenkins]] [Pipeline] echo [2025-07-04T16:30:19.391Z] DEBUG: Parse build 1297 [Pipeline] echo [2025-07-04T16:30:19.419Z] DEBUG: build skipped [Pipeline] echo [2025-07-04T16:30:19.445Z] DEBUG: Parse build 1296 [Pipeline] echo [2025-07-04T16:30:19.472Z] DEBUG: check_build_successed for 1296 [Pipeline] echo [2025-07-04T16:30:19.499Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2025-07-04T16:30:19.514Z] DEBUG: build skipped [Pipeline] echo [2025-07-04T16:30:19.539Z] DEBUG: Parse build 1295 [Pipeline] echo [2025-07-04T16:30:19.568Z] DEBUG: check_build_successed for 1295 [Pipeline] echo [2025-07-04T16:30:19.591Z] DEBUG: check_build_successed: return 2 > 0 [Pipeline] echo [2025-07-04T16:30:19.606Z] DEBUG: previous build is finished successfully. Stop searching. Base build is not found. Just run. [Pipeline] sh [Pipeline] archiveArtifacts [2025-07-04T16:30:19.919Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:30:19.954Z] DEBUG: Concurrent project - run jobs [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] { (Branch: stream-build-centos) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-centos) [Pipeline] { (Branch: fetch-sources-centos) [Pipeline] { (Branch: configure-centos) [Pipeline] { (Branch: package-deployers-centos) [Pipeline] { (Branch: compile-centos) [Pipeline] { (Branch: package-centos) [Pipeline] { (Branch: freeze-centos) [Pipeline] { (Branch: cleanup-centos) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [Pipeline] stage [Pipeline] { (prepare-sandbox-centos) [Pipeline] stage [Pipeline] { (fetch-sources-centos) [Pipeline] stage [Pipeline] { (configure-centos) [Pipeline] stage [Pipeline] { (package-deployers-centos) [Pipeline] stage [Pipeline] { (compile-centos) [Pipeline] stage [Pipeline] { (package-centos) [Pipeline] stage [Pipeline] { (freeze-centos) [Pipeline] stage [Pipeline] { (cleanup-centos) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] echo [2025-07-04T16:30:21.174Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.211Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.252Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.296Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.351Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.395Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.464Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.502Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.545Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.598Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.651Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.697Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.780Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.818Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.856Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.905Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.949Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:21.991Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.029Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.201Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.240Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.277Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:30:22.366Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-07-04T16:30:22.384Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2025-07-04T16:30:22.399Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2025-07-04T16:30:22.438Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.452Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.478Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.493Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.517Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.540Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.560Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.574Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.594Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.607Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.627Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.644Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.663Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.678Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.698Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.712Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.733Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:22.750Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:22.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:22.829Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.849Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:30:22.863Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.883Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:30:22.900Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.919Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:30:22.936Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.958Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:30:22.973Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:22.993Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:30:23.009Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:23.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:23.044Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:23.064Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:30:23.082Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:30:23.100Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:23.114Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:23.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:23.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:30:23.203Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:23.219Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:23.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:23.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:30:23.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:23.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:30:23.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:23.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:30:23.464Z] Will try again after 15 sec [2025-07-04T16:30:23.486Z] Will try again after 15 sec [2025-07-04T16:30:23.508Z] Will try again after 15 sec [2025-07-04T16:30:23.528Z] Will try again after 15 sec [2025-07-04T16:30:23.546Z] Will try again after 15 sec [2025-07-04T16:30:23.568Z] Will try again after 15 sec [2025-07-04T16:30:23.588Z] Will try again after 15 sec [2025-07-04T16:30:23.609Z] Will try again after 15 sec [2025-07-04T16:30:23.629Z] Will try again after 15 sec [2025-07-04T16:30:23.649Z] Will try again after 15 sec [2025-07-04T16:30:23.673Z] Will try again after 15 sec [2025-07-04T16:30:23.698Z] Will try again after 15 sec [2025-07-04T16:30:23.721Z] Will try again after 15 sec [2025-07-04T16:30:23.740Z] Will try again after 15 sec [2025-07-04T16:30:23.761Z] Will try again after 15 sec [2025-07-04T16:30:23.780Z] Will try again after 15 sec [2025-07-04T16:30:23.798Z] Will try again after 15 sec [2025-07-04T16:30:23.817Z] Will try again after 15 sec [2025-07-04T16:30:23.838Z] Will try again after 15 sec [2025-07-04T16:30:23.857Z] Will try again after 15 sec [2025-07-04T16:30:23.876Z] Will try again after 15 sec [2025-07-04T16:30:23.895Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:30:23.916Z] Archiving artifacts [2025-07-04T16:30:23.957Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:30:23.977Z] Archiving artifacts [2025-07-04T16:30:24.020Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:30:24.328Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:30:24.413Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #75119 [Pipeline] timeout [2025-07-04T16:30:24.429Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:30:24.479Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #44163 [Pipeline] timeout [2025-07-04T16:30:24.495Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:30:24.522Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #75650 [Pipeline] timeout [2025-07-04T16:30:24.536Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:30:24.557Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-07-04T16:30:24.581Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-07-04T16:30:24.615Z] Scheduling project: deploy-platform-juju-k8s [2025-07-04T16:30:34.299Z] Starting building: build-prepare-sandbox #9832 [Pipeline] { [Pipeline] echo [2025-07-04T16:30:38.502Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.518Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:30:38.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:30:38.682Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.699Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:38.723Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.740Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:38.763Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.782Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:38.809Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.825Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:38.855Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.870Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:38.890Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.907Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:38.932Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.947Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:38.977Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:38.992Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.242Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:30:39.260Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:39.278Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.305Z] Starting building: build-prepare-sandbox #9833 [2025-07-04T16:30:39.305Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:39.328Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.352Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:30:39.381Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.412Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:30:39.432Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.454Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:30:39.471Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.499Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:30:39.518Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.543Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:30:39.561Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:39.673Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:30:39.690Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:39.705Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.725Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:30:39.741Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:30:39.779Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:30:39.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:39.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:39.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:39.871Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:39.888Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:39.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:39.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:30:39.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:30:40.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:40.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:30:40.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:40.120Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:30:40.211Z] Will try again after 15 sec [2025-07-04T16:30:40.232Z] Will try again after 15 sec [2025-07-04T16:30:40.256Z] Will try again after 15 sec [2025-07-04T16:30:40.277Z] Will try again after 15 sec [2025-07-04T16:30:40.301Z] Will try again after 15 sec [2025-07-04T16:30:40.323Z] Will try again after 15 sec [2025-07-04T16:30:40.344Z] Will try again after 15 sec [2025-07-04T16:30:40.404Z] Will try again after 15 sec [2025-07-04T16:30:40.430Z] Will try again after 15 sec [2025-07-04T16:30:40.477Z] Will try again after 15 sec [2025-07-04T16:30:40.499Z] Will try again after 15 sec [2025-07-04T16:30:40.525Z] Will try again after 15 sec [2025-07-04T16:30:40.548Z] Will try again after 15 sec [2025-07-04T16:30:40.603Z] Will try again after 15 sec [2025-07-04T16:30:40.623Z] Will try again after 15 sec [2025-07-04T16:30:44.311Z] Starting building: deploy-platform-juju-k8s #1315 [Pipeline] { [Pipeline] echo [2025-07-04T16:30:53.636Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:53.652Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:30:53.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:30:54.100Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:54.115Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:30:54.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:30:55.074Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.094Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.125Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.139Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.165Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.179Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.198Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.213Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.235Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.251Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.271Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.288Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.308Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:30:55.331Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:30:55.403Z] Will try again after 15 sec [2025-07-04T16:30:55.424Z] Will try again after 15 sec [2025-07-04T16:30:55.446Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:30:55.481Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:30:55.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:55.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:30:55.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:30:55.762Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:55.777Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:55.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.844Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:30:55.860Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.880Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:30:55.899Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.923Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:30:55.938Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.959Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:30:55.976Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:55.999Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:30:56.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:56.037Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:56.053Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:56.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:30:56.089Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:56.122Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:30:56.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:56.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:56.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:56.273Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:56.289Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:30:56.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:56.344Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:30:56.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:30:56.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:30:56.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:30:56.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:30:56.487Z] Will try again after 15 sec [2025-07-04T16:30:56.510Z] Will try again after 15 sec [2025-07-04T16:30:56.530Z] Will try again after 15 sec [2025-07-04T16:30:56.559Z] Will try again after 15 sec [2025-07-04T16:30:56.590Z] Will try again after 15 sec [2025-07-04T16:30:56.614Z] Will try again after 15 sec [2025-07-04T16:30:56.635Z] Will try again after 15 sec [2025-07-04T16:30:56.659Z] Will try again after 15 sec [2025-07-04T16:30:56.683Z] Will try again after 15 sec [2025-07-04T16:30:56.709Z] Will try again after 15 sec [2025-07-04T16:30:56.732Z] Will try again after 15 sec [2025-07-04T16:30:56.757Z] Will try again after 15 sec [2025-07-04T16:30:56.785Z] Will try again after 15 sec [2025-07-04T16:30:56.807Z] Will try again after 15 sec [2025-07-04T16:30:56.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:08.751Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:08.768Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:08.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:10.035Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:10.050Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:10.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:11.112Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.129Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.152Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.169Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.191Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.208Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.228Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.243Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.272Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.286Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.305Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.322Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.343Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:11.358Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:31:11.409Z] Will try again after 15 sec [2025-07-04T16:31:11.429Z] Will try again after 15 sec [2025-07-04T16:31:11.449Z] Will try again after 15 sec [2025-07-04T16:31:11.472Z] Will try again after 15 sec [2025-07-04T16:31:11.511Z] Will try again after 15 sec [2025-07-04T16:31:11.534Z] Will try again after 15 sec [2025-07-04T16:31:11.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:11.747Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:11.763Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:11.796Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.817Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:31:11.831Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.852Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:31:11.866Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.884Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:31:11.897Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:11.918Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:31:11.931Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:31:11.963Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:31:11.979Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:12.009Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:12.028Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:12.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:31:12.075Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:31:12.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:12.139Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:12.208Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:12.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-04T16:31:12.298Z] Will try again after 15 sec [2025-07-04T16:31:12.321Z] Will try again after 15 sec [2025-07-04T16:31:12.346Z] Will try again after 15 sec [2025-07-04T16:31:12.366Z] Will try again after 15 sec [2025-07-04T16:31:12.387Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:12.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:12.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:12.457Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:12.472Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:12.486Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:12.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:12.521Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:12.558Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:12.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:12.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:31:12.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:12.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:31:12.669Z] Will try again after 15 sec [2025-07-04T16:31:12.797Z] Will try again after 15 sec [2025-07-04T16:31:12.831Z] Will try again after 15 sec [2025-07-04T16:31:12.851Z] Will try again after 15 sec [2025-07-04T16:31:12.885Z] Will try again after 15 sec [2025-07-04T16:31:12.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:23.869Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:23.885Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:23.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:25.137Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:25.154Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:25.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:26.443Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.460Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:26.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:26.603Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.618Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:26.643Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.659Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:26.680Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.886Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:26.909Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.924Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:26.947Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:26.962Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:27.030Z] Will try again after 15 sec [2025-07-04T16:31:27.057Z] Will try again after 15 sec [2025-07-04T16:31:27.078Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:27.096Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:27.111Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:31:27.164Z] Will try again after 15 sec [2025-07-04T16:31:27.185Z] Will try again after 15 sec [2025-07-04T16:31:27.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:27.350Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:27.365Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.391Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:27.406Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.437Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:31:27.458Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.479Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:31:27.495Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:27.581Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:27.616Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:27.650Z] Will try again after 15 sec [2025-07-04T16:31:27.684Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:27.701Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:31:27.717Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.736Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:31:27.750Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.768Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:31:27.783Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:31:27.852Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:27.877Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:27.916Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:31:27.939Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:31:28.050Z] Will try again after 15 sec [2025-07-04T16:31:28.072Z] Will try again after 15 sec [2025-07-04T16:31:28.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:28.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:28.145Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:28.201Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:28.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:28.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:28.285Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:28.353Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:28.367Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:28.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:28.400Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:28.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:28.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:31:28.489Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:28.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:28.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:31:28.590Z] Will try again after 15 sec [2025-07-04T16:31:28.622Z] Will try again after 15 sec [2025-07-04T16:31:28.642Z] Will try again after 15 sec [2025-07-04T16:31:28.662Z] Will try again after 15 sec [2025-07-04T16:31:28.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:39.016Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:39.031Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:39.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:40.252Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:40.269Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:40.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:41.568Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:41.584Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:41.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:42.069Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.085Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:42.154Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:42.187Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.202Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:42.221Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.237Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:42.312Z] Will try again after 15 sec [2025-07-04T16:31:42.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:42.399Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.414Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:42.433Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.448Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:42.468Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:42.482Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:31:42.537Z] Will try again after 15 sec [2025-07-04T16:31:42.558Z] Will try again after 15 sec [2025-07-04T16:31:42.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:42.697Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:42.713Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:42.733Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:42.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:42.780Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:31:42.795Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:42.853Z] Will try again after 15 sec [2025-07-04T16:31:42.875Z] Will try again after 15 sec [2025-07-04T16:31:42.896Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:42.945Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:31:42.960Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:43.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:43.081Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:31:43.094Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:31:43.160Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:43.190Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:31:43.205Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:43.223Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:31:43.237Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:43.298Z] Will try again after 15 sec [2025-07-04T16:31:43.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:43.376Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:43.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:43.412Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:31:43.428Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:31:43.475Z] Will try again after 15 sec [2025-07-04T16:31:43.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:43.559Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:43.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:43.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:43.693Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:43.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:31:43.749Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:43.776Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:43.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:43.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:43.873Z] Will try again after 15 sec [2025-07-04T16:31:43.896Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:43.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:43.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:31:43.975Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:44.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:44.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:31:44.100Z] Will try again after 15 sec [2025-07-04T16:31:44.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:54.122Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:54.137Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:54.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:55.371Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:55.385Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:55.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:56.675Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:56.693Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:56.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:57.187Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.202Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:57.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:57.367Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.383Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:57.413Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.429Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:57.485Z] Will try again after 15 sec [2025-07-04T16:31:57.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:57.593Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.611Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:57.634Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.649Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:57.705Z] Will try again after 15 sec [2025-07-04T16:31:57.731Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:57.767Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:31:57.783Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:31:57.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:57.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:57.930Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:57.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:57.973Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:58.046Z] Will try again after 15 sec [2025-07-04T16:31:58.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:58.113Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:31:58.129Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.181Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:31:58.200Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:58.256Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:58.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:58.366Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:31:58.381Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.402Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:31:58.418Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.450Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:31:58.472Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:58.534Z] Will try again after 15 sec [2025-07-04T16:31:58.554Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:58.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:58.671Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:58.687Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:31:58.723Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.756Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:31:58.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:58.825Z] Will try again after 15 sec [2025-07-04T16:31:58.844Z] Will try again after 15 sec [2025-07-04T16:31:58.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:31:58.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:58.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:31:58.980Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:58.993Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:31:59.052Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:31:59.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:31:59.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:59.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:31:59.216Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:59.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:31:59.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:31:59.303Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:31:59.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:31:59.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:31:59.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:09.221Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:09.236Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:09.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:10.468Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:10.485Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:10.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:11.786Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:11.802Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:11.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:12.285Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.299Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:12.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:12.516Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.532Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:12.589Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:12.621Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.638Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:12.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:12.738Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.752Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:12.805Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:12.838Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.853Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:12.915Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:12.949Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:12.963Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:32:13.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:13.075Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:13.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:13.142Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:13.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:13.184Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:13.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:13.287Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:32:13.300Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:13.359Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:13.388Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:32:13.402Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:13.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:13.569Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:32:13.585Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:32:13.655Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:13.687Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:32:13.703Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:32:13.726Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:32:13.742Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:13.795Z] Will try again after 15 sec [2025-07-04T16:32:13.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:32:13.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:13.905Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:32:13.925Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:32:13.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:32:13.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:13.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:14.036Z] Will try again after 15 sec [2025-07-04T16:32:14.055Z] Will try again after 15 sec [2025-07-04T16:32:14.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:32:14.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:14.170Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:32:14.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:14.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:14.255Z] Will try again after 15 sec [2025-07-04T16:32:14.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:32:14.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:14.377Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:14.419Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:14.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:14.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:32:14.526Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:14.559Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:14.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:32:14.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:24.319Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:24.334Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:24.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:25.570Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:25.585Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:25.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:26.884Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:26.898Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:26.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:27.378Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:27.394Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:27.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:27.626Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:27.641Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:27.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:27.739Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:27.755Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:27.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:27.856Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:27.872Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:27.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:27.969Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:27.985Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:28.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.083Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:28.101Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:32:28.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.199Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:28.215Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:28.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:28.332Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:28.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.432Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:32:28.449Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:28.516Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:28.547Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:32:28.562Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:28.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.686Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:32:28.701Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:28.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:28.830Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:32:28.847Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:28.904Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:28.937Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:32:28.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:29.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:29.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:29.086Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:32:29.160Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:29.193Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:32:29.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:32:29.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:29.248Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:29.305Z] Will try again after 15 sec [2025-07-04T16:32:29.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:32:29.402Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:29.419Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:32:29.443Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:29.461Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:29.530Z] Will try again after 15 sec [2025-07-04T16:32:29.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:29.609Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:29.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:29.682Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:29.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:29.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:32:29.766Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:29.783Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:29.798Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:32:29.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:39.419Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:39.434Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:39.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:40.676Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:40.693Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:40.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:41.978Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:41.993Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:42.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:42.481Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:42.496Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:42.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:42.727Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:42.742Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:42.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:42.836Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:42.851Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:42.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:42.955Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:42.969Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.067Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:43.082Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.182Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:43.197Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:32:43.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.307Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:43.323Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.427Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:43.445Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.547Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:32:43.562Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.691Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:32:43.707Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.805Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:32:43.820Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:43.935Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:32:43.950Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:43.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.041Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:32:44.055Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:44.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.193Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:44.209Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:44.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.333Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:32:44.350Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:32:44.404Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:44.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:44.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:44.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:44.578Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:44.631Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:44.661Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:44.675Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:44.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.772Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:44.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:44.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:44.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:44.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:32:44.964Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:44.980Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:44.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:32:45.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:54.528Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:54.545Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:54.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:55.774Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:55.788Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:55.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:57.079Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:57.098Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:57.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:57.612Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:57.631Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:57.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:57.822Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:57.838Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:57.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:57.942Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:57.965Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.068Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:58.086Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.195Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:58.209Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.304Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:32:58.318Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:32:58.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.430Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:58.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:58.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.656Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:32:58.672Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:58.793Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:32:58.810Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:58.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:32:59.055Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:32:59.069Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:32:59.092Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:32:59.108Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:59.159Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:32:59.193Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:59.239Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:32:59.255Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:59.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:59.356Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:59.373Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:59.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:59.471Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:32:59.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:32:59.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:59.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:32:59.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:32:59.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:32:59.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:59.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:59.803Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:59.835Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:32:59.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:32:59.925Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:32:59.956Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:32:59.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:00.038Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:00.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:00.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:33:00.148Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:00.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:00.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:33:00.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:09.630Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:09.645Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:09.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:10.863Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:10.876Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:10.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:12.182Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:12.197Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:12.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:12.716Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:12.732Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:12.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:12.928Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:12.944Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:12.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.052Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:13.068Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.178Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:13.197Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.300Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:13.316Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.419Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:13.436Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:33:13.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.534Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:13.554Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.652Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:13.668Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:13.766Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:33:13.783Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:13.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:14.005Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:33:14.021Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:14.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:14.191Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:33:14.208Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:14.270Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:14.299Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:33:14.316Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:14.379Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:14.413Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:33:14.433Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:14.496Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:14.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:14.540Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:14.606Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:14.635Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:33:14.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:33:14.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:14.745Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:14.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:14.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:14.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:14.863Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:14.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:14.955Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:14.970Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:15.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:15.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:15.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:15.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:15.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:15.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:33:15.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:15.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:15.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:33:15.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:24.729Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:24.745Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:24.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:25.961Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:25.975Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:26.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:27.280Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:27.295Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:27.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:27.817Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:27.832Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:27.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.028Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:28.043Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.145Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:28.161Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.280Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:28.295Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.398Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:28.415Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.520Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:28.539Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:33:28.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.641Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:28.658Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.763Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:28.780Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:28.893Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:33:28.912Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:28.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.121Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:33:29.146Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:29.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.315Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:33:29.333Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:29.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.453Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:33:29.470Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:29.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.577Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:33:29.594Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:29.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:29.715Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:29.780Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:29.813Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:33:29.834Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:33:29.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:29.936Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:29.953Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:29.990Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:30.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:30.024Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:30.107Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:30.143Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:30.159Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:30.228Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:30.264Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:30.283Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:30.348Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:30.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:30.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:33:30.462Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:30.495Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:30.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:33:30.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:39.828Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:39.844Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:39.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:41.068Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:41.082Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:41.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:42.378Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:42.393Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:42.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:42.916Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:42.931Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:42.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.129Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:43.143Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.242Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:43.257Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.382Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:43.396Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.494Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:43.508Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.623Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:43.636Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:33:43.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:43.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:43.878Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:43.894Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:43.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.008Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-04T16:33:44.024Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.236Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:33:44.313Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.432Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:33:44.447Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.554Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:33:44.570Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.681Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:33:44.696Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:44.827Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:44.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:44.929Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:33:44.943Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:33:44.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.039Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:33:45.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:45.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:45.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:45.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.260Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:45.274Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:45.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.383Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:45.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:45.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:33:45.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:33:45.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:45.624Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:45.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:33:45.695Z] Will try again after 15 sec [2025-07-04T16:33:50.894Z] Build build-prepare-sandbox #9832 completed: SUCCESS [Pipeline] echo [2025-07-04T16:33:50.925Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:33:51.042Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9832 [Pipeline] echo [2025-07-04T16:33:51.089Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2025-07-04T16:33:51.382Z] + ls -la build-prepare-sandbox-75119 [2025-07-04T16:33:51.382Z] total 20 [2025-07-04T16:33:51.382Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:33 . [2025-07-04T16:33:51.382Z] drwxr-xr-x 4 jenkins docker 12288 Jul 4 16:33 .. [2025-07-04T16:33:51.382Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 16:33 build.env [2025-07-04T16:33:51.382Z] -rw-r--r-- 1 jenkins docker 281 Jul 4 16:32 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-07-04T16:33:51.445Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:33:51.775Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:33:52.338Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:33:52.764Z] Build build-prepare-sandbox #9833 completed: SUCCESS [Pipeline] echo [2025-07-04T16:33:52.782Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:33:52.879Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9833 [Pipeline] echo [2025-07-04T16:33:52.923Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] sh [2025-07-04T16:33:53.211Z] + ls -la build-prepare-sandbox-44163 [2025-07-04T16:33:53.211Z] total 20 [2025-07-04T16:33:53.211Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:33 . [2025-07-04T16:33:53.211Z] drwxr-xr-x 5 jenkins docker 12288 Jul 4 16:33 .. [2025-07-04T16:33:53.211Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 16:33 build.env [2025-07-04T16:33:53.211Z] -rw-r--r-- 1 jenkins docker 281 Jul 4 16:32 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-07-04T16:33:53.257Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-04T16:33:53.584Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:33:54.146Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-04T16:33:54.927Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:54.944Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:54.993Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:33:56.164Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:56.179Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:56.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:57.475Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:57.490Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:57.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.024Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:58.043Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:58.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.227Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:58.243Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:58.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.352Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:58.370Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:58.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.478Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:33:58.558Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:33:58.582Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:33:58.638Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:58.652Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:58.697Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:33:58.717Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.778Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-07-04T16:33:58.797Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:33:58.817Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:33:58.835Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [Pipeline] { [2025-07-04T16:33:58.955Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:58.973Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] { [Pipeline] echo [2025-07-04T16:33:59.009Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-44163/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:33:59.039Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:59.056Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:33:59.086Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:33:59.100Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:33:59.149Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:33:59.163Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-44163/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [2025-07-04T16:33:59.243Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2025-07-04T16:33:59.279Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // dir [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:33:59.406Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-07-04T16:33:59.442Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:33:59.495Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:33:59.514Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:33:59.567Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:33:59.591Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:33:59.611Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:33:59.627Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:33:59.650Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.70430.env [Pipeline] writeFile [Pipeline] { [2025-07-04T16:33:59.744Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:33:59.766Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:33:59.786Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2025-07-04T16:33:59.820Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:33:59.844Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:33:59.861Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:33:59.953Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #70430 [Pipeline] timeout [2025-07-04T16:33:59.971Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:33:59.999Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:34:00.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:00.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] build [2025-07-04T16:34:00.102Z] Scheduling project: build-fetch-sources [Pipeline] echo [2025-07-04T16:34:00.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:00.152Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:34:00.202Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2025-07-04T16:34:00.228Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-75119/build.env [Pipeline] readFile [Pipeline] { [2025-07-04T16:34:00.292Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:00.327Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:34:00.342Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:34:00.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:00.433Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:00.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:34:00.492Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-75119/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:34:00.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:00.535Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:00.602Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:00.644Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:00.666Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:00.737Z] Will try again after 15 sec [2025-07-04T16:34:00.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2025-07-04T16:34:00.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:00.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:00.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:00.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:00.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:34:01.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:01.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:34:01.080Z] Will try again after 15 sec [2025-07-04T16:34:01.126Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:01.151Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.32625.env [Pipeline] writeFile [2025-07-04T16:34:01.220Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:34:01.281Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:34:01.323Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #32625 [Pipeline] timeout [2025-07-04T16:34:01.338Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:34:01.475Z] Scheduling project: build-fetch-sources [2025-07-04T16:34:09.327Z] Starting building: build-fetch-sources #8710 [Pipeline] { [Pipeline] echo [2025-07-04T16:34:10.029Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:10.045Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:10.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:11.266Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:11.280Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:11.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:12.571Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:12.588Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:12.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:13.127Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:13.143Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:13.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:13.343Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:13.359Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:13.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:13.461Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:13.477Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:13.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:13.731Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:13.748Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:13.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:13.992Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:14.007Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:34:14.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:14.181Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:14.196Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:14.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:14.291Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:14.308Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:14.331Z] Starting building: build-fetch-sources #8711 [2025-07-04T16:34:14.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:14.607Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:34:14.624Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:14.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:14.779Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:34:14.795Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:14.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:15.098Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:34:15.115Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:15.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:15.327Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:34:15.343Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:15.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:15.444Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:15.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:15.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:15.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:34:15.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:34:15.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:15.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:15.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:15.850Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:15.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:15.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:15.961Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:15.994Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:16.010Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:16.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:16.112Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:16.128Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:16.189Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:16.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:16.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:34:16.293Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:16.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:16.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:34:16.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:25.138Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:25.154Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:25.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:26.357Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:26.371Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:26.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:27.669Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:27.686Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:27.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:28.227Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:28.242Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:28.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:28.444Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:28.462Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:28.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:28.567Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:28.584Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:28.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:28.838Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:28.853Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:28.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:29.086Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:29.100Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:34:29.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:29.274Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:29.289Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:29.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:29.418Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:29.432Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:29.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:29.711Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:34:29.729Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:29.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:29.878Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:34:29.896Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:29.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:30.216Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:34:30.233Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:30.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:30.429Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:34:30.447Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:30.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:30.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:30.557Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:30.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:30.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:34:30.765Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:34:30.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:30.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:30.900Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:30.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:31.004Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:31.022Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:31.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:31.123Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:31.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:31.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:31.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:31.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:34:31.534Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:31.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:31.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:34:31.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:31.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:34:31.671Z] Will try again after 15 sec [2025-07-04T16:34:31.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:40.247Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:40.264Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:40.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:41.457Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:41.475Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:41.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:42.774Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:42.789Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:42.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:43.323Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:43.340Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:43.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:43.555Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:43.570Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:43.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:43.672Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:43.686Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:43.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:43.936Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:43.951Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:44.001Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:34:44.157Z] Build build-fetch-sources #8710 completed: SUCCESS [Pipeline] echo [2025-07-04T16:34:44.189Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2025-07-04T16:34:44.210Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:44.242Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:34:44.332Z] Copied 2 artifacts from "build-fetch-sources" build number 8710 [2025-07-04T16:34:44.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:44.428Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-07-04T16:34:44.492Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:44.509Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:44.571Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:44.632Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:44.650Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:44.700Z] Will try again after 15 sec [2025-07-04T16:34:44.715Z] + ls -la build-fetch-sources-70430 [2025-07-04T16:34:44.716Z] total 24 [2025-07-04T16:34:44.716Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:34 . [2025-07-04T16:34:44.716Z] drwxr-xr-x 6 jenkins docker 12288 Jul 4 16:34 .. [2025-07-04T16:34:44.716Z] -rw-r--r-- 1 jenkins docker 417 Jul 4 16:34 build.env [2025-07-04T16:34:44.716Z] -rw-r--r-- 1 jenkins docker 281 Jul 4 16:33 deps.build-fetch-sources.70430.env [Pipeline] withCredentials [2025-07-04T16:34:44.766Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-07-04T16:34:44.869Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-04T16:34:44.892Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:44.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.006Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:34:45.024Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:45.080Z] Will try again after 15 sec [2025-07-04T16:34:45.105Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.318Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:34:45.335Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:45.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.584Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:34:45.602Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:45.668Z] Will try again after 15 sec [2025-07-04T16:34:45.668Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.729Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:45.746Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:45.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.863Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:34:45.878Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:34:45.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:45.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:34:45.998Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:46.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:46.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:46.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:46.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:46.232Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:46.247Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:46.292Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-04T16:34:46.569Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:46.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:46.638Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-07-04T16:34:46.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:34:46.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:34:46.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:46.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:34:47.168Z] Will try again after 15 sec [2025-07-04T16:34:47.189Z] Will try again after 15 sec [2025-07-04T16:34:48.786Z] Build build-fetch-sources #8711 completed: SUCCESS [Pipeline] echo [2025-07-04T16:34:48.808Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:34:48.915Z] Copied 2 artifacts from "build-fetch-sources" build number 8711 [Pipeline] echo [2025-07-04T16:34:48.962Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2025-07-04T16:34:49.250Z] + ls -la build-fetch-sources-32625 [2025-07-04T16:34:49.250Z] total 24 [2025-07-04T16:34:49.250Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:34 . [2025-07-04T16:34:49.250Z] drwxr-xr-x 7 jenkins docker 12288 Jul 4 16:34 .. [2025-07-04T16:34:49.250Z] -rw-r--r-- 1 jenkins docker 417 Jul 4 16:34 build.env [2025-07-04T16:34:49.250Z] -rw-r--r-- 1 jenkins docker 281 Jul 4 16:34 deps.build-fetch-sources.32625.env [Pipeline] withCredentials [2025-07-04T16:34:49.296Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:34:49.612Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:34:50.179Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:34:55.347Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:55.362Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:55.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:56.558Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:56.575Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:56.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:57.876Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:57.892Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:57.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:58.426Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:58.443Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:58.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:58.655Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:58.670Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:58.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:58.764Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:58.779Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:58.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:34:59.033Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:34:59.107Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:34:59.132Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:34:59.209Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:34:59.252Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-07-04T16:34:59.279Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:34:59.365Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-07-04T16:34:59.397Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-70430/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-07-04T16:34:59.462Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-70430/deps.build-fetch-sources.70430.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:34:59.492Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:34:59.509Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:34:59.557Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-07-04T16:34:59.663Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:59.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:34:59.814Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:59.837Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:34:59.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:34:59.903Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:34:59.922Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.90053.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-07-04T16:35:00.019Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:35:00.046Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:35:00.117Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #90053 [Pipeline] timeout [2025-07-04T16:35:00.136Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:35:00.163Z] JOB configure-centos: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-07-04T16:35:00.197Z] JOB configure-centos: entering run_job [Pipeline] build [2025-07-04T16:35:00.230Z] Scheduling project: build-configure [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:35:00.279Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:35:00.296Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:00.350Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:35:00.371Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T16:35:00.447Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2025-07-04T16:35:00.467Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:35:00.489Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:35:00.504Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-07-04T16:35:00.603Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:00.639Z] JOB configure-centos: files found = 2 [Pipeline] echo [2025-07-04T16:35:00.663Z] JOB configure-centos: file #0 with path build-fetch-sources-32625/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-07-04T16:35:00.738Z] JOB configure-centos: file #1 with path build-fetch-sources-32625/deps.build-fetch-sources.32625.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:35:00.780Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:35:00.804Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:00.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:35:00.943Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:00.963Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:35:01.024Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:01.054Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:35:01.073Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:35:01.148Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:01.167Z] JOB configure-centos: deps_env_file: deps.build-configure.77383.env [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:35:01.204Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:01.219Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:35:01.306Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:35:01.329Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:35:01.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:01.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:35:01.434Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:01.458Z] JOB configure-centos: Starting job: build-configure rnd: #77383 [Pipeline] timeout [2025-07-04T16:35:01.473Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:35:01.522Z] Scheduling project: build-configure [Pipeline] echo [2025-07-04T16:35:01.547Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:01.563Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:01.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:01.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:01.686Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:01.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:02.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:02.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:35:02.278Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:02.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:02.327Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:35:02.376Z] Will try again after 15 sec [2025-07-04T16:35:09.339Z] Starting building: build-configure #7708 [Pipeline] { [Pipeline] echo [2025-07-04T16:35:10.449Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:10.465Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:10.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:11.665Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:11.684Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:11.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:12.980Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:12.997Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:13.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:13.531Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:13.548Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:13.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:13.758Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:13.775Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:13.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:13.876Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:13.896Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:13.946Z] Will try again after 15 sec [2025-07-04T16:35:14.341Z] Starting building: build-configure #7709 [Pipeline] { [Pipeline] echo [2025-07-04T16:35:14.600Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:14.614Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:35:14.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:14.849Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:14.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:14.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:14.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:14.976Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:15.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:15.382Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:35:15.400Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:15.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:15.644Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:35:15.662Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:15.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:15.898Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:35:15.914Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:15.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.059Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:16.075Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:16.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.180Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:35:16.196Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:35:16.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:16.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:16.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:16.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:16.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.685Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:16.704Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:16.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:16.818Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:16.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:16.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:17.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:17.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:35:17.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:17.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:17.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:35:17.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:25.542Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:25.557Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:25.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:26.770Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:26.787Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:26.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:28.086Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:28.104Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:28.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:28.638Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:28.653Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:28.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:28.861Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:28.877Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:28.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:28.980Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:28.996Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:29.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:29.691Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:29.707Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:35:29.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:29.946Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:29.960Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:30.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:30.053Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:30.066Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:30.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:30.490Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:35:30.503Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:30.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:30.765Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:35:30.782Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:30.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.000Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:35:31.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.157Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:31.170Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:35:31.307Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:35:31.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:31.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.596Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:31.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.801Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:31.818Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:31.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:31.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:31.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:32.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:32.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T16:35:32.594Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:32.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:32.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:35:32.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:40.696Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:40.715Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:40.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:41.871Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:41.887Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:41.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:43.192Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:43.206Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:43.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:35:44.022Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:44.037Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:35:44.059Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:44.073Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:44.125Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:35:44.161Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:44.219Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:44.235Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:44.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:44.785Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:44.802Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:35:44.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:45.037Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:45.051Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:45.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:45.149Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:45.164Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:45.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:45.581Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:35:45.598Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:45.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:45.870Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:35:45.885Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:45.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.096Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:35:46.113Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:46.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.254Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:46.268Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:46.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:35:46.419Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:35:46.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.561Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:35:46.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:46.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:46.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:46.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:46.903Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:46.917Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:46.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:47.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:47.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:47.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:47.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:35:47.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:35:47.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:47.747Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:35:47.763Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:35:47.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:55.803Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:55.819Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:55.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:56.975Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:56.991Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:57.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:58.285Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:58.300Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:58.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:59.158Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:59.172Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:35:59.231Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:35:59.263Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:59.276Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:59.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:59.371Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:59.389Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:35:59.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:35:59.887Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:35:59.902Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:35:59.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:00.136Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:00.151Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:00.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:00.253Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:00.270Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:00.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:00.678Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:36:00.694Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:00.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:00.973Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:36:00.989Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:01.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:01.200Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:36:01.217Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:01.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:01.353Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:01.372Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:01.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:01.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:36:01.523Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:36:01.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:01.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:01.675Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:01.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:01.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:01.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:01.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:02.000Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:02.017Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:02.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:02.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:02.140Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:02.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:02.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:02.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:36:02.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:02.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:02.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:36:02.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:10.905Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:10.919Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:10.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:12.073Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:12.087Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:12.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:13.382Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:13.396Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:13.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:14.268Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:14.283Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:14.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:14.377Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:14.392Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:14.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:14.484Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:14.506Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:14.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:14.984Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:15.000Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:36:15.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:15.240Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:15.257Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:15.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:15.356Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:15.372Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:15.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:15.778Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:36:15.794Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:15.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.077Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:36:16.092Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:16.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.304Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:36:16.319Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:16.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.453Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:16.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:16.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.606Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:36:16.621Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:36:16.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.771Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:16.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:16.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:16.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:16.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:16.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:17.102Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:17.117Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:17.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:17.226Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:17.241Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:17.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:17.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:17.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:36:17.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:17.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:17.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:36:18.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:26.003Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:26.020Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:26.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:27.173Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:27.191Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:27.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:28.487Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:28.502Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:28.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:29.372Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:29.390Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:29.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:29.496Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:29.514Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:29.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:29.630Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:29.647Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:29.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:30.085Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:30.101Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:36:30.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:30.345Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:30.364Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:30.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:30.459Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:30.474Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:30.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:30.880Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:36:30.897Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:30.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:31.167Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:36:31.182Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:31.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:31.401Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:36:31.417Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:31.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:31.557Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:31.572Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:31.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:31.701Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:36:31.715Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:36:31.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:31.869Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:31.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:31.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:32.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:32.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:32.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:32.196Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:32.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:32.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:32.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:32.338Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:32.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:32.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:32.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:36:33.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:33.064Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:33.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:36:33.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:41.101Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:41.116Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:41.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:42.280Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:42.296Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:42.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:43.580Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:43.597Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:43.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:44.479Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:44.495Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:44.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:44.615Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:44.632Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:44.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:44.734Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:44.749Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:44.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:45.184Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:45.197Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:36:45.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:45.441Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:45.454Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:45.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:45.552Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:45.566Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:45.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:45.982Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:36:45.998Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:46.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:46.264Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:36:46.280Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:46.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:46.497Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:36:46.514Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:46.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:46.651Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:46.666Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:46.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:46.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:36:46.809Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:36:46.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:46.964Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:36:46.979Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:47.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:47.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:47.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:47.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:47.295Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:47.311Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:47.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:47.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:47.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:47.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:48.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:36:48.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:36:48.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:48.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:36:48.174Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:36:48.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:56.193Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:56.207Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:56.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:57.379Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:57.395Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:57.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:58.682Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:58.697Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:58.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:59.580Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:59.595Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:59.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:59.710Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:59.725Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:59.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:36:59.827Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:36:59.842Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:36:59.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:00.276Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:00.292Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:37:00.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:00.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:00.552Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:00.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:00.651Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:00.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:00.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:01.088Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:37:01.102Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:01.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:01.367Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:37:01.383Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:01.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:01.599Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:37:01.615Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:01.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:01.750Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:01.767Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:01.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:01.896Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:37:01.912Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:37:01.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:02.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:02.075Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:02.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:02.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:02.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:02.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:02.393Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:02.407Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:02.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:02.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:02.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:02.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:03.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:03.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:37:03.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:03.263Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:03.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:37:03.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:11.286Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:11.303Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:11.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:12.480Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:12.497Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:12.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:13.781Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:13.797Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:13.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:14.688Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:14.705Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:14.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:14.811Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:14.829Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:14.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:14.933Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:14.950Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:15.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:15.376Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:15.390Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:37:15.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:15.628Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:15.643Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:15.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:15.746Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:15.760Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:15.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:16.187Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:37:16.202Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:16.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:16.466Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:37:16.480Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:16.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:16.696Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:37:16.711Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:16.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:16.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:16.865Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:16.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:16.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:37:17.006Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:37:17.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:17.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:17.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:17.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:17.276Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:17.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:17.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:17.486Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:17.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:17.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:17.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:17.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:17.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:18.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:18.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:37:18.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:18.371Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:18.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:37:18.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:26.388Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:26.402Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:26.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:27.584Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:27.600Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:27.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:28.886Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:28.902Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:28.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:29.789Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:29.803Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:29.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:29.916Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:29.932Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:29.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:30.042Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:30.057Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:30.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:30.472Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:30.488Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:37:30.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:30.755Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:30.769Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:30.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:30.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:30.890Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:30.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:31.281Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:37:31.294Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:31.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:31.558Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:37:31.570Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:31.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:31.788Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:37:31.803Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:31.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:31.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:31.958Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:32.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:32.086Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:37:32.102Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:37:32.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:32.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:32.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:32.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:32.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:32.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:32.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:32.605Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:32.621Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:32.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:32.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:32.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:32.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:33.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:33.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:37:33.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:33.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:33.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:37:33.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:41.485Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:41.501Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:41.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:42.689Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:42.705Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:42.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:43.985Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:44.000Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:44.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:44.877Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:44.890Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:44.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:45.013Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:45.027Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:45.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:45.133Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:45.147Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:45.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:45.568Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:45.582Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:37:45.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:45.858Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:45.871Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:45.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:45.971Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:45.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:46.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:46.375Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-04T16:37:46.391Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:46.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:46.650Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:37:46.667Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:46.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:46.890Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:37:46.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:46.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.041Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:47.057Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:47.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:37:47.200Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:37:47.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:37:47.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:47.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:47.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:47.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.702Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:47.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:47.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:47.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:47.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:47.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:48.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:37:48.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:37:48.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:48.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:37:48.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:37:48.648Z] Will try again after 15 sec [2025-07-04T16:37:50.488Z] Build build-configure #7709 completed: SUCCESS [Pipeline] echo [2025-07-04T16:37:50.506Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:37:50.603Z] Copied 2 artifacts from "build-configure" build number 7709 [Pipeline] echo [2025-07-04T16:37:50.644Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2025-07-04T16:37:50.933Z] + ls -la build-configure-77383 [2025-07-04T16:37:50.933Z] total 20 [2025-07-04T16:37:50.933Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:37 . [2025-07-04T16:37:50.933Z] drwxr-xr-x 8 jenkins docker 12288 Jul 4 16:37 .. [2025-07-04T16:37:50.933Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 16:37 build.env [2025-07-04T16:37:50.933Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 16:35 deps.build-configure.77383.env [Pipeline] withCredentials [2025-07-04T16:37:50.987Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:37:51.321Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:37:51.885Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:37:56.585Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:56.599Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:56.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:57.788Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:57.805Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:57.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:59.087Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:59.105Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:37:59.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:37:59.971Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:37:59.987Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:00.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:00.104Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:00.119Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:00.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:00.231Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:00.247Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:00.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:00.661Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:00.678Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:38:00.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:00.947Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:00.962Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:01.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:01.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:01.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:01.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:01.504Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:38:01.593Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:38:01.622Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:38:01.698Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:38:01.735Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] { [Pipeline] dir [2025-07-04T16:38:01.766Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:38:01.796Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:38:01.811Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-07-04T16:38:01.877Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:38:01.908Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2025-07-04T16:38:01.932Z] JOB package-deployers-centos: file #0 with path build-configure-77383/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.007Z] JOB package-deployers-centos: file #1 with path build-configure-77383/deps.build-configure.77383.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:38:02.039Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:38:02.056Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:02.104Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-07-04T16:38:02.203Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:02.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:02.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.299Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:38:02.312Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:38:02.332Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.94628.env [Pipeline] writeFile [2025-07-04T16:38:02.387Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T16:38:02.421Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.464Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #94628 [Pipeline] timeout [2025-07-04T16:38:02.478Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:02.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-04T16:38:02.540Z] Scheduling project: build-package-deployers [2025-07-04T16:38:02.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:02.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:02.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.795Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:02.809Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:02.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:02.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:02.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:02.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:03.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:03.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:38:03.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:03.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:03.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:38:03.751Z] Will try again after 15 sec [2025-07-04T16:38:09.353Z] Starting building: build-package-deployers #5424 [Pipeline] { [Pipeline] echo [2025-07-04T16:38:11.681Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:11.695Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:11.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:12.899Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:12.914Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:12.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:14.194Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:14.211Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:14.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:15.074Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:15.091Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:15.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:15.217Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:15.235Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:15.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:15.340Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:15.358Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:15.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:15.762Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:15.779Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:38:15.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:16.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:16.064Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:16.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:16.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:16.177Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:16.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:16.909Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-04T16:38:16.925Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:16.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:17.143Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:38:17.160Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:17.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:17.282Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:17.300Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:17.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:17.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:38:17.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:38:17.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:17.618Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:17.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:17.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:17.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:17.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:17.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:38:18.073Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:18.087Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:38:18.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:18.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:18.166Z] Will try again after 15 sec [2025-07-04T16:38:18.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:18.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:18.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:38:18.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:18.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:18.798Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:38:18.846Z] Will try again after 15 sec [2025-07-04T16:38:22.849Z] Build build-package-deployers #5424 completed: SUCCESS [Pipeline] echo [2025-07-04T16:38:22.872Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:38:22.969Z] Copied 2 artifacts from "build-package-deployers" build number 5424 [Pipeline] echo [2025-07-04T16:38:23.010Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2025-07-04T16:38:23.295Z] + ls -la build-package-deployers-94628 [2025-07-04T16:38:23.295Z] total 20 [2025-07-04T16:38:23.295Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:38 . [2025-07-04T16:38:23.295Z] drwxr-xr-x 9 jenkins docker 12288 Jul 4 16:38 .. [2025-07-04T16:38:23.295Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 16:38 build.env [2025-07-04T16:38:23.295Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 16:38 deps.build-package-deployers.94628.env [Pipeline] withCredentials [2025-07-04T16:38:23.348Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:38:23.742Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:38:24.010Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:38:26.780Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:26.793Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:26.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:27.994Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:28.011Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:28.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:29.296Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:29.312Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:29.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:30.172Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:30.187Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:30.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:30.321Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:30.335Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:30.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:30.440Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:30.455Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:30.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:30.862Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:30.877Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:38:30.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:31.146Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:31.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:31.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:31.256Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:31.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:31.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:32.009Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:38:32.084Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:38:32.110Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:38:32.184Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:38:32.223Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] { [Pipeline] dir [2025-07-04T16:38:32.255Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:38:32.315Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:38:32.329Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-07-04T16:38:32.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:32.439Z] JOB compile-centos: files found = 2 [Pipeline] echo [2025-07-04T16:38:32.453Z] JOB compile-centos: file #0 with path build-package-deployers-94628/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:38:32.490Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:32.506Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:38:32.569Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:38:32.585Z] JOB compile-centos: file #1 with path build-package-deployers-94628/deps.build-package-deployers.94628.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:38:32.628Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:38:32.644Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:38:32.695Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-07-04T16:38:32.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:32.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:38:32.858Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:38:32.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:32.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:32.947Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:38:32.966Z] JOB compile-centos: deps_env_file: deps.build-compile.11436.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:38:33.048Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:38:33.097Z] JOB compile-centos: Starting job: build-compile rnd: #11436 [Pipeline] timeout [2025-07-04T16:38:33.113Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:38:33.161Z] Scheduling project: build-compile [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:38:33.229Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:33.243Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:38:33.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:33.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:33.329Z] Will try again after 15 sec [2025-07-04T16:38:33.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:33.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:33.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:38:33.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:33.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:33.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:38:33.950Z] Will try again after 15 sec [2025-07-04T16:38:39.363Z] Starting building: build-compile #5406 [Pipeline] { [Pipeline] echo [2025-07-04T16:38:41.872Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:41.888Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:41.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:43.104Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:43.121Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:43.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:44.397Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:44.410Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:44.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:45.270Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:45.283Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:45.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:45.406Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:45.419Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:45.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:45.537Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:45.553Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:45.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:45.960Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:45.976Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:38:46.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:46.245Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:46.262Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:46.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:46.488Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:46.583Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:46.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:47.430Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:38:47.446Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:47.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:47.611Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:47.629Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:47.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:47.728Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:38:47.746Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:38:47.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:47.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:38:47.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:47.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:48.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:48.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:48.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:48.361Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:48.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:38:48.427Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:38:48.458Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:48.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:48.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:48.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:38:48.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:38:48.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:48.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:38:49.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:38:49.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:56.974Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:56.991Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:57.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:58.210Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:58.225Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:58.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:38:59.488Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:38:59.502Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:38:59.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:00.372Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:00.389Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:00.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:00.499Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:00.516Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:00.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:00.643Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:00.661Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:00.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:01.068Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:01.085Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:39:01.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:01.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:01.368Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:01.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:01.668Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:01.684Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:01.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:02.521Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:39:02.536Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:02.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:02.711Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:02.726Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:02.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:02.832Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:39:02.846Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:39:02.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:02.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:03.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:03.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:03.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:03.108Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:03.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:03.459Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:03.474Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:03.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:03.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:03.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:03.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:03.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:03.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:39:04.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:04.085Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:04.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:39:04.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:12.074Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:12.092Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:12.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:13.316Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:13.333Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:13.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:14.586Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:14.601Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:14.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:15.485Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:15.503Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:15.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:15.610Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:15.625Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:15.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:15.745Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:15.761Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:15.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:16.167Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:16.182Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:39:16.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:16.462Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:16.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:16.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:16.766Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:16.780Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:16.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:17.623Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:39:17.640Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:17.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:17.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:17.827Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:17.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:17.930Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:39:17.944Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:39:17.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:18.079Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:18.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:18.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:18.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:18.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:18.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:18.565Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:18.580Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:18.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:18.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:18.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:18.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:19.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:19.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:39:19.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:19.186Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:19.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:39:19.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:27.176Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:27.190Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:27.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:28.417Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:28.433Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:28.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:29.684Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:29.700Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:29.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:30.594Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:30.608Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:30.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:30.703Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:30.719Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:30.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:30.844Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:30.858Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:30.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:31.268Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:31.282Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:39:31.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:31.564Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:31.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:31.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:31.865Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:31.880Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:31.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:32.726Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:39:32.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:32.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:32.905Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:32.919Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:32.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:33.030Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:39:33.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:39:33.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:33.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:33.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:33.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:33.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:33.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:33.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:33.664Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:33.682Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:33.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:33.793Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:33.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:33.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:34.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:34.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:39:34.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:34.278Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:34.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:39:34.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:42.268Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:42.283Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:42.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:43.515Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:43.533Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:43.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:44.779Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:44.794Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:44.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:45.691Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:45.706Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:45.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:45.801Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:45.816Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:45.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:45.939Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:45.953Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:46.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:46.366Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:46.382Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:39:46.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:46.660Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:46.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:46.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:46.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:46.980Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:47.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:47.824Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:39:47.841Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:47.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:47.996Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:48.009Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:48.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:48.127Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:39:48.144Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:39:48.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:48.267Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:39:48.282Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:48.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:48.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:48.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:48.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:48.778Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:48.796Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:48.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:48.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:48.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:48.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:49.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:39:49.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:39:49.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:49.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:39:49.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:39:49.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:57.371Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:57.386Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:57.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:58.619Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:58.641Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:58.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:39:59.874Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:39:59.889Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:39:59.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:00.788Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:00.803Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:00.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:00.909Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:00.926Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:00.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:01.040Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:01.057Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:01.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:01.470Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:01.486Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:40:01.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:01.759Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:01.777Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:01.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:02.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:02.137Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:02.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:02.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:40:02.944Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:02.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:03.113Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:03.131Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:03.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:03.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:40:03.315Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:40:03.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:03.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:03.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:40:03.554Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:40:03.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:03.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:03.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:03.896Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:03.924Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:04.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:04.070Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:04.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:04.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:04.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:04.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:40:04.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:04.466Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:04.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:40:04.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:12.468Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:12.484Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:12.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:13.725Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:13.741Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:13.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:14.969Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:14.984Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:15.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:15.891Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:15.909Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:15.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:16.021Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:16.038Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:16.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:16.151Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:16.166Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:16.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:16.571Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:16.589Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:40:16.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:16.864Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:16.881Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:16.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:17.232Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:17.252Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:17.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:18.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:40:18.052Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:18.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:18.228Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:18.244Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:18.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:18.418Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:40:18.434Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:40:18.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:18.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:18.603Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:18.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:18.718Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:18.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:19.038Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:19.052Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:19.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:19.207Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:19.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:19.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:19.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:19.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:40:19.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:19.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:19.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:40:19.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:27.578Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:27.596Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:27.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:28.837Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:28.856Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:28.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:30.065Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:30.082Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:30.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:30.992Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:31.013Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:31.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:31.136Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:31.152Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:31.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:31.253Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:31.268Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:31.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:31.672Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:31.687Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:40:31.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:31.968Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:31.981Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:32.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:32.363Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:32.377Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:32.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:33.174Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:40:33.189Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:33.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:33.334Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:33.351Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:33.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:33.518Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:40:33.532Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:40:33.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:33.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:33.709Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:33.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:33.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:33.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:33.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:34.148Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:34.166Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:34.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:34.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:34.329Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:34.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:34.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:34.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:40:34.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:34.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:34.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:40:34.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:42.681Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:42.698Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:42.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:43.959Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:43.974Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:44.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:45.166Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:45.181Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:45.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:46.100Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:46.115Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:46.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:46.240Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:46.256Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:46.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:46.346Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:46.360Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:46.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:46.771Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:46.785Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:40:46.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:47.059Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:47.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:47.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:47.459Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:47.474Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:47.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:48.270Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:40:48.286Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:48.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:48.433Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:48.450Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:48.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:48.609Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:40:48.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:40:48.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:48.797Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:40:48.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:48.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:48.925Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:48.941Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:48.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:49.256Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:49.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:49.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:49.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:49.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:49.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:49.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:40:49.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:40:49.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:49.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:40:49.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:40:49.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:57.780Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:57.795Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:57.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:40:59.055Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:40:59.071Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:40:59.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:00.263Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:41:00.281Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:00.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:01.202Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:41:01.221Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:01.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:01.338Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:41:01.357Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:01.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:01.450Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:41:01.465Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:01.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:01.912Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-04T16:41:01.931Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-04T16:41:01.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:02.157Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:02.172Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:02.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:02.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:02.573Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:02.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:03.372Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:41:03.390Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:03.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:03.531Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:03.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:03.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:03.706Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:41:03.723Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:41:03.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:03.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:03.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:03.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:04.021Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:04.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:04.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:04.359Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:04.376Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:04.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:04.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:04.529Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:04.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:04.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:04.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:41:04.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:04.912Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:04.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:41:04.975Z] Will try again after 15 sec [2025-07-04T16:41:11.372Z] Build build-configure #7708 completed: SUCCESS [Pipeline] echo [2025-07-04T16:41:11.391Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:41:11.488Z] Copied 2 artifacts from "build-configure" build number 7708 [Pipeline] echo [2025-07-04T16:41:11.543Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-04T16:41:11.848Z] + ls -la build-configure-90053 [2025-07-04T16:41:11.848Z] total 24 [2025-07-04T16:41:11.848Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:41 . [2025-07-04T16:41:11.848Z] drwxr-xr-x 10 jenkins docker 12288 Jul 4 16:41 .. [2025-07-04T16:41:11.848Z] -rw-r--r-- 1 jenkins docker 35 Jul 4 16:41 build.env [2025-07-04T16:41:11.848Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 16:34 deps.build-configure.90053.env [Pipeline] withCredentials [2025-07-04T16:41:11.899Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:41:12.219Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:41:12.783Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:41:12.877Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:41:12.952Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:12.977Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:13.053Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:13.094Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-07-04T16:41:13.123Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:41:13.214Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-07-04T16:41:13.241Z] JOB test-unit-agent: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:13.297Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:13.324Z] JOB test-unit-agent: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] sh [Pipeline] echo [2025-07-04T16:41:13.419Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:13.527Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.72772.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:13.586Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:13.631Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #72772 [Pipeline] timeout [2025-07-04T16:41:13.648Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] build [2025-07-04T16:41:13.715Z] Scheduling project: test-unit-agent [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:41:14.155Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:41:14.229Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:14.254Z] JOB test-unit-opserver: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:14.325Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:14.361Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-07-04T16:41:14.389Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:41:14.486Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-07-04T16:41:14.510Z] JOB test-unit-opserver: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:14.563Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:14.590Z] JOB test-unit-opserver: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:14.645Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:14.737Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.77395.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:14.793Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:14.832Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #77395 [Pipeline] timeout [2025-07-04T16:41:14.848Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:41:14.893Z] Scheduling project: test-unit-opserver [Pipeline] { [Pipeline] echo [2025-07-04T16:41:15.428Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:41:15.502Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:15.527Z] JOB test-unit-bgp: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:15.602Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:15.648Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-07-04T16:41:15.676Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:41:15.774Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-07-04T16:41:15.802Z] JOB test-unit-bgp: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:15.867Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:15.895Z] JOB test-unit-bgp: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:15.956Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:16.054Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.81212.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:16.118Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:16.162Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #81212 [Pipeline] timeout [2025-07-04T16:41:16.180Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T16:41:16.234Z] Scheduling project: test-unit-bgp [Pipeline] { [Pipeline] echo [2025-07-04T16:41:16.304Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T16:41:16.397Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:16.424Z] JOB test-unit-group-one: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:41:16.480Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] archiveArtifacts [2025-07-04T16:41:16.566Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:16.581Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:16.606Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2025-07-04T16:41:16.636Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:41:16.697Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] // waitUntil [Pipeline] dir [2025-07-04T16:41:16.749Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:41:16.768Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:16.786Z] JOB test-unit-ungrouped: entering run_job [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-07-04T16:41:16.850Z] Archiving artifacts [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T16:41:16.916Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:16.932Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2025-07-04T16:41:16.948Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-07-04T16:41:16.963Z] JOB test-unit-group-one: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] dir [2025-07-04T16:41:16.998Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:41:17.049Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] findFiles [Pipeline] { [Pipeline] dir [2025-07-04T16:41:17.099Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-07-04T16:41:17.124Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:17.146Z] JOB test-unit-group-one: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:17.181Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-07-04T16:41:17.199Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] findFiles [Pipeline] echo [2025-07-04T16:41:17.267Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-07-04T16:41:17.295Z] JOB test-unit-group-two: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T16:41:17.384Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-07-04T16:41:17.411Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:17.427Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-07-04T16:41:17.454Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2025-07-04T16:41:17.471Z] JOB test-unit-ungrouped: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:17.512Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:17.526Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:17.540Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:41:17.606Z] JOB test-unit-group-two: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] echo [2025-07-04T16:41:17.654Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [2025-07-04T16:41:17.684Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2025-07-04T16:41:17.721Z] JOB test-unit-ungrouped: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-07-04T16:41:17.789Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T16:41:17.824Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:17.844Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:17.858Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:17.980Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-04T16:41:18.009Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.4755.env [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:41:18.053Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2025-07-04T16:41:18.082Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] } [2025-07-04T16:41:18.134Z] Will try again after 15 sec [Pipeline] findFiles [Pipeline] } [Pipeline] archiveArtifacts [2025-07-04T16:41:18.214Z] Archiving artifacts [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:18.299Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.10538.env [Pipeline] writeFile [Pipeline] echo [2025-07-04T16:41:18.354Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-07-04T16:41:18.371Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-90053/build.env [Pipeline] readFile [Pipeline] // dir [Pipeline] echo [2025-07-04T16:41:18.462Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #4755 [Pipeline] timeout [2025-07-04T16:41:18.478Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:41:18.498Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.99224.env [Pipeline] writeFile [Pipeline] build [2025-07-04T16:41:18.531Z] Scheduling project: test-unit-group-one [Pipeline] archiveArtifacts [2025-07-04T16:41:18.592Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:18.634Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-90053/deps.build-configure.90053.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-07-04T16:41:18.694Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:41:18.710Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-07-04T16:41:18.766Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T16:41:18.818Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #10538 [Pipeline] timeout [2025-07-04T16:41:18.833Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] echo [2025-07-04T16:41:18.873Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:18.889Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-04T16:41:18.912Z] Scheduling project: test-unit-group-two [2025-07-04T16:41:18.939Z] Starting building: test-unit-agent #2028 [2025-07-04T16:41:18.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:19.018Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #99224 [Pipeline] timeout [2025-07-04T16:41:19.037Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:41:19.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:41:19.094Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] build [2025-07-04T16:41:19.114Z] Scheduling project: test-unit-ungrouped [Pipeline] // dir [2025-07-04T16:41:19.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:19.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:19.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:41:19.325Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:41:19.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:19.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:19.421Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:41:19.439Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.26888.env [Pipeline] writeFile [2025-07-04T16:41:19.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-07-04T16:41:19.584Z] Archiving artifacts [Pipeline] echo [2025-07-04T16:41:19.610Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:19.627Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:41:19.689Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:41:19.713Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #26888 [Pipeline] timeout [2025-07-04T16:41:19.730Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T16:41:19.754Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:19.772Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-04T16:41:19.795Z] Scheduling project: build-cleanup [2025-07-04T16:41:19.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:19.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:19.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:41:19.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:20.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:20.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:41:20.125Z] Will try again after 15 sec [2025-07-04T16:41:22.059Z] Build test-unit-agent #2028 completed: SUCCESS [Pipeline] echo [2025-07-04T16:41:22.078Z] JOB test-unit-agent: Finished with SUCCESS [2025-07-04T16:41:22.078Z] Starting building: test-unit-opserver #2028 [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:41:22.208Z] Copied 1 artifact from "test-unit-agent" build number 2028 [Pipeline] echo [2025-07-04T16:41:22.247Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-07-04T16:41:22.533Z] + ls -la test-unit-agent-72772 [2025-07-04T16:41:22.533Z] total 20 [2025-07-04T16:41:22.533Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:41 . [2025-07-04T16:41:22.533Z] drwxr-xr-x 11 jenkins docker 12288 Jul 4 16:41 .. [2025-07-04T16:41:22.533Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-agent.72772.env [Pipeline] withCredentials [2025-07-04T16:41:22.580Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:41:22.895Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:41:23.462Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [2025-07-04T16:41:24.385Z] Starting building: test-unit-bgp #2028 [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-04T16:41:25.330Z] Build test-unit-opserver #2028 completed: SUCCESS [Pipeline] echo [2025-07-04T16:41:25.349Z] Starting building: test-unit-group-one #2028 [2025-07-04T16:41:25.353Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:41:25.490Z] Copied 1 artifact from "test-unit-opserver" build number 2028 [Pipeline] echo [2025-07-04T16:41:25.531Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-07-04T16:41:25.820Z] + ls -la test-unit-opserver-77395 [2025-07-04T16:41:25.820Z] total 20 [2025-07-04T16:41:25.820Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:41 . [2025-07-04T16:41:25.820Z] drwxr-xr-x 12 jenkins docker 12288 Jul 4 16:41 .. [2025-07-04T16:41:25.820Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-opserver.77395.env [Pipeline] withCredentials [2025-07-04T16:41:25.882Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:41:26.256Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:41:26.821Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2025-07-04T16:41:27.674Z] Build test-unit-bgp #2028 completed: SUCCESS [2025-07-04T16:41:27.688Z] Starting building: test-unit-group-two #2028 [Pipeline] echo [2025-07-04T16:41:27.697Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] } [2025-07-04T16:41:27.827Z] Copied 1 artifact from "test-unit-bgp" build number 2028 [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-07-04T16:41:27.911Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-07-04T16:41:28.198Z] + ls -la test-unit-bgp-81212 [2025-07-04T16:41:28.198Z] total 20 [2025-07-04T16:41:28.198Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:41 . [2025-07-04T16:41:28.198Z] drwxr-xr-x 13 jenkins docker 12288 Jul 4 16:41 .. [2025-07-04T16:41:28.198Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-bgp.81212.env [Pipeline] withCredentials [2025-07-04T16:41:28.251Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:41:28.570Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:41:29.132Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T16:41:29.389Z] Starting building: test-unit-ungrouped #2028 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:41:32.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:32.732Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:32.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:33.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:33.185Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:33.245Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:41:34.576Z] Starting building: build-cleanup #8603 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:41:37.055Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:41:37.071Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.093Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:37.109Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.662Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:41:37.688Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:37.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:37.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.809Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:37.832Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:37.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:37.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:41:37.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:37.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:41:38.048Z] Will try again after 15 sec [2025-07-04T16:41:38.070Z] Will try again after 15 sec [2025-07-04T16:41:38.093Z] Will try again after 15 sec [2025-07-04T16:41:38.114Z] Will try again after 15 sec [2025-07-04T16:41:38.135Z] Will try again after 15 sec [2025-07-04T16:41:38.159Z] Will try again after 15 sec [2025-07-04T16:41:38.179Z] Will try again after 15 sec [2025-07-04T16:41:38.205Z] Will try again after 15 sec [2025-07-04T16:41:38.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:47.812Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:47.829Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:47.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:48.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:48.297Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:41:48.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:41:53.087Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:41:53.103Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:41:53.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:41:53.274Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:53.289Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:53.310Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:41:53.324Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:41:53.346Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:41:53.361Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:53.384Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:53.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:41:53.439Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:53.454Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:41:53.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:53.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:41:53.547Z] Will try again after 15 sec [2025-07-04T16:41:53.567Z] Will try again after 15 sec [2025-07-04T16:41:53.587Z] Will try again after 15 sec [2025-07-04T16:41:53.608Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:41:53.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:41:53.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:41:53.682Z] Will try again after 15 sec [2025-07-04T16:41:53.703Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:41:53.719Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:41:53.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:41:53.858Z] Will try again after 15 sec [2025-07-04T16:41:53.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:02.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:02.943Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:02.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:03.390Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:03.406Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:03.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:08.226Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:42:08.350Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:08.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:42:09.000Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:09.015Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.034Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:42:09.049Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:09.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:09.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.154Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:09.169Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:09.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:09.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:42:09.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:09.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:42:09.361Z] Will try again after 15 sec [2025-07-04T16:42:09.380Z] Will try again after 15 sec [2025-07-04T16:42:09.402Z] Will try again after 15 sec [2025-07-04T16:42:09.422Z] Will try again after 15 sec [2025-07-04T16:42:09.441Z] Will try again after 15 sec [2025-07-04T16:42:09.461Z] Will try again after 15 sec [2025-07-04T16:42:09.486Z] Will try again after 15 sec [2025-07-04T16:42:09.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:18.032Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:18.048Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:18.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:18.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:18.516Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:18.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:23.936Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:42:23.952Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:24.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:24.395Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:24.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:42:24.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:42:24.553Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:42:24.566Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T16:42:24.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:24.597Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:24.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:24.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:42:24.666Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:24.679Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:42:24.705Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:24.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:24.756Z] Will try again after 15 sec [2025-07-04T16:42:24.776Z] Will try again after 15 sec [2025-07-04T16:42:24.797Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:24.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:24.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:42:24.867Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:24.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:24.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:42:24.956Z] Will try again after 15 sec [2025-07-04T16:42:25.019Z] Will try again after 15 sec [2025-07-04T16:42:25.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:33.136Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:33.154Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:33.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:33.604Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:33.620Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:33.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:39.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:42:39.051Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:39.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:39.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:39.528Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:39.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:39.790Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:42:39.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-04T16:42:39.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:39.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:39.939Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:39.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:39.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:40.016Z] Will try again after 15 sec [Pipeline] { [2025-07-04T16:42:40.052Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:40.070Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:40.087Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:42:40.146Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:40.163Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:42:40.230Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:40.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:40.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:42:40.300Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:40.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:40.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:42:40.398Z] Will try again after 15 sec [2025-07-04T16:42:40.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:48.245Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:48.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:48.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:42:48.707Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:48.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:48.777Z] Will try again after 15 sec [2025-07-04T16:42:52.662Z] Build build-cleanup #8603 completed: SUCCESS [Pipeline] echo [2025-07-04T16:42:52.687Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:42:52.790Z] Copied 1 artifact from "build-cleanup" build number 8603 [Pipeline] echo [2025-07-04T16:42:52.826Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-04T16:42:53.118Z] + ls -la build-cleanup-26888 [2025-07-04T16:42:53.118Z] total 20 [2025-07-04T16:42:53.118Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:42 . [2025-07-04T16:42:53.118Z] drwxr-xr-x 14 jenkins docker 12288 Jul 4 16:42 .. [2025-07-04T16:42:53.118Z] -rw-r--r-- 1 jenkins docker 733 Jul 4 16:41 deps.build-cleanup.26888.env [Pipeline] withCredentials [2025-07-04T16:42:53.176Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:42:53.506Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:42:54.141Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:42:54.158Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:54.211Z] Will try again after 15 sec [2025-07-04T16:42:54.442Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:42:54.616Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:54.633Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:42:54.687Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-04T16:42:54.921Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:42:54.938Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:42:54.997Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-07-04T16:42:55.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:42:55.174Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:55.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:55.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // parallel [2025-07-04T16:42:55.360Z] Will try again after 15 sec [Pipeline] } [2025-07-04T16:42:55.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T16:42:55.529Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:55.547Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:55.570Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:55.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T16:42:55.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:42:55.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:42:55.674Z] Will try again after 15 sec [2025-07-04T16:42:55.693Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:42:55.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:42:55.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:42:55.772Z] Will try again after 15 sec [2025-07-04T16:42:55.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:03.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:03.367Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:03.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:03.810Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:03.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:03.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:09.247Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:43:09.265Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:09.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:09.723Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:09.739Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:09.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:10.035Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:43:10.050Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:43:10.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:10.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:10.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:10.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:10.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:10.533Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:10.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:10.708Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:10.726Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:43:10.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:10.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:10.851Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:43:10.892Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:43:10.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:10.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:43:10.980Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:43:10.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:11.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:43:11.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:18.457Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:18.475Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:18.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:18.913Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:18.927Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:18.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:24.357Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:43:24.374Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:24.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:24.826Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:24.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:24.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:25.137Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:43:25.157Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:43:25.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:25.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:25.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:25.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:25.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:25.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:25.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:25.823Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:25.841Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:25.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:25.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:25.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:25.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:26.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:26.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:43:26.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:26.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:26.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:43:26.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:33.563Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:33.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:33.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:34.014Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:34.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:34.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:39.465Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:43:39.482Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:39.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:39.926Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:39.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:39.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:40.243Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:43:40.256Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:43:40.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:40.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:40.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:40.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:40.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:40.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:40.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:40.923Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:40.938Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:40.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:41.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:41.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:41.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:41.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:41.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:43:41.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:41.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:41.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:43:41.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:48.660Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:48.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:48.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:49.117Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:49.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:49.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:54.568Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:43:54.584Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:54.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:55.022Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:55.037Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:55.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:55.333Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:43:55.348Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:43:55.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:55.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:43:55.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:55.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:55.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:55.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:55.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:56.030Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:56.045Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:56.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:56.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:56.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:43:56.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:56.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:43:56.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:43:56.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:43:56.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:43:56.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:43:56.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:03.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:03.766Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:03.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:04.210Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:04.226Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:04.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:09.663Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:44:09.679Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:09.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:10.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:10.130Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:10.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:10.427Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:44:10.443Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:44:10.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:10.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:10.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:10.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:10.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:10.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:10.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:11.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:11.146Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:11.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:11.253Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:11.268Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:11.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:11.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:11.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:44:11.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:11.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:11.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:44:11.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:18.851Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:18.869Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:18.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:19.322Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:19.339Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:19.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:24.763Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:44:24.779Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:24.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:25.217Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:25.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:25.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:25.531Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:44:25.547Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:44:25.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:25.896Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:25.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:25.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:26.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:26.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:26.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:26.234Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:26.251Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:26.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:26.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:26.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:26.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:26.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:26.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:44:26.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:26.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:26.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:44:26.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:33.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:33.977Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:34.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:34.426Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:34.443Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:34.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:39.864Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:44:39.882Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:39.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:40.338Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:40.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:40.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:40.645Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:44:40.660Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:44:40.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:41.021Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:41.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:41.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:41.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.336Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:41.352Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:41.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:41.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:41.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:44:41.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:41.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:41.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:44:41.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:49.065Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:49.083Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:49.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:49.526Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:49.541Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:49.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:54.974Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:44:54.989Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:55.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:55.438Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:55.453Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:55.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:55.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:44:55.770Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:44:55.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.109Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:44:56.123Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:56.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:56.242Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:56.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.474Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:56.489Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:56.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:56.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:44:56.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:44:56.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:44:56.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:44:56.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:44:56.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:44:56.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:04.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:04.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:04.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:04.620Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:04.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:04.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:10.070Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:45:10.085Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:10.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:10.534Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:10.550Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:10.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:10.850Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:45:10.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:45:10.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:11.220Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:11.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.316Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:11.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:11.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.571Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:11.587Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:11.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.686Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:11.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:11.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:11.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:45:11.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:11.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:11.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:45:11.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:19.276Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:19.291Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:19.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:19.720Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:19.735Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:19.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:25.170Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:45:25.185Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:25.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:25.631Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:25.646Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:25.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:25.947Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:45:25.962Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:45:26.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:26.301Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:26.315Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:26.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:26.412Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:26.426Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:26.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:26.667Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:26.682Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:26.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:26.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:26.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:26.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:26.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:26.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:45:26.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:27.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:27.038Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:45:27.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:34.380Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:34.398Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:34.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:34.825Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:34.842Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:34.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:40.272Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:45:40.287Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:40.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:40.733Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:40.747Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:40.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:41.044Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:45:41.060Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:45:41.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:41.389Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:41.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:41.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:41.503Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:41.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:41.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:41.767Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:41.781Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:41.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:41.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:41.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:41.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:42.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:42.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:45:42.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:42.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:42.142Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:45:42.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:49.493Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:49.507Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:49.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:49.923Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:49.939Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:49.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:55.372Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:45:55.387Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:55.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:55.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:55.847Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:55.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:56.139Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:45:56.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:45:56.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:56.490Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:45:56.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:56.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:56.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:56.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:56.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:56.864Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:56.881Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:56.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:56.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:57.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:45:57.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:57.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:45:57.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:45:57.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:45:57.228Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:45:57.243Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:45:57.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:04.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:04.604Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:04.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:05.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:05.038Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:05.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:10.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:46:10.481Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:10.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:10.934Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:10.951Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:11.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:11.237Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:46:11.254Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:46:11.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:11.599Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:11.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:11.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:11.717Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:11.733Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:11.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:11.968Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:11.984Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:12.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:12.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:12.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:12.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:12.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:12.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:46:12.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:12.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:12.348Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:46:12.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:19.693Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:19.709Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:19.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:20.120Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:20.135Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:20.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:25.568Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:46:25.585Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:25.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:26.037Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:26.053Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:26.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:26.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:46:26.360Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:46:26.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:26.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:26.718Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:26.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:26.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:26.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:26.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:27.067Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:27.081Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:27.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:27.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:27.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:27.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:27.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:27.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:46:27.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:27.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:27.458Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:46:27.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:34.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:34.806Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:34.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:35.214Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:35.231Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:35.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:40.678Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:46:40.693Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:40.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:41.140Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:41.153Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:41.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:41.438Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:46:41.452Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:46:41.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:41.802Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:41.816Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:41.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:41.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:41.933Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:41.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:42.160Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:42.174Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:42.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:42.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:42.289Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:42.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:42.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:42.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:46:42.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:42.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:42.562Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:46:42.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:49.885Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:49.901Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:49.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:50.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:50.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:50.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:55.772Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:46:55.787Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:55.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:56.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:56.251Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:56.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:56.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:46:56.543Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:46:56.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:56.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:46:56.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:56.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:57.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:57.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:57.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:57.253Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:57.269Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:57.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:57.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:57.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:46:57.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:57.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:46:57.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:46:57.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:46:57.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:46:57.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:46:57.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:04.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:05.000Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:05.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:05.411Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:05.429Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:05.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:10.871Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:47:10.886Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:10.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:11.337Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:11.351Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:11.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:11.631Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:47:11.646Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:47:11.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:11.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:12.010Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:12.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:12.124Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:12.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:12.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:12.347Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:12.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:12.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:12.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:12.517Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:12.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:12.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:12.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:47:12.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:12.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:12.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:47:12.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:20.075Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:20.089Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:20.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:20.510Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:20.525Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:20.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:25.972Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:47:25.990Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:26.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:26.435Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:26.450Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:26.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:26.734Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:47:26.750Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:47:26.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:27.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:27.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.223Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:27.239Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:27.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.494Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:27.511Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:27.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:27.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:27.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:27.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:47:27.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:27.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:27.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:47:27.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:35.173Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:35.190Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:35.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:35.618Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:35.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:35.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:41.080Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:47:41.098Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:41.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:41.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:41.556Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:41.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:41.840Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:47:41.858Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:47:41.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:42.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:42.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:42.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:42.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.597Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:42.614Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:42.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.722Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:42.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:42.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:42.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:47:42.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:42.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:42.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:47:43.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:50.276Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:50.290Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:50.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:50.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:50.735Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:50.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:56.185Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:47:56.201Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:56.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:56.641Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:56.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:56.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:56.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:47:56.962Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:47:57.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:57.301Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:47:57.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:57.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:57.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:57.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:57.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:57.702Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:57.719Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:57.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:57.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:57.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:47:57.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:57.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:47:57.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:47:58.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:47:58.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:47:58.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:47:58.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:05.378Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:05.393Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:05.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:05.817Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:05.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:05.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:11.287Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:48:11.301Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:11.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:11.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:11.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:11.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:12.049Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:48:12.065Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:48:12.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:12.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:12.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:12.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:12.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:12.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:12.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:12.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:12.823Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:12.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:12.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:12.944Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:12.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:13.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:13.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:48:13.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:13.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:13.184Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:48:13.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:20.480Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:20.496Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:20.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:20.918Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:20.935Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:20.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:26.384Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:48:26.401Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:26.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:26.839Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:26.854Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:26.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:27.148Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:48:27.161Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:48:27.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:27.496Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:27.510Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:27.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:27.612Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:27.627Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:27.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:27.911Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:27.928Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:27.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:28.034Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:28.049Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:28.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:28.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:28.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:48:28.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:28.266Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:28.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:48:28.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:35.580Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:35.596Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:35.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:36.026Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:36.044Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:36.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:41.486Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:48:41.503Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:41.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:41.936Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:41.954Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:42.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:42.240Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:48:42.254Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:48:42.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:42.589Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:42.605Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:42.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:42.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:42.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:42.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:43.016Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:43.032Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:43.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:43.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:43.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:43.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:43.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:43.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:48:43.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:43.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:43.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:48:43.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:50.678Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:50.692Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:50.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:51.124Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:51.140Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:51.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:56.594Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:48:56.610Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:56.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:57.038Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:57.054Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:57.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:57.336Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:48:57.351Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:48:57.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:57.689Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:48:57.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:57.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:57.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:57.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:57.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:58.113Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:58.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:58.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:58.226Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:58.241Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:48:58.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:58.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:48:58.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:48:58.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:48:58.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:48:58.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:48:58.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:05.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:05.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:05.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:06.224Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:06.241Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:06.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:11.695Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:49:11.710Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:11.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:12.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:12.171Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:12.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:12.438Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:49:12.455Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:49:12.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:12.802Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:12.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:12.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:12.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:12.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:12.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:13.216Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:13.234Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:13.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:13.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:13.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:13.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:13.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:13.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:49:13.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:13.581Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:13.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:49:13.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:20.872Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:20.890Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:20.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:21.326Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:21.342Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:21.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:26.791Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:49:26.805Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:26.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:27.256Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:27.273Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:27.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:27.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:49:27.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:49:27.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:27.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:27.928Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:27.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:28.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:28.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:28.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:28.325Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:28.340Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:28.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:28.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:28.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:28.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:28.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:28.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:49:28.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:28.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:28.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:49:28.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:35.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:36.001Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:36.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:36.434Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:36.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:36.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:41.887Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:49:41.902Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:41.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:42.357Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:42.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:42.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:42.648Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:49:42.662Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:49:42.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:43.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:43.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:43.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:43.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.424Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:43.440Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:43.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:43.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:43.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:43.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:49:43.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:43.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:43.845Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:49:43.894Z] Will try again after 15 sec [2025-07-04T16:49:50.221Z] Build deploy-platform-juju-k8s #1315 completed: SUCCESS [Pipeline] echo [2025-07-04T16:49:50.240Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T16:49:50.333Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 1315 [Pipeline] echo [2025-07-04T16:49:50.373Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [2025-07-04T16:49:50.661Z] + ls -la deploy-platform-juju-k8s-75650 [2025-07-04T16:49:50.661Z] total 20 [2025-07-04T16:49:50.661Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 16:49 . [2025-07-04T16:49:50.661Z] drwxr-xr-x 15 jenkins docker 12288 Jul 4 16:49 .. [2025-07-04T16:49:50.661Z] -rw-r--r-- 1 jenkins docker 446 Jul 4 16:34 stackrc.deploy-platform-juju-k8s.env [Pipeline] withCredentials [2025-07-04T16:49:50.709Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T16:49:51.018Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T16:49:51.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:51.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:51.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:51.531Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:51.544Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:51.593Z] Will try again after 15 sec [2025-07-04T16:49:52.389Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T16:49:56.988Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:49:57.004Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:57.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:57.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:57.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:57.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:57.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:49:57.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:49:57.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:49:58.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:58.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:58.284Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:58.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.518Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:49:58.533Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:58.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.635Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:58.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:49:58.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:49:58.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:49:58.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:49:58.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:49:58.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:49:58.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:06.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:06.187Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:06.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:06.628Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:06.644Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:06.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:12.095Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:50:12.114Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:12.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:12.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:12.566Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:12.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:12.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:50:12.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:50:12.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:13.208Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:13.225Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:13.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:13.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:13.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:13.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:13.622Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:50:13.643Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:13.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:13.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:13.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:13.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:13.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:13.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:50:13.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:14.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:14.054Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:50:14.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:21.278Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:21.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:21.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:21.729Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:21.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:21.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:27.206Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:50:27.222Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:27.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:27.656Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:27.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:27.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:27.945Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:50:27.960Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:50:28.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:28.311Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:28.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:28.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:28.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:28.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:28.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:28.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:50:28.752Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:28.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:28.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:28.888Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:28.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:29.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:29.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:50:29.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:29.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:29.171Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:50:29.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:36.382Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:36.398Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:36.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:36.826Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:36.841Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:36.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:42.304Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:50:42.319Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:42.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:42.766Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:42.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:42.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:43.055Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:50:43.070Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:50:43.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:43.418Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:43.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:43.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:43.598Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:43.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:43.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:43.849Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:50:43.865Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:43.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:43.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:43.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:44.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:44.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:44.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:50:44.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:44.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:44.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:50:44.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:51.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:51.503Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:51.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:51.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:51.949Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:52.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:57.404Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:50:57.422Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:57.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:57.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:57.881Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:57.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:58.157Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:50:58.174Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:50:58.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:58.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:50:58.536Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:58.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:58.693Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:58.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:58.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:58.957Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:50:58.975Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:59.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:59.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:59.099Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:50:59.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:59.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:50:59.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:50:59.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:50:59.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:50:59.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:50:59.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:06.589Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:06.604Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:06.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:07.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:07.052Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:07.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:12.506Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:51:12.521Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:12.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:12.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:12.986Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:13.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:13.287Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:51:13.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:51:13.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:13.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:13.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:13.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:13.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:13.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:13.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:14.066Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:51:14.080Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:14.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:14.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:14.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:14.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:14.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:14.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:51:14.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:14.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:14.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:51:14.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:21.686Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:21.701Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:21.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:22.136Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:22.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:22.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:27.613Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:51:27.633Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:27.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:28.071Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:28.087Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:28.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:28.382Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:51:28.396Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:51:28.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:28.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:28.729Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:28.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:28.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:28.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:28.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:29.160Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:51:29.175Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:29.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:29.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:29.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:29.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:29.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:29.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:51:29.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:29.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:29.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:51:29.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:36.779Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:36.794Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:36.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:37.242Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:37.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:37.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:42.717Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:51:42.731Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:42.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:43.165Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:43.180Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:43.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:43.485Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:51:43.502Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:51:43.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:43.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:43.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:43.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:43.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:43.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:44.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:44.259Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:51:44.275Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:44.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:44.390Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:44.415Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:44.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:44.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:44.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:51:44.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:44.669Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:44.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:51:44.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:51.868Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:51.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:51.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:52.342Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:52.359Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:52.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:57.808Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:51:57.822Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:57.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:58.259Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:58.275Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:58.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:58.586Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:51:58.600Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:51:58.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:58.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:51:58.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:58.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:59.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:59.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:59.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:59.359Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:51:59.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:59.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:59.497Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:59.513Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:51:59.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:59.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:51:59.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:51:59.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:51:59.765Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:51:59.780Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:51:59.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:06.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:06.973Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:07.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:07.436Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:07.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:07.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:12.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:52:12.918Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:12.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:13.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:13.368Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:13.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:13.682Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:52:13.696Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:52:13.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.010Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:14.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:14.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:14.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:14.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.455Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:52:14.472Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:14.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:14.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:14.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:14.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:52:14.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:14.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:14.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:52:14.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:22.057Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:22.075Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:22.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:22.528Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:22.544Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:22.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:28.000Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:52:28.016Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:28.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:28.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:28.469Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:28.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:28.774Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:52:28.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:52:28.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.107Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:29.122Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:29.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:29.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:29.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.557Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:52:29.577Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:29.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:29.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:29.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:29.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:52:29.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:29.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:29.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:52:30.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:37.160Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:37.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:37.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:37.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:37.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:37.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:43.107Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:52:43.123Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:43.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:43.551Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:43.567Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:43.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:43.876Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:52:43.891Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:52:43.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:44.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:44.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:44.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:44.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:44.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:44.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:44.662Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:52:44.676Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:44.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:44.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:44.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:44.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:44.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:44.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:52:44.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:45.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:45.079Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:52:45.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:52.260Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:52.276Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:52.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:52.728Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:52:52.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:52.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:58.205Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:52:58.221Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:58.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:58.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:58.666Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:58.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:58.976Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:52:58.991Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:52:59.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:59.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:52:59.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:59.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:59.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:59.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:59.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:59.756Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:52:59.774Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:59.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:52:59.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:52:59.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:52:59.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:00.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:00.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:53:00.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:00.167Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:00.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:53:00.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:07.358Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:07.372Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:07.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:07.820Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:07.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:07.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:13.305Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:53:13.321Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:13.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:13.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:13.765Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:13.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:14.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:53:14.091Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:53:14.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:14.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:14.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:14.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:14.582Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:14.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:14.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:14.858Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:53:14.875Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:14.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:14.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:15.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:15.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:15.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:15.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:53:15.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:15.268Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:15.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:53:15.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:22.464Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:22.479Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:22.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:22.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:22.929Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:22.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:28.413Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:53:28.428Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:28.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:28.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:28.857Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:28.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:29.176Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:53:29.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:53:29.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:29.495Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:29.513Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:29.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:29.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:29.699Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:29.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:29.962Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:53:29.976Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:30.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:30.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:30.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:30.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:30.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:30.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:53:30.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:30.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:30.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:53:30.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:37.558Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:37.572Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:37.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:38.009Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:38.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:38.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:43.516Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:53:43.532Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:43.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:43.937Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:43.950Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:43.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:44.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:53:44.289Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:53:44.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:44.592Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:44.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:44.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:44.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:44.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:44.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:45.061Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:53:45.076Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:45.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:45.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:45.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:45.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:45.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:45.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:53:45.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:45.458Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:45.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:53:45.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:52.658Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:52.673Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:52.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:53.099Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:53:53.113Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:53.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:58.615Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:53:58.629Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:58.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:59.031Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:59.046Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:59.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:59.371Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:53:59.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:53:59.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:59.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:53:59.702Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:59.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:53:59.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:53:59.895Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:53:59.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:00.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:54:00.171Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:00.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:00.278Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:00.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:00.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:00.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:00.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:54:00.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:00.558Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:00.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:54:00.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:07.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:07.771Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:07.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:08.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:08.215Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:08.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:13.712Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:54:13.729Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:13.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:14.130Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:14.147Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:14.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:14.480Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:54:14.497Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:54:14.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:14.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:14.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:14.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:14.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:14.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:15.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:15.252Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:54:15.265Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:15.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:15.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:15.393Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:15.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:15.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:15.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:54:15.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:15.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:15.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:54:15.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:22.854Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:22.869Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:22.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:23.294Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:23.307Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:23.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:28.826Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:54:28.842Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:28.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:29.238Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:29.257Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:29.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:29.586Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:54:29.606Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:54:29.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:29.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:29.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:29.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:30.073Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:30.089Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:30.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:30.346Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:54:30.360Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:30.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:30.472Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:30.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:30.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:30.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:30.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:54:30.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:30.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:30.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:54:30.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:37.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:37.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:38.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:38.386Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:38.401Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:38.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:43.925Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:54:43.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:43.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:44.341Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:44.357Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:44.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:44.694Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:54:44.708Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:54:44.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:44.992Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:45.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:45.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:45.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:45.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:45.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:45.440Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:54:45.454Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:45.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:45.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:45.581Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:45.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:45.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:54:45.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:54:45.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:45.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:45.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:54:45.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:53.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:53.067Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:53.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:53.481Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:54:53.496Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:53.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:59.021Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:54:59.035Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:59.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:59.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:54:59.454Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:54:59.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:54:59.791Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:54:59.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:54:59.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.088Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:00.106Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:00.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:00.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:00.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.542Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:55:00.564Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:00.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:00.689Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:00.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:00.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:55:00.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:00.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:00.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:55:01.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:08.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:08.162Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:08.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:08.575Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:08.589Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:08.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:14.110Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:55:14.126Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:14.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:14.528Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:14.544Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:14.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:14.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:55:14.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:55:14.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:15.193Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:15.209Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:15.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:15.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:15.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:15.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:15.649Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:55:15.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:15.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:15.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:15.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:15.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:15.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:15.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:55:15.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:16.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:16.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:55:16.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:23.255Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:23.271Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:23.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:23.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:23.686Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:23.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:29.213Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:55:29.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:29.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:29.623Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:29.641Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:29.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:29.984Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:55:30.002Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:55:30.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:30.291Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:30.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:30.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:30.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:30.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:30.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:30.744Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:55:30.758Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:30.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:30.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:30.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:30.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:31.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:31.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:55:31.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:31.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:31.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:55:31.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:38.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:38.372Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:38.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:38.773Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:38.789Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:38.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:44.323Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:55:44.340Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:44.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:44.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:44.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:44.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:45.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:55:45.132Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:55:45.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:45.390Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:45.407Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:45.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:45.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:45.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:45.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:45.845Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:55:45.861Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:45.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:46.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:46.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T16:55:46.131Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T16:55:46.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:55:46.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:55:46.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:46.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:46.289Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:55:46.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:53.452Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:53.467Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:53.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:53.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:55:53.889Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:53.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:59.427Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:55:59.441Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:59.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:55:59.834Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:55:59.849Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:55:59.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:00.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:56:00.242Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:56:00.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:00.490Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:00.505Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:00.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:00.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:00.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:00.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:00.949Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:56:00.966Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:01.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:01.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:01.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:01.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:01.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:01.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:56:01.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:01.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:01.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:56:01.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:08.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:08.561Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:08.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:08.971Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:08.986Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:09.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:14.524Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:56:14.542Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:14.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:14.932Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:14.947Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:14.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:15.323Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:56:15.335Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:56:15.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:15.590Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:15.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:15.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:15.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:15.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:15.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:16.049Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:56:16.066Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:16.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:16.264Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:16.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:16.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:16.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:16.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:56:16.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:16.512Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:16.529Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:56:16.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:23.647Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:23.665Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:23.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:24.071Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:24.089Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:24.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:29.628Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:56:29.642Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:29.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:30.032Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:30.047Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:30.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:30.416Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:56:30.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:56:30.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:30.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:30.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:30.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:30.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:30.881Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:30.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:31.152Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:56:31.167Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:31.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:31.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:31.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:31.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:31.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:31.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:56:31.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:31.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:31.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:56:31.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:38.749Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:38.765Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:38.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:39.177Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:39.192Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:39.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:44.723Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:56:44.739Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:44.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:45.126Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:45.141Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:45.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:45.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:56:45.521Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:56:45.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:45.797Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:56:45.811Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:45.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:45.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:45.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:46.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:46.248Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:56:46.266Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:46.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:46.463Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:46.478Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:46.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:46.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:56:46.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:56:46.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:46.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:46.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:56:46.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:53.844Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:53.858Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:53.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:54.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:56:54.286Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:54.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:56:59.823Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:56:59.838Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:56:59.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:00.224Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:00.239Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:00.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:00.605Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:57:00.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:57:00.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:00.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:00.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:00.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:01.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:01.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:01.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:01.348Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:57:01.364Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:01.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:01.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:01.575Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:01.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:01.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:01.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:57:01.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:01.820Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:01.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:57:01.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:08.944Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:08.964Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:09.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:09.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:09.393Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:09.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:14.926Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:57:14.946Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:15.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:15.323Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:15.341Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:15.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:15.705Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:57:15.721Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:57:15.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:15.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:16.013Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:16.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:16.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:16.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:16.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:16.463Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:57:16.479Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:16.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:16.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:16.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:16.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:16.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:16.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:57:16.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:16.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:16.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:57:17.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:24.048Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:24.064Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:24.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:24.478Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:24.493Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:24.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:30.043Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:57:30.059Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:30.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:30.433Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:30.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:30.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:30.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:57:30.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:57:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:31.099Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:31.116Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:31.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:31.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:31.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:31.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:31.566Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:57:31.582Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:31.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:31.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:31.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:31.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:31.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:31.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:57:31.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:32.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:32.056Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:57:32.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:39.148Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:39.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:39.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:39.579Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:39.593Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:39.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:45.139Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:57:45.155Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:45.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:45.537Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:45.551Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:45.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:45.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:57:45.922Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:57:45.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:46.199Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:57:46.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:46.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:46.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:46.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:46.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:46.667Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:57:46.682Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:46.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:46.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:46.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:46.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:46.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:57:46.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:57:47.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:47.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:47.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:57:47.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:54.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:54.265Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:54.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:57:54.681Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:57:54.697Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:57:54.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:00.240Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:58:00.259Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:00.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:00.630Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:00.645Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:00.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:01.004Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:58:01.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:58:01.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:01.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:01.305Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:01.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:01.452Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:01.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:01.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:01.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:58:01.782Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:01.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:01.956Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:01.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:02.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:02.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:02.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:58:02.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:02.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:02.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:58:02.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:09.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:09.377Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:09.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:09.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:09.802Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:09.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:15.348Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:58:15.362Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:15.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:15.725Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:15.739Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:15.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:16.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:58:16.115Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:58:16.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:16.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:16.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:16.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:16.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:16.566Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:16.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:16.866Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:58:16.880Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:16.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:17.055Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:17.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:17.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:17.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:17.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:58:17.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:17.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:17.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:58:17.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:24.471Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:24.486Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:24.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:24.916Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:24.931Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:24.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:30.445Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:58:30.462Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:30.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:30.820Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:30.836Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:30.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:31.197Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:58:31.213Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:58:31.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:31.479Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:31.495Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:31.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:31.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:31.666Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:31.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:31.963Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:58:31.978Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:32.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:32.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:32.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:32.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:32.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:32.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:58:32.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:32.461Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:32.476Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:58:32.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:39.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:39.584Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:39.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:40.014Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:40.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:40.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:45.542Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:58:45.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:45.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:45.919Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:45.936Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:45.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:46.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:58:46.313Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:58:46.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:46.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:58:46.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:46.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:46.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:46.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:46.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:47.066Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:58:47.081Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:47.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:47.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:47.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:47.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:47.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:58:47.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:58:47.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:47.561Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:47.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:58:47.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:54.679Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:54.694Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:54.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:58:55.116Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:58:55.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:58:55.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:00.639Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:59:00.656Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:00.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:01.018Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:01.035Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:01.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:01.394Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:59:01.409Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:59:01.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:01.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:01.697Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:01.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:01.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:01.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:01.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:02.167Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:59:02.182Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:02.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:02.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:02.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:02.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:02.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:02.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:59:02.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:02.661Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:02.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:59:02.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:09.784Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:09.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:09.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:10.215Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:10.235Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:10.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:15.739Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:59:15.756Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:15.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:16.133Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:16.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:16.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:16.491Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:59:16.506Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:59:16.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:16.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:16.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:16.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:16.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:16.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:17.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:17.265Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:59:17.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:17.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:17.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:17.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:17.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:17.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:17.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:59:17.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:17.760Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:17.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:59:17.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:24.887Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:24.905Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:24.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:25.314Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:25.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:25.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:30.851Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:59:30.866Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:30.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:31.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:31.251Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:31.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:31.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:59:31.617Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:59:31.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:31.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:31.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:31.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:32.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:32.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:32.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:32.370Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:59:32.385Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:32.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:32.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:32.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:32.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:32.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:32.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:59:32.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:32.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:32.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:59:32.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:39.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:40.016Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:40.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:40.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:40.435Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:40.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:45.947Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T16:59:45.961Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:46.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:46.329Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:46.342Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:46.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:46.696Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T16:59:46.710Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T16:59:46.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:46.974Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T16:59:46.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:47.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:47.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:47.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:47.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:47.466Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T16:59:47.480Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:47.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:47.646Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:47.661Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:47.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:47.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T16:59:47.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T16:59:47.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:47.975Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:47.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T16:59:48.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:55.111Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:55.126Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:55.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T16:59:55.518Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T16:59:55.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T16:59:55.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:01.042Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:00:01.059Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:01.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:01.425Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:01.442Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:01.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:01.799Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:00:01.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:00:01.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:02.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:02.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:02.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:02.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:02.238Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:02.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:02.578Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:00:02.603Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:02.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:02.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:02.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:02.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:02.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:02.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:00:03.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:03.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:03.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:00:03.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:10.264Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:10.282Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:10.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:10.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:10.647Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:10.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:16.143Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:00:16.162Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:16.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:16.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:16.549Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:16.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:16.927Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:00:16.943Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:00:16.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:17.177Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:17.203Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:17.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:17.328Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:17.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:17.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:17.727Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:00:17.745Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:17.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:17.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:17.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:17.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:18.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:18.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:00:18.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:18.253Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:18.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:00:18.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:25.387Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:25.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:25.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:25.737Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:25.754Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:25.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:31.252Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:00:31.268Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:31.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:31.645Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:31.661Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:31.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:32.039Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:00:32.060Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:00:32.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:32.293Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:32.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:32.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:32.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:32.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:32.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:32.838Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:00:32.856Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:32.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:33.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:33.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:33.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:33.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:33.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:00:33.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:33.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:33.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:00:33.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:40.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:40.500Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:40.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:40.842Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:40.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:40.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:46.349Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:00:46.365Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:46.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:46.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:46.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:46.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:47.147Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:00:47.163Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:00:47.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:47.389Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:00:47.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:47.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:47.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:47.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:47.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:47.944Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:00:47.960Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:48.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:48.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:48.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:48.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:48.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:00:48.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:00:48.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:48.480Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:48.495Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:00:48.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:55.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:55.606Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:55.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:00:55.937Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:00:55.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:00:56.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:01.452Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:01:01.468Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:01.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:01.838Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:01.855Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:01.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:02.237Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:01:02.252Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:01:02.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:02.483Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:02.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:02.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:02.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:02.656Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:02.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:03.048Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:01:03.063Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:03.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:03.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:03.232Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:03.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:03.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:03.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:01:03.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:03.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:03.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:01:03.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:10.695Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:10.712Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:10.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:11.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:11.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:11.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:16.553Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:01:16.567Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:16.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:16.940Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:16.958Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:17.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:17.336Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:01:17.351Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:01:17.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:17.575Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:17.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:17.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:17.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:17.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:17.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:18.146Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:01:18.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:18.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:18.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:18.333Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:18.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:18.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:18.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:01:18.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:18.681Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:18.696Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:01:18.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:25.799Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:25.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:25.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:26.145Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:26.168Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:26.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:31.646Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:01:31.662Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:31.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:32.045Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:32.062Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:32.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:32.435Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:01:32.453Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:01:32.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:32.672Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:32.689Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:32.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:32.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:32.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:32.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:33.248Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:01:33.320Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:33.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:33.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:33.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:33.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:33.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:33.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:01:33.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:33.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:33.803Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:01:33.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:40.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:40.912Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:40.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:41.261Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:41.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:41.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:46.742Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:01:46.757Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:46.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:47.149Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:47.165Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:47.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:47.538Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:01:47.552Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:01:47.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:47.767Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:01:47.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:47.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:47.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:47.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:47.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:48.410Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:01:48.428Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:48.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:48.538Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:48.557Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:48.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:48.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:01:48.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:01:48.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:48.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:48.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:01:48.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:56.000Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:56.017Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:56.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:01:56.371Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:01:56.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:01:56.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:01.842Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:02:01.860Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:01.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:02.252Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:02.269Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:02.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:02.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:02:02.657Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:02:02.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:02.873Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:02.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:02.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:03.026Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:03.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:03.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:03.520Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:02:03.541Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:03.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:03.646Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:03.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:03.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:03.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:03.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:02:03.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:03.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:04.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:02:04.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:11.107Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:11.122Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:11.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:11.474Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:11.489Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:11.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:16.944Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:02:16.962Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:17.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:17.349Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:17.364Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:17.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:17.743Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:02:17.757Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:02:17.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:17.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:17.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:18.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:18.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:18.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:18.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:18.630Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:02:18.647Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:18.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:18.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:18.769Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:18.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:18.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:18.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:02:18.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:19.093Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:19.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:02:19.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:26.206Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:26.221Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:26.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:26.570Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:26.585Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:26.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:32.052Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:02:32.068Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:32.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:32.443Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:32.459Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:32.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:32.838Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:02:32.852Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:02:32.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:33.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:33.084Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:33.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:33.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:33.240Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:33.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:33.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:02:33.748Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:33.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:33.864Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:33.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:33.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:34.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:34.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:02:34.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:34.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:34.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:02:34.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:41.304Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:41.320Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:41.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:41.666Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:41.680Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:41.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:47.152Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:02:47.169Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:47.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:47.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:47.555Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:47.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:47.938Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:02:47.954Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:02:48.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:48.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:02:48.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:48.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:48.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:48.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:48.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:48.843Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:02:48.859Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:48.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:48.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:48.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:49.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:49.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:02:49.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:02:49.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:49.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:49.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:02:49.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:56.402Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:56.418Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:56.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:02:56.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:02:56.774Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:02:56.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:02.249Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:03:02.264Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:02.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:02.634Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:02.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:02.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:03.036Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:03:03.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:03:03.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:03.300Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:03.315Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:03.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:03.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:03.426Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:03.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:03.937Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:03:03.952Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:03.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:04.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:04.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:04.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:04.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:04.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:03:04.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:04.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:04.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:03:04.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:11.498Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:11.515Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:11.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:11.853Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:11.868Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:11.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:17.344Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:03:17.358Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:17.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:17.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:17.747Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:17.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:18.133Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:03:18.148Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:03:18.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:18.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:18.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:18.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:18.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:18.520Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:18.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:19.033Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:03:19.049Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:19.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:19.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:19.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:19.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:19.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:19.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:03:19.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:19.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:19.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:03:19.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:26.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:26.620Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:26.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:26.956Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:26.977Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:27.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:32.443Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:03:32.457Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:32.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:32.828Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:32.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:32.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:33.230Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:03:33.248Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:03:33.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:33.495Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:33.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:33.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:33.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:33.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:33.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:34.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:03:34.151Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:34.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:34.253Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:34.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:34.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:34.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:34.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:03:34.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:34.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:34.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:03:34.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:41.705Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:41.720Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:41.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:42.062Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:42.076Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:42.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:47.537Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:03:47.551Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:47.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:47.920Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:47.934Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:47.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:48.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:03:48.352Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:03:48.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:48.592Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:03:48.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:48.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:48.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:48.741Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:48.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:49.236Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:03:49.251Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:49.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:49.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:49.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:49.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:49.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:03:49.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:03:49.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:49.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:49.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:03:49.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:56.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:56.817Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:56.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:03:57.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:03:57.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:03:57.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:02.635Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:04:02.653Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:02.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:03.020Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:03.044Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:03.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:03.436Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:04:03.452Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:04:03.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:03.685Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:03.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:03.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:03.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:03.834Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:03.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:04.335Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:04:04.350Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:04.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:04.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:04.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:04.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:04.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:04.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:04:04.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:04.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:04.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:04:04.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:11.904Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:11.921Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:11.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:12.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:12.273Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:12.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:17.746Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:04:17.762Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:17.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:18.129Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:18.145Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:18.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:18.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:04:18.549Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:04:18.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:18.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:18.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:18.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:18.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:18.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:18.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:19.429Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:04:19.445Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:19.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:19.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:19.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:19.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:19.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:19.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:04:19.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:19.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:19.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:04:19.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:27.002Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:27.017Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:27.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:27.352Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:27.366Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:27.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:32.841Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:04:32.856Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:32.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:33.230Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:33.243Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:33.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:33.627Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:04:33.645Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:04:33.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:33.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:33.901Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:33.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:34.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:34.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:34.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:34.526Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:04:34.541Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:34.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:34.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:34.659Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:34.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:34.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:34.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:04:34.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:34.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:35.005Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:04:35.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:42.099Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:42.116Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:42.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:42.451Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:42.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:42.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:47.934Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:04:47.949Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:48.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:48.318Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:48.332Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:48.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:48.726Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:04:48.742Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:04:48.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:48.980Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:04:48.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:49.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:49.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:49.115Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:49.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:49.621Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:04:49.637Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:49.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:49.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:49.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:49.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:49.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:04:49.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:04:50.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:50.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:50.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:04:50.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:57.210Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:57.225Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:57.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:04:57.556Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:04:57.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:04:57.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:03.033Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:05:03.047Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:03.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:03.448Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:03.462Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:03.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:03.821Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:05:03.837Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:05:03.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:04.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:04.085Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:04.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:04.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:04.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:04.728Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:05:04.747Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:04.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:04.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:04.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:04.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:05.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:05.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:05:05.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:05.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:05.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:05:05.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:12.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:12.352Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:12.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:12.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:12.695Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:12.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:18.135Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:05:18.149Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:18.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:18.545Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:18.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:18.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:18.919Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:05:18.933Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:05:18.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:19.164Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:19.178Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:19.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:19.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:19.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:19.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:19.830Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:05:19.844Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:19.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:19.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:19.961Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:20.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:20.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:20.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:05:20.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:20.279Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:20.292Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:05:20.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:27.432Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:27.448Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:27.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:27.782Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:27.799Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:27.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:33.230Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:05:33.248Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:33.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:33.645Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:33.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:33.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:34.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:05:34.036Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:05:34.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:34.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:34.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:34.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:34.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:34.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:34.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:34.917Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:05:34.930Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:34.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:35.039Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:35.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:35.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:35.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:35.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:05:35.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:35.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:35.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:05:35.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:42.529Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:42.546Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:42.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:42.889Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:42.907Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:42.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:48.332Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:05:48.348Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:48.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:48.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:48.759Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:48.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:49.119Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:05:49.133Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:05:49.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:49.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:05:49.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:49.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:49.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:49.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:49.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:50.010Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:05:50.025Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:50.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:50.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:50.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:50.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:50.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:05:50.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:05:50.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:50.476Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:50.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:05:50.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:57.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:57.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:57.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:05:57.988Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:05:58.005Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:05:58.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:03.427Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:06:03.441Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:03.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:03.841Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:03.857Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:03.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:04.208Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:06:04.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:06:04.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:04.445Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:04.461Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:04.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:04.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:04.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:04.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:05.110Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:06:05.125Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:05.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:05.224Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:05.241Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:05.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:05.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:05.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:06:05.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:05.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:05.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:06:05.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:12.726Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:12.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:12.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:13.082Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:13.097Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:13.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:18.521Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:06:18.538Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:18.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:18.941Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:18.957Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:19.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:19.304Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:06:19.318Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:06:19.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:19.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:19.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:19.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:19.673Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:19.688Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:19.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:20.207Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:06:20.222Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:20.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:20.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:20.349Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:20.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:20.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:20.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:06:20.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:20.681Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:20.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:06:20.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:27.825Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:27.841Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:27.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:28.183Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:28.201Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:28.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:33.632Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:06:33.649Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:33.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:34.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:34.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:34.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:34.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:06:34.418Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:06:34.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:34.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:34.658Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:34.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:34.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:34.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:34.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:35.315Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:06:35.333Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:35.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:35.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:35.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:35.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:35.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:35.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:06:35.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:35.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:35.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:06:35.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:42.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:42.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:43.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:43.295Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:43.313Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:43.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:48.743Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:06:48.757Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:48.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:49.154Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:49.169Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:49.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:49.497Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:06:49.513Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:06:49.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:49.741Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:06:49.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:49.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:49.871Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:49.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:49.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:50.417Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:06:50.431Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:50.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:50.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:50.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:50.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:50.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:06:50.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:06:50.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:50.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:50.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:06:50.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:58.048Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:58.064Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:58.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:06:58.397Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:06:58.413Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:06:58.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:03.848Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:07:03.866Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:03.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:04.250Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:04.266Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:04.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:04.597Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:07:04.613Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:07:04.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:04.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:04.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:04.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:05.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:05.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:05.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:05.524Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:07:05.540Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:05.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:05.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:05.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:05.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:05.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:05.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:07:05.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:06.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:06.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:07:06.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:13.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:13.166Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:13.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:13.494Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:13.511Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:13.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:18.955Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:07:18.973Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:19.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:19.353Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:19.369Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:19.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:19.701Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:07:19.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:07:19.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:19.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:19.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:20.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:20.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:20.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:20.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:20.631Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:07:20.646Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:20.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:20.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:20.754Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:20.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:20.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:20.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:07:21.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:21.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:21.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:07:21.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:28.248Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:28.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:28.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:28.597Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:28.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:28.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:34.064Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:07:34.078Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:34.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:34.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:34.463Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:34.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:34.802Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:07:34.816Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:07:34.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:35.063Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:35.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:35.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:35.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:35.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:35.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:35.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:07:35.747Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:35.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:35.838Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:35.852Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:35.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:36.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:36.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:07:36.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:36.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:36.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:07:36.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:43.347Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:43.363Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:43.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:43.695Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:43.709Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:43.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:49.161Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:07:49.174Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:49.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:49.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:49.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:49.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:49.896Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:07:49.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:07:49.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:50.158Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:07:50.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:50.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:50.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:50.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:50.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:50.828Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:07:50.843Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:50.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:50.942Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:50.957Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:51.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:51.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:07:51.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:07:51.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:51.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:51.306Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:07:51.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:58.441Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:58.455Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:58.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:07:58.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:07:58.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:07:58.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:04.267Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:08:04.284Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:04.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:04.647Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:04.663Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:04.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:04.994Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:08:05.010Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:08:05.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:05.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:05.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:05.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:05.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:05.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:05.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:05.923Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:08:05.937Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:05.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:06.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:06.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:06.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:06.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:06.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:08:06.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:06.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:06.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:08:06.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:13.541Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:13.559Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:13.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:13.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:13.931Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:13.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:19.371Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:08:19.387Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:19.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:19.747Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:19.762Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:19.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:20.090Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:08:20.103Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:08:20.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:20.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:20.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:20.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:20.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:20.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:20.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:21.020Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:08:21.035Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:21.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:21.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:21.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:21.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:21.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:21.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:08:21.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:21.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:21.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:08:21.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:28.649Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:28.665Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:28.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:29.030Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:29.050Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:29.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:34.471Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:08:34.489Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:34.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:34.843Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:34.864Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:34.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:35.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:08:35.206Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:08:35.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:35.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:35.483Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:35.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:35.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:35.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:35.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:36.125Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:08:36.141Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:36.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:36.243Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:36.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:36.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:36.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:36.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:08:36.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:36.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:36.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:08:36.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:43.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:43.766Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:43.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:44.145Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:44.162Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:44.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:49.579Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:08:49.599Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:49.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:49.953Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:49.968Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:50.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:50.298Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:08:50.314Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:08:50.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:50.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:08:50.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:50.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:50.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:50.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:50.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:51.226Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:08:51.241Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:51.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:51.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:51.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:51.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:51.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:08:51.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:08:51.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:51.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:51.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:08:51.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:58.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:58.862Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:58.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:08:59.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:08:59.259Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:08:59.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:04.693Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:09:04.710Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:04.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:05.056Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:05.073Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:05.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:05.395Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:09:05.410Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:09:05.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:05.673Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:05.687Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:05.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:05.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:05.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:05.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:06.316Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:09:06.330Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:06.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:06.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:06.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:06.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:06.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:06.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:09:06.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:06.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:06.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:09:06.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:13.949Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:13.965Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:14.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:14.338Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:14.354Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:14.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:19.790Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:09:19.805Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:19.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:20.156Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:20.170Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:20.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:20.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:09:20.520Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:09:20.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:20.800Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:20.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:20.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:20.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:20.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:20.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:21.413Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:09:21.426Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:21.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:21.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:21.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:21.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:21.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:21.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:09:21.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:21.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:21.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:09:21.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:29.048Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:29.066Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:29.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:29.459Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:29.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:29.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:34.887Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:09:34.904Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:34.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:35.255Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:35.271Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:35.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:35.598Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:09:35.614Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:09:35.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:35.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:35.916Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:35.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:36.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:36.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:36.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:36.542Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:09:36.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:36.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:36.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:36.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:36.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:36.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:36.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:09:36.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:37.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:37.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:09:37.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:44.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:44.181Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:44.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:44.575Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:44.591Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:44.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:50.004Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:09:50.018Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:50.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:50.355Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:50.368Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:50.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:50.701Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:09:50.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:09:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:50.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:09:51.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:51.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:51.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:51.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:51.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:51.653Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:09:51.670Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:51.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:51.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:51.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:51.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:51.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:09:51.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:09:51.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:52.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:52.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:09:52.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:59.278Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:59.295Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:59.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:09:59.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:09:59.690Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:09:59.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:05.100Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:10:05.115Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:05.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:05.463Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:05.480Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:05.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:05.808Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:10:05.824Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:10:05.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:06.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:06.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:06.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:06.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:06.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:06.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:06.765Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:10:06.782Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:06.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:06.883Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:06.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:06.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:07.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:07.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:10:07.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:07.246Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:07.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:10:07.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:14.386Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:14.401Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:14.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:14.776Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:14.790Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:14.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:20.197Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:10:20.213Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:20.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:20.560Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:20.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:20.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:20.908Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:10:20.926Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:10:20.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:21.200Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:21.217Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:21.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:21.323Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:21.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:21.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:21.871Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:10:21.886Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:21.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:21.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:22.012Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:22.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:22.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:22.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:10:22.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:22.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:22.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:10:22.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:29.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:29.500Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:29.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:29.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:29.887Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:29.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:35.308Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:10:35.323Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:35.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:35.659Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:35.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:35.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:36.010Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:10:36.027Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:10:36.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:36.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:36.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:36.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:36.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:36.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:36.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:36.973Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:10:36.988Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:37.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:37.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:37.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:37.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:37.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:37.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:10:37.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:37.450Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:37.466Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:10:37.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:44.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:44.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:44.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:44.967Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:44.981Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:45.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:50.401Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:10:50.418Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:50.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:50.753Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:50.769Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:50.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:51.112Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:10:51.127Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:10:51.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:51.405Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:10:51.420Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:51.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:51.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:51.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:51.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:52.075Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:10:52.089Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:52.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:52.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:52.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:52.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:52.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:10:52.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:10:52.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:52.552Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:52.568Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:10:52.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:10:59.683Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:10:59.699Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:10:59.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:00.064Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:00.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:00.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:05.494Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:11:05.508Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:05.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:05.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:05.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:05.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:06.208Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:11:06.222Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:11:06.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:06.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:06.515Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:06.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:06.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:06.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:06.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:07.171Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:11:07.187Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:07.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:07.305Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:07.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:07.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:07.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:07.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:11:07.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:07.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:07.667Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:11:07.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:14.775Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:14.789Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:14.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:15.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:15.172Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:15.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:20.592Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:11:20.609Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:20.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:20.939Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:20.954Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:21.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:21.301Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:11:21.315Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:11:21.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:21.596Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:21.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:21.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:21.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:21.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:21.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:22.276Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:11:22.292Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:22.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:22.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:22.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:22.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:22.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:22.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:11:22.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:22.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:22.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:11:22.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:29.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:29.885Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:29.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:30.256Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:30.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:30.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:35.693Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:11:35.709Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:35.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:36.037Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:36.053Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:36.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:36.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:11:36.416Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:11:36.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:36.697Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:36.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:36.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:36.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:36.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:36.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:37.382Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:11:37.398Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:37.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:37.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:37.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:37.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:37.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:37.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:11:37.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:37.857Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:37.873Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:11:37.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:44.968Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:44.983Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:45.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:45.349Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:45.362Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:45.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:50.791Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:11:50.808Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:50.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:51.134Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:51.151Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:51.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:51.500Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:11:51.517Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:11:51.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:51.803Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:11:51.819Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:51.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:51.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:51.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:51.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:52.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:11:52.494Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:52.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:52.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:52.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:11:52.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:52.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:11:52.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:11:52.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:11:52.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:11:52.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:11:53.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:00.061Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:00.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:00.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:00.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:00.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:00.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:05.890Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:12:05.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:05.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:06.232Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:06.249Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:06.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:06.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:12:06.620Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:12:06.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:06.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:06.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:06.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:07.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:07.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:07.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:07.571Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:12:07.585Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:07.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:07.695Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:07.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:07.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:07.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:07.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:12:07.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:08.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:08.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:12:08.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:15.158Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:15.175Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:15.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:15.552Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:15.565Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:15.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:20.984Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:12:20.997Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:21.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:21.330Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:21.347Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:21.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:21.697Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:12:21.712Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:12:21.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:21.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:22.011Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:22.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:22.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:22.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:22.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:22.662Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:12:22.681Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:22.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:22.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:22.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:22.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:22.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:22.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:12:23.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:23.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:23.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:12:23.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:30.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:30.267Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:30.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:30.645Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:30.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:30.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:36.076Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:12:36.091Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:36.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:36.426Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:36.438Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:36.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:36.791Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:12:36.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:12:36.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:37.090Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:37.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:37.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:37.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:37.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:37.765Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:12:37.779Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:37.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:37.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:37.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:37.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:38.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:38.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:12:38.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:38.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:38.254Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:12:38.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:45.356Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:45.376Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:45.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:45.744Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:45.759Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:45.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:51.173Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:12:51.189Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:51.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:51.520Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:51.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:51.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:51.882Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:12:51.896Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:12:51.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:52.181Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:12:52.195Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:52.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:52.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:52.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:52.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:52.858Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:12:52.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:52.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:52.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:53.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:12:53.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:53.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:12:53.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:12:53.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:12:53.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:12:53.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:12:53.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:00.460Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:00.476Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:00.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:00.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:00.879Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:00.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:06.271Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:13:06.285Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:06.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:06.618Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:06.634Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:06.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:06.989Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:13:07.007Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:13:07.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:07.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:07.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:07.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:07.398Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:07.415Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:07.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:07.958Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:13:07.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:08.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:08.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:08.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:08.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:08.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:08.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:13:08.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:08.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:08.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:13:08.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:15.566Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:15.581Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:15.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:15.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:15.980Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:16.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:21.371Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:13:21.387Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:21.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:21.719Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:21.735Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:21.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:22.095Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:13:22.111Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:13:22.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:22.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:22.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:22.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:22.505Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:22.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:22.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:23.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:13:23.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:23.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:23.193Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:23.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:23.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:23.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:23.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:13:23.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:23.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:23.557Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:13:23.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:30.697Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:30.712Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:30.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:31.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:31.085Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:31.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:36.471Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:13:36.486Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:36.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:36.820Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:36.834Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:36.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:37.200Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:13:37.220Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:13:37.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:37.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:37.501Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:37.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:37.605Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:37.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:37.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:38.180Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:13:38.196Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:38.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:38.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:38.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:38.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:38.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:38.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:13:38.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:38.636Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:38.650Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:13:38.696Z] Will try again after 15 sec [2025-07-04T17:13:43.829Z] Build test-unit-ungrouped #2028 completed: SUCCESS [Pipeline] echo [2025-07-04T17:13:43.850Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T17:13:43.944Z] Copied 1 artifact from "test-unit-ungrouped" build number 2028 [Pipeline] echo [2025-07-04T17:13:43.977Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-07-04T17:13:44.268Z] + ls -la test-unit-ungrouped-99224 [2025-07-04T17:13:44.268Z] total 20 [2025-07-04T17:13:44.268Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 17:13 . [2025-07-04T17:13:44.268Z] drwxr-xr-x 16 jenkins docker 12288 Jul 4 17:13 .. [2025-07-04T17:13:44.268Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-ungrouped.99224.env [Pipeline] withCredentials [2025-07-04T17:13:44.314Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T17:13:44.634Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T17:13:45.197Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-07-04T17:13:45.840Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:45.856Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:45.901Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-07-04T17:13:46.198Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:46.212Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:46.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:51.571Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:13:51.586Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:51.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:51.918Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:51.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:51.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:52.309Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:13:52.324Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:13:52.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:52.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:13:52.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:52.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:52.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:52.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:52.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:53.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:13:53.292Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:53.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:53.392Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:53.405Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:13:53.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:53.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:13:53.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:13:53.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:13:53.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:13:53.743Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:13:53.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:00.934Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:00.948Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:00.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:01.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:01.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:01.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:06.672Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:14:06.688Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:06.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:07.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:07.043Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:07.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:07.402Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:14:07.416Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:14:07.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:07.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:07.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:07.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:07.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:07.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:07.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:08.375Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:14:08.391Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:08.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:08.497Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:08.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:08.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:08.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:08.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:14:08.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:08.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:08.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:14:08.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:16.028Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:16.045Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:16.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:16.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:16.416Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:16.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:21.769Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:14:21.784Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:21.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:22.122Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:22.138Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:22.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:22.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:14:22.520Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:14:22.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:22.776Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:22.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:22.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:22.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:22.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:22.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:23.477Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:14:23.492Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:23.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:23.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:23.606Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:23.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:23.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:23.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:14:23.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:23.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:23.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:14:23.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:31.123Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:31.139Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:31.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:31.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:31.520Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:31.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:36.864Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:14:36.880Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:36.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:37.222Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:37.236Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:37.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:37.607Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:14:37.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:14:37.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:37.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:37.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:37.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:38.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:38.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:38.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:38.581Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:14:38.596Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:38.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:38.693Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:38.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:38.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:38.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:38.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:14:38.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:39.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:39.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:14:39.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:46.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:46.247Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:46.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:46.602Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:46.620Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:46.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:51.958Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:14:51.972Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:52.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:52.317Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:52.336Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:52.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:52.705Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:14:52.719Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:14:52.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:52.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:14:52.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:53.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:53.095Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:53.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:53.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:53.682Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:14:53.699Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:53.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:53.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:53.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:14:53.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:53.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:14:53.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:14:53.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:14:54.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:14:54.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:14:54.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:01.331Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:01.347Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:01.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:01.703Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:01.721Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:01.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:07.060Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:15:07.077Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:07.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:07.424Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:07.444Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:07.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:07.805Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:15:07.822Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:15:07.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:08.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:08.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:08.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:08.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:08.230Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:08.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:08.795Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:15:08.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:08.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:08.910Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:08.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:08.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:09.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:09.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:15:09.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:09.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:09.252Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:15:09.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:16.438Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:16.454Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:16.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:16.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:16.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:16.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:22.169Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:15:22.187Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:22.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:22.538Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:22.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:22.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:22.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:15:22.929Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:15:22.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:23.194Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:23.208Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:23.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:23.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:23.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:23.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:23.895Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:15:23.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:23.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:24.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:24.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:24.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:24.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:24.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:15:24.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:24.334Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:24.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:15:24.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:31.539Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:31.555Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:31.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:31.907Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:31.923Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:31.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:37.278Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:15:37.293Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:37.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:37.641Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:37.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:37.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:38.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:15:38.028Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:15:38.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:38.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:38.304Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:38.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:38.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:38.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:38.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:38.991Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:15:39.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:39.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:39.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:39.116Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:39.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:39.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:39.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:15:39.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:39.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:39.438Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:15:39.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:46.635Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:46.648Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:46.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:47.004Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:47.019Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:47.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:52.377Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:15:52.392Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:52.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:52.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:52.747Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:52.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:53.138Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:15:53.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:15:53.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:53.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:15:53.395Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:53.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:53.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:53.554Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:53.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:54.088Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:15:54.103Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:54.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:54.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:54.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:15:54.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:54.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:15:54.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:15:54.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:15:54.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:15:54.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:15:54.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:01.729Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:01.745Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:01.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:02.104Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:02.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:02.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:07.474Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:16:07.490Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:07.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:07.827Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:07.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:07.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:08.228Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:16:08.242Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:16:08.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:08.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:08.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:08.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:08.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:08.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:08.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:09.182Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:16:09.197Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:09.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:09.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:09.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:09.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:09.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:09.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:16:09.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:09.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:09.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:16:09.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:16.833Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:16.849Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:16.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:17.204Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:17.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:17.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:22.567Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:16:22.582Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:22.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:22.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:22.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:22.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:23.322Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:16:23.339Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:16:23.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:23.573Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:23.588Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:23.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:23.720Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:23.736Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:23.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:24.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:16:24.292Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:24.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:24.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:24.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:24.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:24.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:24.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:16:24.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:24.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:24.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:16:24.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:31.939Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:31.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:32.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:32.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:32.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:32.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:37.674Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:16:37.691Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:37.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:38.022Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:38.041Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:38.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:38.422Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:16:38.439Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:16:38.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:38.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:38.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:38.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:38.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:38.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:38.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:39.381Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:16:39.397Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:39.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:39.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:39.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:39.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:39.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:39.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:16:39.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:39.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:39.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:16:39.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:47.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:47.066Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:47.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:47.406Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:47.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:47.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:52.779Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:16:52.799Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:52.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:53.124Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:53.140Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:53.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:53.521Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:16:53.536Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:16:53.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:53.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:16:53.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:53.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:53.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:53.946Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:53.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:54.478Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:16:54.493Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:54.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:54.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:54.606Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:16:54.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:54.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:16:54.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:16:54.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:16:54.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:16:54.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:16:54.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:02.147Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:02.162Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:02.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:02.511Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:02.526Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:02.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:07.892Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:17:07.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:07.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:08.219Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:08.234Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:08.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:08.620Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:17:08.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:17:08.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:08.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:08.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:08.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:09.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:09.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:09.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:09.570Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:17:09.587Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:09.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:09.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:09.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:09.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:09.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:09.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:17:09.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:10.028Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:10.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:17:10.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:17.250Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:17.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:17.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:17.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:17.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:17.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:22.983Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:17:22.998Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:23.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:23.315Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:23.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:23.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:23.717Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:17:23.733Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:17:23.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:23.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:23.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:24.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:24.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:24.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:24.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:24.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:17:24.686Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:24.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:24.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:24.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:24.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:24.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:25.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:17:25.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:25.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:25.138Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:17:25.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:32.342Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:32.355Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:32.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:32.753Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:32.770Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:32.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:38.072Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:17:38.086Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:38.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:38.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:38.427Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:38.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:38.813Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:17:38.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:17:38.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:39.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:39.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:39.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:39.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:39.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:39.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:39.768Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:17:39.785Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:39.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:39.882Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:39.898Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:39.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:40.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:40.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:17:40.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:40.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:40.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:17:40.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:47.438Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:47.456Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:47.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:47.854Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:47.868Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:47.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:53.162Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:17:53.176Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:53.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:53.508Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:53.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:53.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:53.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:17:53.922Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:17:53.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:54.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:17:54.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:54.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:54.302Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:54.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:54.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:54.868Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:17:54.888Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:54.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:54.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:55.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:17:55.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:55.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:17:55.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:17:55.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:17:55.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:17:55.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:17:55.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:02.541Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:02.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:02.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:02.952Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:02.967Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:03.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:08.255Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:18:08.269Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:08.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:08.604Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:08.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:08.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:09.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:18:09.030Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:18:09.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:09.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:09.280Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:09.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:09.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:09.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:09.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:09.974Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:18:09.989Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:10.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:10.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:10.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:10.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:10.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:10.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:18:10.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:10.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:10.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:18:10.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:17.641Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:17.655Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:17.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:18.072Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:18.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:18.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:23.354Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:18:23.371Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:23.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:23.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:23.731Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:23.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:24.116Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:18:24.128Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:18:24.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:24.364Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:24.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:24.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:24.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:24.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:24.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:25.073Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:18:25.086Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:25.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:25.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:25.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:25.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:25.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:25.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:18:25.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:25.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:25.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:18:25.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:32.738Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:32.754Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:32.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:33.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:33.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:33.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:38.455Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:18:38.472Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:38.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:38.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:38.827Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:38.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:39.205Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:18:39.221Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:18:39.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:39.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:39.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:39.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:39.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:39.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:39.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:40.168Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:18:40.188Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:40.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:40.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:40.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:40.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:40.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:40.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:18:40.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:40.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:40.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:18:40.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:47.830Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:47.843Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:47.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:48.248Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:48.262Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:48.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:53.552Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:18:53.567Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:53.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:53.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:53.924Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:53.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:54.301Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:18:54.316Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:18:54.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:54.549Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:18:54.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:54.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:54.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:54.699Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:54.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:55.265Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:18:55.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:55.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:55.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:55.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:18:55.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:55.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:18:55.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:18:55.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:18:55.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:18:55.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:18:55.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:02.919Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:02.935Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:02.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:03.340Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:03.353Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:03.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:08.647Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:19:08.661Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:08.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:09.002Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:09.016Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:09.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:09.392Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:19:09.405Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:19:09.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:09.651Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:09.665Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:09.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:09.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:09.787Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:09.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:10.361Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:19:10.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:10.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:10.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:10.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:10.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:10.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:10.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:19:10.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:10.772Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:10.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:19:10.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:18.021Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:18.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:18.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:18.433Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:18.457Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:18.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:23.743Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:19:23.760Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:23.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:24.093Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:24.108Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:24.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:24.482Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:19:24.497Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:19:24.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:24.741Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:24.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:24.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:24.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:24.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:24.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:25.452Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:19:25.466Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:25.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:25.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:25.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:25.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:25.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:25.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:19:25.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:25.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:25.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:19:25.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:33.116Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:33.131Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:33.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:33.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:33.562Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:33.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:38.837Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:19:38.851Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:38.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:39.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:39.209Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:39.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:39.580Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:19:39.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:19:39.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:39.840Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:39.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:39.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:39.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:39.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:40.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:40.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:19:40.566Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:40.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:40.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:40.684Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:40.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:40.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:40.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:19:40.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:40.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:40.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:19:41.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:48.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:48.237Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:48.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:48.657Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:48.676Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:48.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:53.930Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:19:53.945Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:53.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:54.284Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:54.302Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:54.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:54.681Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:19:54.697Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:19:54.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:54.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:19:54.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:55.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:55.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:55.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:55.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:55.648Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:19:55.661Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:55.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:55.761Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:55.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:19:55.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:55.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:19:55.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:19:55.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:19:56.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:19:56.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:19:56.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:03.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:03.344Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:03.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:03.759Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:03.780Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:03.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:09.025Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:20:09.041Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:09.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:09.382Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:09.423Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:09.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:09.776Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:20:09.790Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:20:09.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:10.051Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:10.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:10.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:10.160Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:10.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:10.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:10.816Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:20:10.832Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T17:20:10.895Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:20:10.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:10.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:10.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:11.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:11.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:20:11.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:11.145Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:11.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:20:11.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:18.436Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:18.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:18.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:18.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:18.889Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:18.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:24.121Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:20:24.135Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:24.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:24.505Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:24.519Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:24.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:24.867Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:20:24.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:20:24.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:25.149Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:25.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:25.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:25.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:25.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:25.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:25.929Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:20:25.946Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:25.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:26.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:26.056Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:26.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:26.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:26.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:20:26.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:26.257Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:26.270Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:20:26.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:33.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:33.554Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:33.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:33.969Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:33.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:34.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:39.216Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:20:39.233Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:39.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:39.602Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:39.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:39.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:39.972Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:20:39.988Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:20:40.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:40.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:40.255Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:40.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:40.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:40.356Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:40.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:41.026Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:20:41.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:41.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:41.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:41.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:41.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:41.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:41.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:20:41.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:41.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:41.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:20:41.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:48.756Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:48.772Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:48.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:49.064Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:49.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:49.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:54.321Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:20:54.336Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:54.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:54.707Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:54.723Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:54.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:55.068Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:20:55.082Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:20:55.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:55.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:20:55.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:55.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:55.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:55.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:55.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:56.116Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:20:56.130Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:56.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:56.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:56.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:20:56.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:56.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:20:56.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:20:56.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:20:56.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:20:56.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:20:56.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:03.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:03.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:03.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:04.209Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:04.224Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:04.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:09.412Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:21:09.427Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:09.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:09.803Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:09.816Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:09.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:10.154Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:21:10.167Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:21:10.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:10.428Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:10.444Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:10.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:10.534Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:10.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:10.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:11.204Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:21:11.219Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:11.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:11.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:11.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:11.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:11.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:11.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:21:11.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:11.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:11.568Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:21:11.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:18.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:18.976Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:19.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:19.307Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:19.321Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:19.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:24.506Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:21:24.521Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:24.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:24.892Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:24.910Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:24.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:25.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:21:25.289Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:21:25.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:25.526Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:25.541Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:25.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:25.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:25.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:25.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:26.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:21:26.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:26.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:26.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:26.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:26.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:26.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:26.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:21:26.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:26.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:26.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:21:26.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:34.053Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:34.068Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:34.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:34.401Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:34.418Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:34.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:39.604Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:21:39.622Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:39.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:39.992Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:40.006Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:40.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:40.375Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:21:40.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:21:40.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:40.619Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:40.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:40.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:40.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:40.744Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:40.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:41.435Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:21:41.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:41.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:41.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:41.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:41.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:41.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:41.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:21:41.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:41.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:41.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:21:41.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:49.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:49.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:49.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:49.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:49.518Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:49.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:54.704Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:21:54.719Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:54.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:55.096Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:55.111Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:55.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:55.466Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:21:55.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:21:55.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:55.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:21:55.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:55.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:55.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:55.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:55.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:56.529Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:21:56.545Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:56.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:56.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:56.643Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:21:56.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:56.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:21:56.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:21:56.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:21:56.847Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:21:56.861Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:21:56.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:04.236Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:04.252Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:04.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:04.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:04.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:04.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:09.795Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:22:09.814Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:09.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:10.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:10.209Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:10.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:10.557Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:22:10.572Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:22:10.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:10.809Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:10.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:10.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:10.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:10.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:10.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:11.624Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:22:11.641Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:11.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:11.745Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:11.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:11.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:11.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:11.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:22:11.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:11.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:11.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:22:12.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:19.337Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:19.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:19.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:19.687Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:19.702Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:19.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:24.907Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:22:24.922Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:24.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:25.285Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:25.300Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:25.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:25.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:22:25.668Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:22:25.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:25.895Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:25.909Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:25.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:26.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:26.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:26.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:26.737Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:22:26.752Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:26.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:26.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:26.865Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:26.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:26.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:26.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:22:27.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:27.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:27.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:22:27.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:34.432Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:34.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:34.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:34.778Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:34.791Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:34.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:39.998Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:22:40.013Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:40.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:40.380Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:40.398Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:40.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:22:40.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:22:40.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:40.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:41.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:41.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:41.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:41.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:41.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:41.833Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:22:41.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:41.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:41.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:41.963Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:42.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:42.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:42.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:22:42.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:42.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:42.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:22:42.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:49.524Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:49.539Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:49.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:49.870Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:49.891Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:49.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:55.089Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:22:55.105Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:55.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:55.476Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:55.492Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:55.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:55.838Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:22:55.853Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:22:55.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:56.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:22:56.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:56.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:56.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:56.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:56.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:56.929Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:22:56.945Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:56.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:57.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:57.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:22:57.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:57.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:22:57.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:22:57.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:22:57.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:22:57.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:22:57.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:04.623Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:04.638Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:04.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:04.970Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:04.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:05.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:10.184Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:23:10.198Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:10.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:10.569Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:10.582Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:10.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:10.933Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:23:10.947Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:23:10.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:11.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:11.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:11.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:11.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:11.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:11.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:12.025Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:23:12.038Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:12.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:12.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:12.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:12.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:12.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:12.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:23:12.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:12.355Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:12.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:23:12.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:19.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:19.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:19.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:20.067Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:20.084Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:20.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:25.288Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:23:25.303Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:25.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:25.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:25.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:25.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:26.026Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:23:26.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:23:26.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:26.266Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:26.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:26.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:26.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:26.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:26.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:27.115Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:23:27.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:27.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:27.224Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:27.239Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:27.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:27.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:27.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:23:27.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:27.458Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:27.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:23:27.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:34.808Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:34.823Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:34.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:35.165Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:35.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:35.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:40.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:23:40.396Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:40.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:40.759Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:40.773Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:40.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:41.115Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:23:41.127Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:23:41.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:41.366Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:41.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:41.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:41.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:41.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:41.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:42.204Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:23:42.217Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:42.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:42.315Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:42.328Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:42.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:42.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:42.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:23:42.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:42.559Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:42.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:23:42.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:49.903Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:49.918Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:49.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:50.255Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:50.270Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:50.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:55.474Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:23:55.489Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:55.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:55.853Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:55.868Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:55.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:56.203Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:23:56.217Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:23:56.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:56.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:23:56.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:56.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:56.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:56.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:56.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:57.294Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:23:57.307Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:57.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:57.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:57.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:23:57.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:57.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:23:57.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:23:57.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:23:57.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:23:57.674Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:23:57.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:04.996Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:05.011Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:05.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:05.348Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:05.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:05.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:10.572Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:24:10.588Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:10.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:10.951Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:10.967Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:11.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:11.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:24:11.311Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:24:11.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:11.559Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:11.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:11.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:11.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:11.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:11.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:12.389Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:24:12.405Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:12.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:12.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:12.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:12.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:12.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:12.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:24:12.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:12.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:12.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:24:12.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:20.090Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:20.104Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:20.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:20.443Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:20.456Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:20.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:25.669Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:24:25.685Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:25.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:26.046Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:26.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:26.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:26.390Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:24:26.404Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:24:26.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:26.651Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:26.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:26.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:26.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:26.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:26.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:27.520Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:24:27.536Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:27.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:27.629Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:27.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:27.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:27.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:27.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:24:27.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:27.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:27.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:24:27.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:35.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:35.197Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:35.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:35.529Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:35.542Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:35.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:40.762Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:24:40.777Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:40.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:41.148Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:41.164Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:41.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:41.487Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:24:41.501Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:24:41.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:41.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:41.762Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:41.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:41.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:41.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:41.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:42.616Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:24:42.631Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:42.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:42.729Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:42.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:42.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:42.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:42.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:24:42.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:42.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:42.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:24:43.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:50.280Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:50.296Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:50.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:50.622Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:50.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:50.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:55.862Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:24:55.879Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:55.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:56.247Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:56.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:56.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:56.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:24:56.596Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:24:56.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:56.849Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:24:56.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:56.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:56.978Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:56.992Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:57.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:57.711Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:24:57.725Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:57.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:57.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:57.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:24:57.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:57.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:24:57.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:24:58.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:24:58.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:24:58.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:24:58.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:05.377Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:05.394Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:05.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:05.716Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:05.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:05.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:10.968Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:25:10.982Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:11.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:11.336Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:11.350Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:11.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:11.677Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:25:11.692Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:25:11.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:11.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:11.961Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:12.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:12.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:12.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:12.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:12.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:25:12.823Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:12.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:12.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:12.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:12.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:13.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:13.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:25:13.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:13.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:13.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:25:13.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:20.471Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:20.486Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:20.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:20.811Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:20.828Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:20.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:26.066Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:25:26.080Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:26.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:26.425Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:26.440Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:26.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:26.780Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:25:26.798Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:25:26.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:27.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:27.061Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:27.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:27.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:27.173Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:27.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:27.917Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:25:27.930Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:27.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:28.023Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:28.038Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:28.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:28.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:28.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:25:28.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:28.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:28.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:25:28.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:35.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:35.583Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:35.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:35.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:35.926Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:35.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:41.161Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:25:41.176Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:41.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:41.519Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:41.534Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:41.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:41.874Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:25:41.889Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:25:41.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:42.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:42.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:42.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:42.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:42.271Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:42.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:43.013Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:25:43.029Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:43.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:43.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:43.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:43.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:43.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:43.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:25:43.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:43.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:43.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:25:43.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:50.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:50.682Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:50.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:51.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:51.038Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:51.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:56.250Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:25:56.263Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:56.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:56.609Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:56.623Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:56.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:56.971Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:25:56.986Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:25:57.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:57.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:25:57.264Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:57.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:57.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:57.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:57.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:58.111Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:25:58.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:58.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:58.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:58.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:25:58.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:58.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:25:58.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:25:58.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:25:58.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:25:58.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:25:58.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:05.766Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:05.781Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:05.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:06.116Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:06.130Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:06.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:11.337Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:26:11.352Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:11.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:11.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:11.710Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:11.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:12.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:26:12.080Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:26:12.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:12.341Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:12.355Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:12.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:12.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:12.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:12.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:13.211Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:26:13.226Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:13.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:13.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:13.337Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:13.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:13.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:13.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:26:13.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:13.546Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:13.563Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:26:13.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:20.865Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:20.881Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:20.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:21.206Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:21.220Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:21.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:26.435Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:26:26.450Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:26.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:26.790Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:26.806Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:26.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:27.157Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:26:27.171Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:26:27.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:27.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:27.445Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:27.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:27.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:27.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:27.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:28.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:26:28.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:28.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:28.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:28.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:28.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:28.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:28.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:26:28.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:28.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:28.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:26:28.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:35.970Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:35.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:36.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:36.302Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:36.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:36.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:41.528Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:26:41.588Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:41.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:41.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:41.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:41.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:42.252Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:26:42.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:26:42.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:42.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:42.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:42.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:42.639Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:42.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:42.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:43.394Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:26:43.407Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:43.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:43.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:43.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:43.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:43.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:43.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:26:43.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:43.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:43.750Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:26:43.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:51.068Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:51.082Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:51.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:51.396Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:51.413Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:51.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:56.666Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:26:56.681Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:56.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:56.982Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:56.996Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:57.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:57.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:26:57.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:26:57.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:57.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:26:57.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:57.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:57.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:57.744Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:57.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:58.499Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:26:58.512Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:58.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:58.600Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:58.614Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:26:58.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:58.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:26:58.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:26:58.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:26:58.835Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:26:58.848Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:26:58.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:06.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:06.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:06.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:06.489Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:06.503Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:06.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:11.760Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:27:11.778Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:11.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:12.074Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:12.088Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:12.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:12.430Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:27:12.444Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:27:12.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:12.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:12.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:12.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:12.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:12.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:12.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:13.595Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:27:13.611Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:13.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:13.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:13.714Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:13.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:13.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:13.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:27:13.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:13.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:13.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:27:13.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:21.257Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:21.272Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:21.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:21.579Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:21.595Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:21.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:26.858Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:27:26.871Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:26.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:27.167Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:27.180Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:27.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:27.521Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:27:27.535Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:27:27.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:27.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:27.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:27.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:27.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:27.924Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:27.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:28.693Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:27:28.707Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:28.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:28.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:28.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:28.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:28.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:28.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:27:28.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:29.030Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:29.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:27:29.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:36.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:36.368Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:36.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:36.672Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:36.688Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:36.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:41.949Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:27:41.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:42.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:42.257Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:42.274Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:42.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:42.620Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:27:42.635Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:27:42.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:42.887Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:42.901Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:42.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:43.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:43.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:43.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:43.790Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:27:43.806Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:43.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:43.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:43.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:43.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:44.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:44.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:27:44.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:44.126Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:44.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:27:44.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:51.449Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:51.464Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:51.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:51.765Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:51.780Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:51.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:57.047Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:27:57.063Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:57.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:57.354Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:57.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:57.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:57.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:27:57.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:27:57.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:57.977Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:27:57.992Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:58.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:58.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:58.160Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:58.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:58.887Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:27:58.901Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:58.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:59.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:59.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:27:59.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:59.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:27:59.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:27:59.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:27:59.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:27:59.238Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:27:59.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:06.558Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:06.573Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:06.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:06.861Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:06.880Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:06.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:12.142Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:28:12.156Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:12.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:12.447Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:12.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:12.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:12.811Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:28:12.825Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:28:12.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:13.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:13.084Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:13.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:13.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:13.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:13.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:13.974Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:28:13.987Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:14.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:14.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:14.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:14.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:14.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:14.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:28:14.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:14.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:14.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:28:14.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:21.654Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:21.668Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:21.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:21.958Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:21.972Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:22.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:27.235Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:28:27.248Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:27.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:27.538Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:27.553Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:27.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:27.902Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:28:27.916Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:28:27.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:28.159Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:28.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:28.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:28.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:28.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:28.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:29.062Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:28:29.077Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:29.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:29.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:29.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:29.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:29.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:29.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:28:29.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:29.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:29.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:28:29.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:36.747Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:36.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:36.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:37.049Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:37.063Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:37.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:42.323Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:28:42.342Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:42.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:42.639Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:42.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:42.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:42.994Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:28:43.013Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:28:43.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:43.248Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:43.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:43.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:43.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:43.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:43.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:44.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:28:44.172Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:44.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:44.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:44.286Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:44.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:44.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:44.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:28:44.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:44.497Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:44.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:28:44.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:51.836Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:51.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:51.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:52.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:52.156Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:52.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:57.417Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:28:57.430Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:57.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:57.736Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:57.749Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:57.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:58.100Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:28:58.113Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:28:58.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:58.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:28:58.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:58.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:58.500Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:58.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:58.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:59.252Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:28:59.268Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:59.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:59.366Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:59.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:28:59.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:59.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:28:59.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:28:59.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:28:59.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:28:59.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:28:59.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:06.930Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:06.946Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:06.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:07.232Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:07.246Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:07.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:12.504Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:29:12.517Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:12.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:12.821Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:12.835Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:12.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:13.187Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:29:13.201Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:29:13.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:13.424Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:13.439Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:13.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:13.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:13.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:13.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:14.350Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:29:14.366Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:14.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:14.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:14.482Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:14.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:14.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:14.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:29:14.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:14.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:14.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:29:14.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:22.027Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:22.042Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:22.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:22.322Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:22.337Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:22.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:27.597Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:29:27.613Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:27.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:27.913Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:27.928Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:27.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:28.280Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:29:28.297Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:29:28.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:28.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:28.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:28.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:28.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:28.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:28.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:29.449Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:29:29.466Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:29.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:29.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:29.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:29.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:29.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:29.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:29:29.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:29.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:29.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:29:29.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:37.122Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:37.137Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:37.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:37.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:37.432Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:37.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:42.697Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:29:42.715Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:42.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:43.010Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:43.025Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:43.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:43.378Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:29:43.392Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:29:43.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:43.606Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:43.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:43.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:43.772Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:43.785Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:43.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:44.544Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:29:44.557Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:44.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:44.662Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:44.677Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:44.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:44.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:44.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:29:44.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:44.883Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:44.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:29:44.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:52.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:52.264Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:52.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:52.508Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:52.522Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:52.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:57.796Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:29:57.811Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:57.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:58.100Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:58.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:58.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:58.466Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:29:58.480Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:29:58.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:58.690Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:29:58.705Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:58.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:58.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:58.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:58.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:59.633Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:29:59.647Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:59.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:59.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:59.764Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:29:59.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:59.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:29:59.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:29:59.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:29:59.982Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:29:59.995Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:30:00.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:07.341Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:07.357Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:07.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:07.601Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:07.617Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:07.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:12.886Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:30:12.902Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:12.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:13.198Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:13.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:13.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:13.558Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:30:13.573Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:30:13.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:13.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:13.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:13.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:13.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:13.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:14.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:14.738Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:30:14.753Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:14.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:14.846Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:14.860Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:14.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:14.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:14.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:30:15.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:15.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:15.085Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:30:15.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:22.437Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:22.449Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:22.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:22.705Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:22.720Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:22.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:27.988Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:30:28.002Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:28.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:28.310Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:28.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:28.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:28.656Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:30:28.671Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:30:28.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:28.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:28.898Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:28.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:29.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:29.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:29.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:29.836Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:30:29.850Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:29.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:29.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:29.963Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:30.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:30.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:30.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:30:30.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:30.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:30.185Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:30:30.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:37.527Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:37.545Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:37.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:37.796Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:37.811Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:37.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:43.084Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:30:43.100Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:43.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:43.418Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:43.433Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:43.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:43.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:30:43.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:30:43.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:43.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:43.998Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:44.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:44.143Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:44.158Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:44.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:44.939Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:30:44.955Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:45.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:45.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:45.074Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:45.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:45.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:45.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:30:45.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:45.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:45.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:30:45.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:52.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:52.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:52.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:52.888Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:30:52.904Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:52.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:58.179Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:30:58.193Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:58.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:58.517Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:58.532Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:58.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:58.849Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:30:58.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:30:58.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:59.078Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:30:59.093Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:59.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:30:59.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:30:59.257Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:30:59.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:00.044Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:31:00.060Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:00.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:00.154Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:00.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:00.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:00.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:00.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:31:00.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:00.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:00.412Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:31:00.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:07.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:07.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:07.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:07.980Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:07.996Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:08.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:13.275Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:31:13.290Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:13.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:13.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:13.626Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:13.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:13.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:31:13.955Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:31:13.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:14.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:14.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:14.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:14.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:14.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:14.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:15.143Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:31:15.158Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:15.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:15.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:15.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:15.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:15.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:15.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:31:15.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:15.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:15.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:31:15.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:22.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:22.827Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:22.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:23.076Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:23.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:23.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:28.371Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:31:28.385Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:28.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:28.706Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:28.721Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:28.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:29.029Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:31:29.047Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:31:29.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:29.260Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:29.277Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:29.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:29.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:29.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:29.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:30.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:31:30.249Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:30.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:30.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:30.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:30.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:30.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:30.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:31:30.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:30.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:30.599Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:31:30.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:37.901Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:37.914Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:37.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:38.167Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:38.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:38.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:43.460Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:31:43.474Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:43.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:43.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:43.815Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:43.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:44.120Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:31:44.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:31:44.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:44.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:44.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:44.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:44.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:44.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:44.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:45.325Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:31:45.338Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:45.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:45.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:45.443Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:45.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:45.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:45.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:31:45.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:45.676Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:45.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:31:45.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:52.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:52.999Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:53.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:53.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:31:53.274Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:53.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:58.547Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:31:58.560Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:58.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:58.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:58.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:58.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:59.211Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:31:59.225Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:31:59.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:59.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:31:59.461Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:59.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:31:59.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:31:59.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:31:59.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:00.413Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:32:00.427Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:00.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:00.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:00.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:00.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:00.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:00.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:32:00.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:00.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:00.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:32:00.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:08.073Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:08.087Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:08.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:08.348Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:08.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:08.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:13.632Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:32:13.646Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:13.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:13.981Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:13.995Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:14.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:14.300Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:32:14.314Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:32:14.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:14.536Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:14.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:14.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:14.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:14.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:14.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:15.510Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:32:15.526Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:15.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:15.620Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:15.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:15.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:15.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:15.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:32:15.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:15.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:15.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:32:15.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:23.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:23.177Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:23.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:23.446Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:23.459Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:23.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:28.724Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:32:28.740Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:28.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:29.071Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:29.085Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:29.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:29.405Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:32:29.421Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:32:29.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:29.629Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:29.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:29.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:29.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:29.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:29.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:30.605Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:32:30.621Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:30.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:30.714Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:30.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:30.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:30.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:30.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:32:30.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:30.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:30.979Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:32:31.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:38.258Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:38.273Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:38.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:38.532Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:38.545Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:38.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:43.822Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:32:43.839Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:43.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:44.159Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:44.174Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:44.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:44.501Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:32:44.516Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:32:44.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:44.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:44.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:44.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:44.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:44.935Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:44.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:45.702Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:32:45.716Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:45.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:45.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:45.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:45.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:45.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:32:45.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:32:46.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:46.061Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:46.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:32:46.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:53.348Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:53.362Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:53.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:53.620Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:32:53.634Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:53.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:58.926Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:32:58.942Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:58.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:59.254Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:59.270Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:59.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:59.595Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:32:59.609Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:32:59.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:32:59.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:32:59.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:32:59.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:00.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:00.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:00.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:00.794Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:33:00.810Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:00.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:00.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:00.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:00.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:01.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:01.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:33:01.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:01.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:01.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:33:01.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:08.438Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:08.452Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:08.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:08.709Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:08.724Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:08.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:14.026Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:33:14.040Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:14.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:14.350Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:14.366Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:14.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:14.688Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:33:14.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:33:14.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:14.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:14.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:14.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:15.124Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:15.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:15.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:15.891Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:33:15.908Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:15.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:15.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:16.011Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:16.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:16.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:16.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:33:16.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:16.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:16.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:33:16.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:23.524Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:23.538Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:23.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:23.800Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:23.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:23.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:29.117Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:33:29.133Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:29.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:29.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:29.462Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:29.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:29.782Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:33:29.796Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:33:29.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:30.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:30.020Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:30.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:30.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:30.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:30.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:30.989Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:33:31.004Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:31.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:31.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:31.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:31.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:31.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:31.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:33:31.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:31.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:31.366Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:33:31.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:38.619Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:38.637Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:38.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:38.899Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:38.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:38.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:44.216Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:33:44.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:44.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:44.538Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:44.552Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:44.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:44.872Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:33:44.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:33:44.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:45.100Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:45.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:45.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:45.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:45.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:45.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:46.086Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:33:46.104Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:46.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:46.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:46.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:46.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:46.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:33:46.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:33:46.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:46.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:46.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:33:46.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:53.714Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:53.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:53.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:53.990Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:33:54.004Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:54.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:59.317Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:33:59.332Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:59.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:59.630Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:33:59.644Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:33:59.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:33:59.983Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:33:59.998Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:34:00.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:00.192Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:00.206Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:00.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:00.407Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:00.427Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:00.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:01.211Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:34:01.225Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:01.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:01.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:01.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:01.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:01.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:01.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:34:01.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:01.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:01.553Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:34:01.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:08.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:08.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:08.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:09.080Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:09.094Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:09.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:14.421Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:34:14.437Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:14.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:14.734Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:14.750Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:14.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:15.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:34:15.092Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:34:15.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:15.285Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:15.299Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:15.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:15.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:15.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:15.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:16.313Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:34:16.328Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:16.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:16.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:16.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:16.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:16.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:16.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:34:16.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:16.630Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:16.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:34:16.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:23.910Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:23.927Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:23.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:24.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:24.187Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:24.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:29.519Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:34:29.534Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:29.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:29.830Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:29.846Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:29.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:30.176Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:34:30.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:34:30.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:30.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:30.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:30.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:30.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:30.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:30.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:31.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:34:31.422Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:31.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:31.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:31.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:31.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:31.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:31.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:34:31.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:31.722Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:31.737Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:34:31.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:39.004Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:39.020Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:39.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:39.264Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:39.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:39.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:44.612Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:34:44.626Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:44.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:44.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:44.935Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:44.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:45.269Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:34:45.284Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:34:45.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:45.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:34:45.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:45.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:45.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:45.701Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:45.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:46.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:34:46.519Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:46.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:46.616Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:46.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:46.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:46.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:34:46.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:34:46.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:46.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:46.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:34:46.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:54.098Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:54.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:54.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:54.351Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:34:54.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:54.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:34:59.701Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:34:59.717Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:34:59.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:00.009Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:00.024Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:00.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:00.361Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:35:00.375Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:35:00.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:00.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:00.578Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:00.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:00.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:00.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:00.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:01.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:35:01.620Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:01.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:01.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:01.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:01.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:01.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:01.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:35:01.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:01.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:01.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:35:02.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:09.188Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:09.204Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:09.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:09.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:09.462Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:09.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:14.795Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:35:14.811Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:14.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:15.108Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:15.123Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:15.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:15.452Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:35:15.465Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:35:15.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:15.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:15.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:15.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:15.884Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:15.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:15.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:16.699Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:35:16.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:16.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:16.813Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:16.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:16.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:16.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:16.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:35:16.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:17.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:17.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:35:17.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:24.285Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:24.300Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:24.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:24.540Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:24.555Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:24.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:29.890Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:35:29.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:29.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:30.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:30.229Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:30.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:30.542Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:35:30.557Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:35:30.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:30.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:30.778Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:30.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:30.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:30.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:31.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:31.796Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:35:31.810Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:31.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:31.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:31.923Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:31.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:32.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:32.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:35:32.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:32.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:32.154Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:35:32.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:39.380Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:39.395Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:39.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:39.637Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:39.652Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:39.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:44.982Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:35:44.996Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:45.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:45.312Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:45.329Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:45.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:45.637Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:35:45.651Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:35:45.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:45.860Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:35:45.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:45.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:46.074Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:46.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:46.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:46.885Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:35:46.901Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:46.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:46.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:47.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:47.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:47.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:35:47.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:35:47.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:47.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:47.247Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:35:47.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:54.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:54.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:54.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:35:54.727Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:35:54.741Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:35:54.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:00.076Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:36:00.093Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:00.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:00.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:00.429Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:00.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:00.731Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:36:00.746Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:36:00.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:00.960Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:00.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:01.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:01.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:01.185Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:01.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:01.981Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:36:01.996Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:02.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:02.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:02.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:02.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:02.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:02.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:36:02.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:02.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:02.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:36:02.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:09.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:09.600Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:09.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:09.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:09.834Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:09.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:15.173Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:36:15.188Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:15.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:15.509Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:15.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:15.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:15.827Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:36:15.841Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:36:15.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:16.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:16.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:16.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:16.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:16.279Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:16.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:17.073Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:36:17.087Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:17.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:17.183Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:17.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:17.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:17.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:17.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:36:17.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:17.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:17.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:36:17.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:24.677Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:24.692Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:24.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:24.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:24.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:24.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:30.267Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:36:30.282Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:30.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:30.596Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:30.610Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:30.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:30.915Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:36:30.929Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:36:30.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:31.149Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:31.163Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:31.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:31.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:31.368Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:31.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:32.167Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:36:32.182Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:32.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:32.271Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:32.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:32.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:32.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:32.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:36:32.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:32.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:32.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:36:32.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:39.773Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:39.788Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:39.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:40.002Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:40.018Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:40.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:45.363Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:36:45.378Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:45.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:45.690Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:45.710Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:45.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:46.005Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:36:46.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:36:46.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:46.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:36:46.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:46.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:46.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:46.472Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:46.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:47.257Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:36:47.271Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:47.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:47.366Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:47.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:47.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:47.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:36:47.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:36:47.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:47.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:47.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:36:47.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:54.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:54.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:54.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:36:55.095Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:36:55.109Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:36:55.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:00.456Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:37:00.469Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:00.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:00.786Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:00.800Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:00.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:01.096Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:37:01.110Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:37:01.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:01.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:01.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:01.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:01.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:01.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:01.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:02.349Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:37:02.364Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:02.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:02.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:02.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:02.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:02.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:02.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:37:02.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:02.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:02.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:37:02.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:09.969Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:09.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:10.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:10.186Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:10.201Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:10.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:15.548Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:37:15.564Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:15.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:15.884Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:15.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:15.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:16.190Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:37:16.205Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:37:16.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:16.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:16.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:16.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:16.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:16.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:16.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:17.449Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:37:17.465Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:17.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:17.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:17.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:17.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:17.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:17.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:37:17.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:17.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:17.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:37:17.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:25.070Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:25.085Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:25.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:25.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:25.294Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:25.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:30.651Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:37:30.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:30.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:30.994Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:31.011Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:31.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:31.285Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:37:31.300Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:37:31.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:31.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:31.546Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:31.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:31.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:31.746Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:31.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:32.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:37:32.565Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:32.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:32.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:32.677Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:32.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:32.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:32.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:37:32.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:32.908Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:32.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:37:32.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:40.167Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:40.183Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:40.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:40.366Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:40.379Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:40.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:45.753Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:37:45.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:45.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:46.094Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:46.109Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:46.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:46.375Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:37:46.390Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:37:46.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:46.634Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:37:46.650Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:46.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:46.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:46.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:46.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:47.643Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:37:47.659Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:47.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:47.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:47.772Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:47.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:47.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:37:47.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:37:47.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:47.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:48.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:37:48.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:55.262Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:55.278Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:55.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:37:55.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:37:55.466Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:37:55.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:00.875Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:38:00.890Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:00.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:01.190Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:01.204Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:01.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:01.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:38:01.477Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:38:01.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:01.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:01.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:01.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:01.915Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:01.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:01.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:02.739Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:38:02.754Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:02.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:02.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:02.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:02.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:02.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:02.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:38:03.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:03.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:03.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:38:03.151Z] Will try again after 15 sec [2025-07-04T17:38:05.207Z] Build test-unit-group-two #2028 completed: SUCCESS [Pipeline] echo [2025-07-04T17:38:05.227Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T17:38:05.316Z] Copied 1 artifact from "test-unit-group-two" build number 2028 [Pipeline] echo [2025-07-04T17:38:05.351Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-07-04T17:38:05.636Z] + ls -la test-unit-group-two-10538 [2025-07-04T17:38:05.636Z] total 20 [2025-07-04T17:38:05.636Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 17:38 . [2025-07-04T17:38:05.636Z] drwxr-xr-x 17 jenkins docker 12288 Jul 4 17:38 .. [2025-07-04T17:38:05.636Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-group-two.10538.env [Pipeline] withCredentials [2025-07-04T17:38:05.686Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T17:38:06.002Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T17:38:06.565Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T17:38:10.377Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:10.391Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:10.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:10.541Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:10.557Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:10.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:15.969Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-04T17:38:15.987Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:16.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:16.280Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:16.295Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:16.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:16.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:38:16.598Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:38:16.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:16.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:16.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:16.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:17.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:17.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:17.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:17.836Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:38:17.851Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:17.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:17.945Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:17.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:18.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:18.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:18.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:38:18.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:18.181Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:18.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:38:18.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:25.469Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:25.483Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:25.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:25.633Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:25.648Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:25.692Z] Will try again after 15 sec [2025-07-04T17:38:27.444Z] Build build-compile #5406 completed: SUCCESS [Pipeline] echo [2025-07-04T17:38:27.463Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T17:38:27.550Z] Copied 2 artifacts from "build-compile" build number 5406 [Pipeline] echo [2025-07-04T17:38:27.591Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2025-07-04T17:38:27.877Z] + ls -la build-compile-11436 [2025-07-04T17:38:27.877Z] total 20 [2025-07-04T17:38:27.877Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 17:38 . [2025-07-04T17:38:27.877Z] drwxr-xr-x 18 jenkins docker 12288 Jul 4 17:38 .. [2025-07-04T17:38:27.877Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 17:38 build.env [2025-07-04T17:38:27.877Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 16:38 deps.build-compile.11436.env [Pipeline] withCredentials [2025-07-04T17:38:27.922Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T17:38:28.246Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T17:38:28.808Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T17:38:31.065Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T17:38:31.134Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2025-07-04T17:38:31.160Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T17:38:31.245Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:38:31.283Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2025-07-04T17:38:31.314Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T17:38:31.392Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:31.406Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:31.452Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:38:31.468Z] JOB package-centos: files found = 2 [Pipeline] echo [2025-07-04T17:38:31.505Z] JOB package-centos: file #0 with path build-compile-11436/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T17:38:31.557Z] JOB package-centos: file #1 with path build-compile-11436/deps.build-compile.11436.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-07-04T17:38:31.685Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:38:31.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:38:31.731Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:38:31.766Z] JOB package-centos: deps_env_file: deps.build-package.26350.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T17:38:31.819Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:38:31.855Z] JOB package-centos: Starting job: build-package rnd: #26350 [Pipeline] timeout [2025-07-04T17:38:31.870Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-07-04T17:38:31.914Z] Scheduling project: build-package [Pipeline] echo [2025-07-04T17:38:31.943Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:31.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:32.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:32.114Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:32.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:32.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:32.931Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:38:32.946Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:33.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:33.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:33.062Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:33.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:33.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:33.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:38:33.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:33.278Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:33.295Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:38:33.339Z] Will try again after 15 sec [2025-07-04T17:38:39.574Z] Starting building: build-package #4469 [Pipeline] { [Pipeline] echo [2025-07-04T17:38:40.570Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:40.585Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:40.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:40.722Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:40.737Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:40.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:46.493Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:46.509Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:46.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:46.765Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:38:46.779Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:38:46.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:47.034Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:38:47.051Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:47.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:47.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:47.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:47.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:48.039Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:38:48.054Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:48.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:48.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:48.162Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:48.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:48.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:38:48.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:38:48.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:48.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:48.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:38:48.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:55.663Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:55.678Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:55.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:38:55.842Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:38:55.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:38:55.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:01.593Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:01.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:01.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:01.857Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:39:01.870Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:39:01.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:02.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:02.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:02.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:02.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:02.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:02.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:03.136Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:39:03.152Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:03.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:03.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:03.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:03.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:03.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:03.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:39:03.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:03.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:03.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:39:03.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:10.757Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:10.772Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:10.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:10.938Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:10.953Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:10.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:16.684Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:16.700Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:16.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:16.947Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:39:16.962Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:39:17.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:17.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:17.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:17.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:17.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:17.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:17.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:18.231Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:39:18.244Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:18.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:18.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:18.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:18.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:18.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:18.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:39:18.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:18.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:18.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:39:18.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:25.850Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:25.864Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:25.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:26.029Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:26.042Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:26.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:31.777Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:31.791Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:31.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:32.036Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:39:32.049Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:39:32.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:32.320Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:32.333Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:32.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:32.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:32.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:32.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:33.332Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:39:33.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:33.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:33.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:33.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:33.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:33.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:33.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:39:33.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:33.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:33.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:39:33.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:40.939Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:40.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:41.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:41.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:41.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:41.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:46.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:46.879Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:46.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:47.123Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:39:47.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:39:47.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:47.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:39:47.420Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:47.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:47.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:47.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:47.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:48.421Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:39:48.447Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:48.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:48.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:48.555Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:48.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:48.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:39:48.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:39:48.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:48.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:48.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:39:48.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:56.036Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:56.051Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:56.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:39:56.206Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:39:56.220Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:39:56.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:01.966Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:01.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:02.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:02.215Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:40:02.231Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:40:02.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:02.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:02.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:02.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:02.668Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:02.683Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:02.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:03.539Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:40:03.557Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:03.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:03.671Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:03.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T17:40:03.761Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:40:03.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:03.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T17:40:03.898Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:40:03.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:03.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:40:04.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:11.128Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:11.143Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:11.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:11.296Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:11.313Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:11.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:17.085Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:17.100Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:17.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:17.334Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:40:17.350Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:40:17.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:17.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:17.635Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:17.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:17.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:17.776Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:17.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:18.653Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:40:18.669Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:18.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:18.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:18.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:18.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:18.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:18.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:40:19.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:19.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:19.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:40:19.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:26.230Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:26.245Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:26.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:26.395Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:26.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:26.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:32.188Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:32.201Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:32.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:32.429Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:40:32.444Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:40:32.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:32.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:32.729Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:32.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:32.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:32.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:32.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:33.751Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:40:33.767Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:33.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:33.897Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:33.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:33.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:34.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:34.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:40:34.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:34.156Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:34.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:40:34.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:41.321Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:41.335Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:41.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:41.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:41.501Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:41.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:47.278Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:47.293Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:47.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:47.520Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:40:47.536Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:40:47.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:47.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:40:47.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:47.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:47.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:47.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:48.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:48.844Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:40:48.857Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:48.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:48.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:48.999Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:49.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:49.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:40:49.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:40:49.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:49.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:49.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:40:49.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:56.409Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:56.424Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:56.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:40:56.580Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:40:56.594Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:40:56.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:02.374Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:02.390Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:02.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:02.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:41:02.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:41:02.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:02.905Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:02.920Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:02.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:03.046Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:03.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:03.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:03.942Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:41:03.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:04.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:04.076Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:04.090Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:04.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:04.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:04.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:41:04.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:04.334Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:04.348Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:41:04.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:11.502Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:11.516Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:11.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:11.674Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:11.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:11.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:17.466Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:17.480Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:17.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:17.703Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:41:17.717Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:41:17.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:18.001Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:18.015Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:18.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:18.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:18.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:18.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:19.039Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:41:19.052Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:19.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:19.162Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:19.175Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:19.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:19.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:19.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:41:19.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:19.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:19.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:41:19.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:26.592Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:26.608Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:26.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:26.766Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:26.781Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:26.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:32.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:32.582Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:32.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:32.801Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:41:32.815Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:41:32.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:33.091Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:33.106Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:33.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:33.226Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:33.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:33.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:34.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:41:34.144Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:34.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:34.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:34.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:34.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:34.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:34.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:41:34.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:34.515Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:34.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:41:34.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:41.702Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:41.718Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:41.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:41.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:41.879Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:41.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:47.665Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:47.684Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:47.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:47.895Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:41:47.911Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:41:47.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:48.187Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:41:48.206Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:48.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:48.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:48.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:48.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:49.222Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:41:49.237Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:49.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:49.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:49.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:49.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:49.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:41:49.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:41:49.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:49.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:49.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:41:49.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:56.802Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:56.818Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:56.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:41:56.956Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:41:56.970Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:41:57.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:02.764Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:02.778Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:02.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:02.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:42:03.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:42:03.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:03.292Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:03.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:03.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:03.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:03.432Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:03.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:04.322Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:42:04.344Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:04.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:04.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:04.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:04.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:04.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:04.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:42:04.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:04.702Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:04.719Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:42:04.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:11.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:11.913Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:11.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:12.048Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:12.065Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:12.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:17.860Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:17.874Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:17.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:18.081Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:42:18.096Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:42:18.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:18.399Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:18.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:18.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:18.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:18.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:18.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:19.427Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:42:19.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:19.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:19.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:19.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:19.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:19.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:19.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:42:19.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:19.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:19.813Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:42:19.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:26.994Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:27.011Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:27.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:27.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:27.154Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:27.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:32.956Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:32.973Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:33.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:33.174Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:42:33.189Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:42:33.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:33.489Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:33.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:33.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:33.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:33.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:33.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:34.521Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:42:34.535Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:34.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:34.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:34.643Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:34.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:34.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:34.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:42:34.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:34.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:34.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:42:34.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:42.087Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:42.104Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:42.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:42.231Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:42.246Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:42.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:48.055Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:48.069Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:48.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:48.267Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:42:48.280Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:42:48.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:48.577Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:42:48.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:48.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:48.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:48.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:48.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:49.614Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:42:49.632Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:49.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:49.729Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:49.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:49.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:49.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:42:49.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:42:49.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:50.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:50.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:42:50.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:57.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:57.198Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:57.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:42:57.328Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:42:57.342Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:42:57.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:03.147Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:03.162Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:03.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:03.356Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:43:03.368Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:43:03.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:03.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:03.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:03.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:03.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:03.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:03.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:04.719Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:43:04.733Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:04.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:04.822Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:04.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:04.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:04.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:04.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:43:05.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:05.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:05.117Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:43:05.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:12.279Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:12.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:12.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:12.418Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:12.433Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:12.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:18.243Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:18.263Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:18.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:18.446Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:43:18.459Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:43:18.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:18.769Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:18.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:18.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:18.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:18.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:18.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:19.806Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:43:19.818Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:19.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:19.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:19.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:19.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:20.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:20.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:43:20.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:20.195Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:20.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:43:20.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:27.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:27.390Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:27.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:27.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:27.538Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:27.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:33.346Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:33.370Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:33.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:33.535Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:43:33.550Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:43:33.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:33.857Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:33.874Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:33.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:33.969Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:33.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:34.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:34.897Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:43:34.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:34.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:35.014Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:35.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:35.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:35.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:35.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:43:35.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:35.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:35.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:43:35.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:42.474Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:42.491Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:42.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:42.621Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:42.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:42.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:48.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:48.469Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:48.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:48.629Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:43:48.644Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:43:48.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:48.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:43:48.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:49.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:49.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:49.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:49.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:50.000Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:43:50.014Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:50.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:50.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:50.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:50.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:50.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:43:50.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:43:50.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:50.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:50.394Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:43:50.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:57.573Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:57.587Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:57.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:43:57.715Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:43:57.731Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:43:57.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:03.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:03.569Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:03.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:03.724Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:44:03.739Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:44:03.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:04.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:04.066Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:04.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:04.157Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:04.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:04.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:05.097Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:44:05.111Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:05.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:05.198Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:05.213Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:05.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:05.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:05.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:44:05.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:05.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:05.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:44:05.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:12.668Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:12.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:12.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:12.802Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:12.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:12.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:18.649Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:18.663Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:18.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:18.832Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:44:18.845Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:44:18.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:19.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:19.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:19.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:19.247Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:19.261Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:19.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:20.187Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:44:20.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:20.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:20.290Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:20.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:20.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:20.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:20.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:44:20.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:20.562Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:20.576Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:44:20.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:27.764Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:27.777Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:27.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:27.888Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:27.902Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:27.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:33.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:33.763Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:33.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:33.920Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:44:33.936Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:44:33.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:34.232Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:34.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:34.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:34.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:34.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:34.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:35.279Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:44:35.293Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:35.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:35.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:35.392Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:35.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:35.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:35.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:44:35.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:35.653Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:35.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:44:35.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:42.857Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:42.871Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:42.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:42.978Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:42.992Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:43.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:48.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:48.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:48.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:49.014Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:44:49.032Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:44:49.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:49.330Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:44:49.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:49.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:49.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:49.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:49.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:50.370Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:44:50.384Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:50.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:50.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:50.484Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:50.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:50.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:44:50.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:44:50.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:50.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:50.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:44:50.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:57.943Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:57.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:58.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:44:58.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:44:58.082Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:44:58.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:03.938Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:03.953Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:04.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:04.111Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:45:04.125Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:45:04.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:04.431Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:04.450Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:04.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:04.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:04.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:04.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:05.470Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:45:05.488Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:05.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:05.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:05.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:05.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:05.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:05.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:45:05.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:05.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:05.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:45:05.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:13.040Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:13.057Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:13.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:13.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:13.177Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:13.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:19.051Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:19.066Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:19.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:19.202Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:45:19.217Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:45:19.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:19.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:19.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:19.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:19.641Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:19.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:19.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:20.585Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:45:20.600Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:20.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:20.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:20.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:20.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:20.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:20.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:45:20.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:20.959Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:20.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:45:21.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:28.141Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:28.158Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:28.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:28.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:28.275Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:28.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:34.151Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:34.166Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:34.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:34.298Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:45:34.315Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:45:34.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:34.630Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:34.646Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:34.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:34.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:34.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:34.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:35.679Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:45:35.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:35.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:35.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:35.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:35.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:35.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:35.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:45:36.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:36.061Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:36.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:45:36.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:43.237Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:43.250Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:43.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:43.355Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:43.371Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:43.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:49.277Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:49.292Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:49.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:49.392Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:45:49.405Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:45:49.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:49.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:45:49.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:49.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:49.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:49.847Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:49.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:50.772Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:45:50.787Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:50.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:50.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:50.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:50.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:51.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:45:51.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:45:51.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:51.144Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:51.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:45:51.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:58.339Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:58.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:58.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:45:58.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:45:58.468Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:45:58.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:04.370Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:04.385Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:04.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:04.478Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:46:04.493Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:46:04.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:04.816Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:04.829Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:04.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:04.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:04.935Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:04.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:05.873Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:46:05.888Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:05.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:05.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:06.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:06.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:06.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:06.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:46:06.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:06.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:06.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:46:06.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:13.437Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:13.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:13.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:13.547Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:13.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:13.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:19.460Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:19.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:19.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:19.565Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:46:19.579Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:46:19.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:19.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:19.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:19.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:20.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:20.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:20.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:20.972Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:46:20.985Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:21.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:21.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:21.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:21.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:21.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:21.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:46:21.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:21.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:21.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:46:21.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:28.533Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:28.548Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:28.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:28.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:28.672Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:28.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:34.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:34.564Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:34.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:34.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:46:34.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:46:34.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:34.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:35.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:35.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:35.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:35.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:35.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:36.084Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:46:36.098Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:36.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:36.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:36.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:36.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:36.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:36.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:46:36.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:36.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:36.450Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:46:36.504Z] Will try again after 15 sec [2025-07-04T17:46:37.322Z] Build test-unit-group-one #2028 completed: SUCCESS [Pipeline] echo [2025-07-04T17:46:37.340Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T17:46:37.429Z] Copied 1 artifact from "test-unit-group-one" build number 2028 [Pipeline] echo [2025-07-04T17:46:37.466Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-07-04T17:46:37.752Z] + ls -la test-unit-group-one-4755 [2025-07-04T17:46:37.752Z] total 20 [2025-07-04T17:46:37.752Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 17:46 . [2025-07-04T17:46:37.752Z] drwxr-xr-x 19 jenkins docker 12288 Jul 4 17:46 .. [2025-07-04T17:46:37.752Z] -rw-r--r-- 1 jenkins docker 452 Jul 4 16:41 deps.test-unit-group-one.4755.env [Pipeline] withCredentials [2025-07-04T17:46:37.804Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T17:46:38.124Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T17:46:39.491Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T17:46:43.635Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:43.652Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:43.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:43.753Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:43.770Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:43.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:49.643Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:49.659Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:49.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:49.745Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:46:49.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:46:49.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:50.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:46:50.096Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:50.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:50.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:50.205Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:50.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:51.181Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:46:51.197Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:51.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:51.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:51.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:51.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:51.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:46:51.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:46:51.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:51.540Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:51.553Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:46:51.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:58.734Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:58.750Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:58.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:46:58.854Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:46:58.873Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:46:58.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:04.734Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:04.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:04.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:04.839Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:47:04.854Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:47:04.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:05.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:05.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:05.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:05.282Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:05.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:05.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:06.277Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:47:06.291Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:06.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:06.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:06.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:06.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:06.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:06.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:47:06.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:06.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:06.661Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:47:06.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:13.827Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:13.841Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:13.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:13.954Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:13.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:14.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:19.829Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:19.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:19.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:19.933Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:47:19.946Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:47:19.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:20.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:20.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:20.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:20.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:20.383Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:20.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:21.364Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:47:21.377Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:21.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:21.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:21.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:21.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:21.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:21.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:47:21.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:21.746Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:21.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:47:21.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:28.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:28.924Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:28.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:29.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:29.049Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:29.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:34.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:34.935Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:34.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:35.022Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:47:35.036Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:47:35.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:35.340Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:35.355Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:35.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:35.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:35.471Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:35.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:36.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:47:36.473Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:36.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:36.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:36.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:36.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:36.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:36.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:47:36.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:36.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:36.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:47:36.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:44.000Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:44.015Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:44.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:44.121Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:44.137Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:44.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:50.008Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:50.023Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:50.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:50.110Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:47:50.124Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:47:50.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:50.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:47:50.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:50.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:50.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:50.553Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:50.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:51.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:47:51.563Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:51.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:51.659Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:51.674Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:51.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:51.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:47:51.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:47:51.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:51.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:51.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:47:51.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:59.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:59.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:59.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:47:59.217Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:47:59.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:47:59.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:05.100Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:05.115Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:05.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:05.201Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:48:05.215Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:48:05.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:05.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:05.546Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:05.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:05.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:05.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:05.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:06.638Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:48:06.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:06.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:06.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:06.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:06.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:06.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:06.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:48:06.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:07.018Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:07.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:48:07.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:14.192Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:14.204Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:14.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:14.304Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:14.319Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:14.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:20.189Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:20.202Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:20.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:20.288Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:48:20.301Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:48:20.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:20.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:20.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:20.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:20.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:20.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:20.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:21.733Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:48:21.751Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:21.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:21.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:21.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:21.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:21.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:22.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:48:22.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:22.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:22.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:48:22.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:29.280Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:29.299Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:29.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:29.395Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:29.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:29.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:35.277Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:35.292Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:35.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:35.381Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:48:35.397Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:48:35.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:35.716Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:35.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:35.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:35.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:35.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:35.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:36.831Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:48:36.846Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:36.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:36.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:36.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:36.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:37.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:37.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:48:37.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:37.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:37.216Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:48:37.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:44.376Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:44.390Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:44.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:44.489Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:44.502Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:44.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:50.371Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:50.386Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:50.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:50.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:48:50.483Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:48:50.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:50.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:48:50.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:50.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:50.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:50.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:50.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:51.921Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:48:51.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:51.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:52.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:52.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:52.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:52.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:48:52.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:48:52.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:52.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:52.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:48:52.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:59.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:59.483Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:59.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:48:59.580Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:48:59.595Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:48:59.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:05.462Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:05.476Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:05.565Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:49:05.578Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:49:05.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:05.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:05.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:05.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:06.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:06.044Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:06.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:07.011Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:49:07.025Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:07.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:07.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:07.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:07.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:07.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:07.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:49:07.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:07.381Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:07.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:49:07.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:14.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:14.583Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:14.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:14.672Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:14.685Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:14.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:20.555Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:20.568Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:20.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:20.657Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:49:20.670Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:49:20.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:21.007Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:21.020Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:21.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:21.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:21.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:21.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:22.102Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:49:22.117Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:22.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:22.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:22.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:22.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:22.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:22.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:49:22.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:22.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:22.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:49:22.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:29.661Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:29.677Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:29.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:29.762Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:29.775Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:29.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:35.647Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:35.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:35.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:35.756Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:49:35.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:49:35.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:36.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:36.146Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:36.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:36.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:36.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:36.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:37.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:49:37.206Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:37.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:37.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:37.319Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:37.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:37.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:37.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:49:37.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:37.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:37.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:49:37.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:44.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:44.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:44.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:44.852Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:44.867Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:44.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:50.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:50.761Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:50.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:50.850Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:49:50.863Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:49:50.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:51.219Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:49:51.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:51.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:51.313Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:51.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:51.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:52.281Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:49:52.295Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:52.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:52.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:52.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:52.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:52.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:49:52.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:49:52.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:52.650Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:52.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:49:52.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:59.842Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:59.858Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:49:59.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:49:59.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:49:59.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:00.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:05.836Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:05.853Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:05.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:05.949Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:50:05.963Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:50:06.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:06.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:06.329Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:06.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:06.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:06.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:06.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:07.371Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:50:07.387Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:07.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:07.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:07.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:07.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:07.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:07.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:50:07.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:07.746Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:07.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:50:07.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:14.942Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:14.959Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:15.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:15.066Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:15.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:15.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:20.943Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:20.960Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:21.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:21.061Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:50:21.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:50:21.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:21.413Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:21.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:21.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:21.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:21.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:21.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:22.467Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:50:22.480Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:22.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:22.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:22.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:22.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:22.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:22.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:50:22.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:22.853Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:22.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:50:22.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:30.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:30.064Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:30.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:30.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:30.176Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:30.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:36.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:36.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:36.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:36.154Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:50:36.168Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:50:36.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:36.509Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:36.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:36.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:36.611Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:36.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:36.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:37.556Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:50:37.570Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:37.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:37.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:37.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:37.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:37.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:37.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:50:37.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:37.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:37.973Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:50:38.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:45.140Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:45.153Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:45.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:45.246Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:45.260Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:45.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:51.140Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:51.156Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:51.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:51.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:50:51.274Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:50:51.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:51.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:50:51.610Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:51.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:51.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:51.712Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:51.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:52.650Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:50:52.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:52.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:52.762Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:52.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:50:52.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:52.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:50:52.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:50:52.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:50:53.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:50:53.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:50:53.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:00.231Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:00.245Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:00.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:00.334Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:00.348Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:00.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:06.236Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:06.250Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:06.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:06.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:51:06.358Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:51:06.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:06.685Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:06.698Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:06.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:06.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:06.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:06.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:07.747Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:51:07.762Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:07.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:07.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:07.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:07.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:08.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:08.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:51:08.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:08.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:08.156Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:51:08.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:15.319Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:15.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:15.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:15.432Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:15.449Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:15.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:21.325Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:21.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:21.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:21.430Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:51:21.446Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:51:21.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:21.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:21.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:21.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:21.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:21.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:21.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:22.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:51:22.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:22.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:22.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:22.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:23.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:23.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:23.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:51:23.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:23.229Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:23.242Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:51:23.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:30.419Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:30.435Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:30.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:30.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:30.541Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:30.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:36.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:36.466Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:36.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:36.551Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:51:36.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:51:36.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:36.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:36.881Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:36.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:36.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:36.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:37.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:37.933Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:51:37.948Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:37.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:38.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:38.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:38.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:38.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:38.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:51:38.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:38.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:38.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:51:38.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:45.514Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:45.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:45.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:45.616Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:45.631Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:45.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:51.541Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:51.555Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:51.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:51.644Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:51:51.657Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:51:51.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:51.960Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:51:51.973Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:52.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:52.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:52.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:52.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:53.031Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:51:53.046Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:53.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:53.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:53.156Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:51:53.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:53.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:51:53.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:51:53.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:51:53.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:51:53.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:51:53.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:00.601Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:00.614Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:00.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:00.703Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:00.715Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:00.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:06.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:06.651Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:06.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:06.734Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:52:06.749Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:52:06.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:07.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:07.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:07.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:07.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:07.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:07.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:08.130Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:52:08.146Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:08.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:08.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:08.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:08.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:08.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:08.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:52:08.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:08.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:08.509Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:52:08.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:15.690Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:15.704Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:15.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:15.809Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:15.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:15.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:21.728Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:21.746Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:21.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:21.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:52:21.848Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:52:21.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:22.152Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:22.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:22.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:22.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:22.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:22.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:23.224Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:52:23.238Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:23.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:23.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:23.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:23.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:23.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:23.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:52:23.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:23.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:23.599Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:52:23.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:30.792Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:30.806Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:30.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:30.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:30.925Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:30.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:36.827Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:36.843Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:36.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:36.945Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:52:36.961Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:52:37.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:37.245Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:37.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:37.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:37.345Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:37.358Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:37.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:38.315Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:52:38.332Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:38.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:38.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:38.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:38.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:38.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:38.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:52:38.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:38.674Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:38.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:52:38.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:45.879Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:45.896Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:45.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:45.996Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:46.011Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:46.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:51.925Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:51.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:51.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:52.038Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:52:52.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:52:52.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:52.337Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:52:52.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:52.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:52.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:52.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:52.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:53.415Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:52:53.431Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:53.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:53.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:53.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:52:53.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:53.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:52:53.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:52:53.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:52:53.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:52:53.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:52:53.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:00.972Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:00.988Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:01.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:01.090Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:01.107Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:01.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:07.015Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:07.029Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:07.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:07.126Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:53:07.140Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:53:07.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:07.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:07.440Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:07.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:07.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:07.538Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:07.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:08.510Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:53:08.527Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:08.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:08.620Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:08.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:08.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:08.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:08.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:53:08.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:08.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:08.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:53:08.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:16.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:16.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:16.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:16.186Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:16.200Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:16.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:22.103Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:22.117Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:22.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:22.222Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:53:22.236Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:53:22.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:22.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:22.529Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:22.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:22.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:22.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:22.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:23.608Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:53:23.621Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:23.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:23.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:23.735Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:23.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:23.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:23.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:53:23.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:23.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:23.982Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:53:24.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:31.166Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:31.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:31.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:31.273Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:31.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:31.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:37.196Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:37.212Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:37.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:37.308Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:53:37.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:53:37.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:37.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:37.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:37.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:37.717Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:37.733Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:37.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:38.700Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:53:38.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:38.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:38.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:38.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:38.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:38.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:38.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:53:39.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:39.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:39.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:53:39.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:46.263Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:46.277Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:46.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:46.367Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:46.385Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:46.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:52.310Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:52.326Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:52.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:52.416Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:53:52.431Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:53:52.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:52.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:53:52.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:52.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:52.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:52.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:52.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:53.792Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:53:53.808Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:53.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:53.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:53.934Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:53:53.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:54.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:53:54.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:53:54.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:53:54.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:53:54.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:53:54.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:01.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:01.372Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:01.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:01.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:01.479Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:01.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:07.403Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:07.418Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:07.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:07.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:54:07.517Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:54:07.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:07.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:07.813Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:07.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:07.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:07.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:07.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:08.888Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:54:08.905Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:08.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:09.014Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:09.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:09.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:09.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:09.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:54:09.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:09.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:09.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:54:09.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:16.447Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:16.461Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:16.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:16.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:16.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:16.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:22.497Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:22.511Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:22.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:22.599Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:54:22.613Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:54:22.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:22.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:22.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:22.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:22.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:23.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:23.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:23.984Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:54:23.998Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:24.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:24.100Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:24.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:24.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:24.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:24.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:54:24.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:24.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:24.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:54:24.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:31.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:31.551Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:31.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:31.649Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:31.663Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:31.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:37.588Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:37.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:37.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:37.693Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:54:37.707Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:54:37.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:37.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:37.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:38.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:38.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:38.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:38.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:39.079Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:54:39.096Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:39.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:39.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:39.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:39.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:39.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:39.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:54:39.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:39.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:39.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:54:39.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:46.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:46.645Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:46.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:46.756Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:46.774Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:46.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:52.689Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:52.706Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:52.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:52.804Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:54:52.820Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:54:52.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:53.076Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:54:53.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:53.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:53.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:53.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:53.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:54.176Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:54:54.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:54.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:54.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:54.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:54:54.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:54.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:54:54.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:54:54.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:54:54.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:54:54.564Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:54:54.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:01.740Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:01.754Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:01.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:01.861Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:01.877Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:01.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:07.792Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:07.807Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:07.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:07.899Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:55:07.914Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:55:07.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:08.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:08.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:08.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:08.279Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:08.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:08.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:09.284Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:55:09.301Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:09.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:09.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:09.420Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:09.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:09.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:09.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:55:09.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:09.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:09.664Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:55:09.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:16.842Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:16.857Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:16.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:16.961Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:16.975Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:17.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:22.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:22.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:22.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:23.000Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:55:23.017Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:55:23.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:23.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:23.282Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:23.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:23.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:23.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:23.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:24.392Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:55:24.405Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:24.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:24.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:24.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:24.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:24.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:24.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:55:24.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:24.745Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:24.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:55:24.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:31.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:31.952Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:31.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:32.054Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:32.068Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:32.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:37.985Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:38.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:38.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:38.096Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:55:38.113Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:55:38.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:38.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:38.369Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:38.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:38.475Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:38.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:39.481Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:55:39.496Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:39.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:39.583Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:39.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:39.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:39.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:39.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:55:39.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:39.840Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:39.853Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:55:39.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:47.027Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:47.041Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:47.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:47.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:47.160Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:47.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:53.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:53.089Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:53.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:53.184Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:55:53.198Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:55:53.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:53.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:55:53.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:53.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:53.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:53.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:53.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:54.575Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:55:54.591Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:54.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:54.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:54.697Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:55:54.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:54.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:55:54.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:55:54.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:55:54.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:55:54.952Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:55:54.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:02.117Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:02.133Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:02.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:02.234Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:02.249Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:02.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:08.165Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:08.180Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:08.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:08.270Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:56:08.284Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:56:08.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:08.531Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:08.544Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:08.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:08.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:08.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:08.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:09.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:56:09.683Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:09.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:09.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:09.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:09.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:09.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:09.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:56:09.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:10.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:10.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:56:10.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:17.211Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:17.225Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:17.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:17.326Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:17.340Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:17.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:23.258Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:23.273Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:23.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:23.363Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:56:23.380Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:56:23.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:23.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:23.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:23.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:23.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:23.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:23.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:24.793Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:56:24.810Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:24.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:24.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:24.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:24.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:25.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:25.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:56:25.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:25.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:25.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:56:25.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:32.300Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:32.316Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:32.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:32.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:32.438Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:32.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:38.349Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:38.370Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:38.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:38.465Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:56:38.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:56:38.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:38.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:38.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:38.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:38.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:38.833Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:38.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:39.887Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:56:39.902Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:39.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:39.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:40.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:40.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:40.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:40.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:56:40.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:40.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:40.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:56:40.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:47.407Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:47.421Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:47.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:47.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:47.528Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:47.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:53.455Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:53.469Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:53.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:53.562Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:56:53.577Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:56:53.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:53.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:56:53.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:53.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:53.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:53.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:53.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:54.986Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:56:55.000Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:55.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:55.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:55.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:56:55.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:55.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:56:55.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:56:55.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:56:55.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:56:55.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:56:55.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:02.495Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:02.510Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:02.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:02.598Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:02.613Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:02.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:08.545Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:08.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:08.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:08.657Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:57:08.671Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:57:08.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:08.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:08.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:08.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:09.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:09.015Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:09.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:10.082Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:57:10.098Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:10.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:10.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:10.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:10.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:10.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:10.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:57:10.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:10.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:10.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:57:10.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:17.589Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:17.605Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:17.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:17.689Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:17.704Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:17.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:23.631Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:23.645Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:23.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:23.756Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:57:23.769Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:57:23.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:23.995Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:24.009Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:24.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:24.095Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:24.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:24.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:25.178Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:57:25.192Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:25.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:25.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:25.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:25.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:25.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:25.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:57:25.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:25.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:25.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:57:25.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:32.678Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:32.692Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:32.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:32.782Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:32.796Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:32.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:38.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:38.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:38.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:38.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:57:38.861Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:57:38.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:39.083Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:39.097Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:39.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:39.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:39.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:39.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:40.268Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:57:40.282Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:40.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:40.369Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:40.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:40.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:40.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:40.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:57:40.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:40.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:40.593Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:57:40.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:47.771Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:47.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:47.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:47.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:47.886Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:47.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:53.834Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:53.849Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:53.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:53.933Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:57:53.946Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:57:53.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:54.173Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:57:54.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:54.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:54.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:54.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:54.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:55.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:57:55.371Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:55.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:55.460Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:55.478Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:57:55.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:55.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:57:55.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:57:55.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:57:55.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:57:55.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:57:55.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:02.864Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:02.880Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:02.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:02.968Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:02.983Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:03.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:08.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:08.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:08.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:09.024Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:58:09.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:58:09.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:09.259Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:09.274Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:09.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:09.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:09.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:09.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:10.448Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:58:10.464Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:10.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:10.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:10.568Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:10.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:10.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:10.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:58:10.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:10.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:10.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:58:10.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:17.963Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:17.982Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:18.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:18.079Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:18.095Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:18.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:24.016Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:24.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:24.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:24.115Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:58:24.129Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:58:24.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:24.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:24.365Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:24.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:24.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:24.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:24.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:25.538Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:58:25.551Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:25.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:25.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:25.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:25.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:25.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:25.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:58:25.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:25.885Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:25.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:58:25.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:33.066Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:33.080Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:33.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:33.173Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:33.187Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:33.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:39.107Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:39.121Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:39.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:39.206Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:58:39.220Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:58:39.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:39.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:39.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:39.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:39.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:39.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:39.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:40.625Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:58:40.638Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:40.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:40.733Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:40.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:40.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:40.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:40.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:58:40.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:40.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:40.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:58:41.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:48.158Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:48.173Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:48.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:48.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:48.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:48.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:54.195Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:54.210Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:54.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:54.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:58:54.310Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:58:54.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:54.529Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:58:54.544Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:54.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:54.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:54.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:54.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:55.716Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:58:55.733Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:55.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:55.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:55.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:58:55.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:55.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:58:55.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:58:55.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:58:56.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:58:56.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:58:56.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:03.250Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:03.267Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:03.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:03.354Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:03.368Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:03.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:09.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:09.302Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:09.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:09.386Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:59:09.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:59:09.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:09.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:09.630Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:09.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:09.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:09.736Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:09.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:10.810Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:59:10.824Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:10.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:10.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:10.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:10.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:11.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:11.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:59:11.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:11.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:11.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:59:11.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:18.343Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:18.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:18.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:18.448Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:18.462Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:18.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:24.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:24.398Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:24.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:24.499Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:59:24.514Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:59:24.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:24.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:24.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:24.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:24.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:24.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:24.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:25.900Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:59:25.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:25.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:26.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:26.017Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:26.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:26.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:26.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:59:26.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:26.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:26.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:59:26.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:33.434Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:33.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:33.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:33.537Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:33.553Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:33.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:39.476Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:39.494Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:39.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:39.589Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:59:39.604Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:59:39.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:39.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-04T17:59:39.819Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:39.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:39.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:39.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:39.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:40.998Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T17:59:41.019Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:41.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:41.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:41.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:41.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:41.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:41.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T17:59:41.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:41.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:41.368Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T17:59:41.414Z] Will try again after 15 sec [2025-07-04T17:59:41.600Z] Build build-package #4469 completed: SUCCESS [Pipeline] echo [2025-07-04T17:59:41.620Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T17:59:41.713Z] Copied 2 artifacts from "build-package" build number 4469 [Pipeline] echo [2025-07-04T17:59:41.754Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2025-07-04T17:59:42.046Z] + ls -la build-package-26350 [2025-07-04T17:59:42.046Z] total 20 [2025-07-04T17:59:42.046Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 17:59 . [2025-07-04T17:59:42.046Z] drwxr-xr-x 20 jenkins docker 12288 Jul 4 17:59 .. [2025-07-04T17:59:42.046Z] -rw-r--r-- 1 jenkins docker 0 Jul 4 17:59 build.env [2025-07-04T17:59:42.046Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 17:38 deps.build-package.26350.env [Pipeline] withCredentials [2025-07-04T17:59:42.094Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T17:59:42.408Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T17:59:42.972Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T17:59:48.530Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:48.548Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:48.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:48.641Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:48.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:48.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T17:59:54.576Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T17:59:54.642Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2025-07-04T17:59:54.666Z] JOB freeze-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-04T17:59:54.715Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T17:59:54.727Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T17:59:54.778Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T17:59:54.800Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:59:54.851Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2025-07-04T17:59:54.880Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T17:59:54.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-07-04T17:59:55.008Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-07-04T17:59:55.024Z] JOB freeze-centos: files found = 2 [Pipeline] echo [2025-07-04T17:59:55.049Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] echo [2025-07-04T17:59:55.092Z] JOB freeze-centos: file #0 with path build-package-26350/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T17:59:55.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:55.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:55.193Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] echo [2025-07-04T17:59:55.228Z] JOB freeze-centos: file #1 with path build-package-26350/deps.build-package.26350.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-07-04T17:59:55.297Z] Archiving artifacts [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T17:59:55.368Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2025-07-04T17:59:55.390Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T17:59:55.458Z] JOB freeze-centos: deps_env_file: deps.build-freeze.54758.env [Pipeline] writeFile [Pipeline] echo [2025-07-04T17:59:55.491Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-07-04T17:59:55.506Z] JOB deploy-platform-ansible-os: file #0 with path build-package-26350/build.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-07-04T17:59:55.596Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:59:55.633Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-07-04T17:59:55.662Z] JOB freeze-centos: Starting job: build-freeze rnd: #54758 [Pipeline] timeout [2025-07-04T17:59:55.679Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-04T17:59:55.708Z] JOB deploy-platform-ansible-os: file #1 with path build-package-26350/deps.build-package.26350.env [Pipeline] readFile [Pipeline] build [2025-07-04T17:59:55.738Z] Scheduling project: build-freeze [Pipeline] echo [2025-07-04T17:59:55.781Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T17:59:55.870Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-07-04T17:59:55.891Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #97746 [Pipeline] timeout [2025-07-04T17:59:55.910Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T17:59:55.953Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2025-07-04T17:59:56.122Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T17:59:56.191Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-07-04T17:59:56.215Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-04T17:59:56.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:56.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T17:59:56.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-07-04T17:59:56.351Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:59:56.388Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-centos, deploy-platform-juju-k8s] [Pipeline] echo [2025-07-04T17:59:56.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T17:59:56.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] dir [2025-07-04T17:59:56.438Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [2025-07-04T17:59:56.495Z] Will try again after 15 sec [Pipeline] findFiles [Pipeline] echo [2025-07-04T17:59:56.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T17:59:56.563Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-04T17:59:56.594Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2025-07-04T17:59:56.607Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-26350/build.env [Pipeline] readFile [2025-07-04T17:59:56.661Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T17:59:56.688Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-07-04T17:59:56.713Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-26350/deps.build-package.26350.env [Pipeline] readFile [Pipeline] echo [2025-07-04T17:59:56.769Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T17:59:56.865Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T17:59:56.945Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T17:59:56.971Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-75650/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T17:59:57.093Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.65562.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T17:59:57.148Z] Archiving artifacts [Pipeline] echo [2025-07-04T17:59:57.186Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #65562 [Pipeline] timeout [2025-07-04T17:59:57.204Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T17:59:57.246Z] Scheduling project: deploy-tf-juju-k8s [2025-07-04T18:00:01.222Z] Starting building: build-freeze #3696 [2025-07-04T18:00:01.222Z] Starting building: deploy-platform-ansible-os #3600 [2025-07-04T18:00:03.231Z] Starting building: deploy-tf-juju-k8s #1020 [Pipeline] { [Pipeline] echo [2025-07-04T18:00:03.632Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:03.654Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:03.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:03.793Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:03.812Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:03.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:09.818Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:00:09.834Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:00:09.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:10.242Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:10.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:10.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:11.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:11.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:11.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:11.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:11.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:00:11.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:11.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:11.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:00:11.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:18.753Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:18.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:18.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:18.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:18.929Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:18.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:24.919Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:00:24.935Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:00:24.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:25.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:25.366Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:25.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:26.456Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:26.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:26.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:26.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:26.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:00:26.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:26.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:26.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:00:26.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:33.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:33.863Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:33.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:34.016Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:34.032Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:34.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:40.027Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:00:40.042Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:00:40.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:40.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:40.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:40.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-04T18:00:41.731Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:41.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-04T18:00:41.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:41.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:00:41.826Z] Will try again after 15 sec [2025-07-04T18:00:41.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:41.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:41.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:00:41.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:48.941Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:48.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:48.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:49.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:49.126Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:49.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:55.131Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:00:55.150Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:00:55.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:55.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:55.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:00:55.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:00:56.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:56.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T18:00:56.923Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:00:56.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:00:56.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T18:00:57.035Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:00:57.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:00:57.079Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:00:57.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:04.033Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:04.049Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:04.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:04.205Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:04.220Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:04.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:10.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:01:10.240Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:01:10.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:10.631Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:10.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:10.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:11.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:11.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:12.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:12.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:12.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:01:12.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:12.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:12.224Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:01:12.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:19.129Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:19.144Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:19.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:19.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:19.314Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:19.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:25.316Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:01:25.331Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:01:25.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:25.728Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:25.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:25.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:27.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:27.090Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:27.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:27.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:27.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:01:27.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:27.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:27.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:01:27.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:34.222Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:34.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:34.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:34.392Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:34.409Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:34.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:40.411Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:01:40.428Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:01:40.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:40.821Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:40.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:40.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:42.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:42.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:42.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:42.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:42.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:01:42.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:42.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:42.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:01:42.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:49.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:49.338Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:49.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:49.490Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:49.505Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:49.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:55.510Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:01:55.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:01:55.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:55.922Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:55.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:55.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:57.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:57.303Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:01:57.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:57.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:01:57.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:01:57.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:01:57.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:01:57.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:01:57.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:04.413Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:04.427Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:04.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:04.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:04.595Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:04.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:10.609Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:02:10.631Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:02:10.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:11.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:11.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:11.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:12.381Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:12.396Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:12.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:12.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:12.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:02:12.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:12.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:12.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:02:12.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:19.502Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:19.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:19.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:19.673Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:19.688Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:19.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:25.711Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:02:25.727Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:02:25.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:26.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:26.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:26.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:27.476Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:27.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:27.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:27.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:27.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:02:27.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:27.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:27.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:02:27.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:34.598Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:34.614Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:34.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:34.769Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:34.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:34.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:40.804Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:02:40.818Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:02:40.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:41.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:41.240Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:41.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:42.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:42.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:42.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:42.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:42.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:02:42.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:42.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:42.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:02:42.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:49.706Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:49.722Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:49.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:49.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:49.882Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:49.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:55.899Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:02:55.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:02:55.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:56.313Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:56.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:56.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:57.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:57.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:02:57.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:57.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:02:57.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:02:57.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:02:57.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:02:57.919Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:02:57.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:04.809Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:04.825Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:04.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:04.963Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:04.978Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:05.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:11.004Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:03:11.021Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:03:11.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:11.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:11.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:11.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:12.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:12.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:12.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:12.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:12.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:03:12.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:13.008Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:13.021Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:03:13.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:19.906Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:19.921Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:19.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:20.053Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:20.068Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:20.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:26.107Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:03:26.122Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:03:26.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:26.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:26.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:26.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:27.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:27.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:27.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:27.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:28.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:03:28.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:28.101Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:28.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:03:28.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:34.999Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:35.014Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:35.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:35.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:35.153Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:35.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:41.203Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:03:41.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:03:41.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:41.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:41.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:41.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:42.974Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:42.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:43.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:43.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:43.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:03:43.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:43.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:43.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:03:43.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:50.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:50.108Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:50.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:50.226Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:50.241Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:50.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:56.295Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:03:56.309Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:03:56.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:56.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:56.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:56.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:58.076Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:58.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:03:58.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:58.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:03:58.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:03:58.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:03:58.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:03:58.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:03:58.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:05.187Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:05.201Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:05.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:05.320Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:05.333Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:05.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:11.384Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:04:11.398Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:04:11.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:11.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:11.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:11.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:13.183Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:13.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:13.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:13.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:13.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:04:13.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:13.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:13.416Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:04:13.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:20.282Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:20.296Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:20.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:20.409Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:20.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:20.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:26.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:04:26.485Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:04:26.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:26.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:26.903Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:26.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:28.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:28.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:28.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:28.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:28.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:04:28.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:28.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:28.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:04:28.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:35.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:35.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:35.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:35.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:35.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:35.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:41.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:04:41.577Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:04:41.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:41.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:41.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:42.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:43.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:43.384Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:43.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:43.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:43.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:04:43.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:43.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:43.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:04:43.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:50.465Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:50.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:50.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:50.585Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:50.598Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:50.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:56.655Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:04:56.669Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:04:56.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:57.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:57.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:57.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:58.462Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:58.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:04:58.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:58.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:04:58.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:04:58.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:04:58.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:04:58.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:04:58.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:05.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:05.574Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:05.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:05.674Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:05.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:05.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:11.750Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:05:11.766Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:05:11.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:12.164Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:12.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:12.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:13.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:13.581Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:13.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:13.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:13.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:05:13.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:13.799Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:13.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:05:13.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:20.658Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:20.672Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:20.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:20.763Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:20.778Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:20.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:26.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:05:26.858Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:05:26.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:27.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:27.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:27.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:28.662Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:28.676Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:28.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:28.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:28.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:05:28.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:28.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:28.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:05:28.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:35.750Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:35.765Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:35.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:35.859Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:35.875Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:35.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:41.937Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:05:41.952Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:05:41.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:42.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:42.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:42.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:43.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:43.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:43.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:43.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:43.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:05:43.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:44.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:44.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:05:44.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:50.849Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:50.864Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:50.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:50.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:50.975Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:51.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:57.028Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:05:57.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:05:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:57.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:57.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:57.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:58.851Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:58.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:05:58.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:58.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:05:58.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:05:59.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:05:59.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:05:59.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:05:59.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:05.954Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:05.971Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:06.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:06.070Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:06.087Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:06.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:12.121Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:06:12.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:06:12.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:12.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:12.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:12.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:13.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:13.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:14.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:14.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:14.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:06:14.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:14.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:14.211Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:06:14.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:21.055Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:21.070Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:21.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:21.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:21.189Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:21.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:27.216Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:06:27.232Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:06:27.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:27.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:27.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:27.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:29.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:29.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:29.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:29.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:29.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:06:29.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:29.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:29.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:06:29.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:36.148Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:36.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:36.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:36.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:36.285Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:36.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:42.310Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:06:42.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:06:42.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:42.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:42.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:42.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:44.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:44.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:44.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:44.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:44.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:06:44.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:44.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:44.412Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:06:44.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:51.240Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:51.256Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:51.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:51.369Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:51.384Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:51.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:57.397Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:06:57.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:06:57.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:57.829Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:57.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:57.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:59.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:59.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:06:59.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:59.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:06:59.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:06:59.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:06:59.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:06:59.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:06:59.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:06.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:06.352Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:06.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:06.463Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:06.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:06.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:12.490Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:07:12.506Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:07:12.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:12.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:12.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:12.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:14.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:14.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:14.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:14.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:14.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:07:14.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:14.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:14.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:07:14.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:21.429Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:21.443Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:21.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:21.552Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:21.568Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:21.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:27.583Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:07:27.599Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:07:27.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:28.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:28.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:28.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:29.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:29.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:29.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:29.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:29.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:07:29.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:29.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:29.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:07:29.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:36.522Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:36.538Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:36.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:36.649Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:36.666Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:36.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:42.682Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:07:42.697Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:07:42.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:43.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:43.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:43.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:44.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:44.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:44.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:44.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:44.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:07:44.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:44.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:44.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:07:44.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:51.616Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:51.630Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:51.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:51.745Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:51.760Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:51.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:57.776Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:07:57.791Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:07:57.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:58.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:58.224Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:58.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:59.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:59.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:07:59.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:59.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:07:59.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:07:59.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:07:59.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:07:59.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:07:59.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:06.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:06.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:06.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:06.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:06.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:06.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:12.871Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:08:12.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:08:12.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:13.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:13.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:13.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:14.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:14.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:14.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:14.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:14.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:08:14.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:14.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:14.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:08:15.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:21.800Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:21.814Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:21.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:21.929Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:21.943Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:21.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:27.960Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:08:27.974Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:08:28.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:28.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:28.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:28.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:29.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:29.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:29.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:29.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:29.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:08:30.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:30.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:30.077Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:08:30.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:36.891Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:36.906Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:36.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:37.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:37.032Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:37.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:43.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:08:43.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:08:43.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:43.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:43.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:43.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:44.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:44.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:44.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:45.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:45.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:08:45.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:45.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:45.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:08:45.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:51.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:51.999Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:52.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:52.105Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:08:52.120Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:52.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:58.154Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:08:58.169Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:08:58.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:08:58.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:08:58.585Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:08:58.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:00.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:00.023Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:00.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:00.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:00.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:09:00.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:00.244Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:00.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:09:00.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:07.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:07.087Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:07.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:07.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:07.208Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:07.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:13.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:09:13.261Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:09:13.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:13.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:13.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:13.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:15.109Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:15.123Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:15.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:15.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:15.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:09:15.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:15.338Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:15.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:09:15.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:22.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:22.177Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:22.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:22.282Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:22.297Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:22.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:28.337Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:09:28.352Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:09:28.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:28.768Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:28.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:28.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:30.209Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:30.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:30.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:30.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:30.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:09:30.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:30.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:30.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:09:30.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:37.261Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:37.276Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:37.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:37.377Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:37.392Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:37.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:43.430Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:09:43.445Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:09:43.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:43.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:43.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:43.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:45.304Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:45.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:45.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:45.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:45.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:09:45.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:45.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:45.536Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:09:45.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:52.354Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:52.369Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:52.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:52.467Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:09:52.482Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:52.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:58.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:09:58.542Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:09:58.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:09:58.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:09:58.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:09:59.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:00.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:00.412Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:00.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:00.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:00.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:10:00.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:00.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:00.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:10:00.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:07.449Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:07.463Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:07.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:07.561Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:07.578Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:07.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:13.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:10:13.638Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:10:13.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:14.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:14.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:14.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:15.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:15.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:15.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:15.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:15.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:10:15.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:15.713Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:15.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:10:15.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:22.545Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:22.561Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:22.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:22.658Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:22.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:22.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:28.730Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:10:28.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:10:28.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:29.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:29.170Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:29.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:30.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:30.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:30.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:30.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:30.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:10:30.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:30.812Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:30.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:10:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:37.639Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:37.655Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:37.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:37.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:37.762Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:37.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:43.851Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:10:43.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:10:43.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:44.251Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:44.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:44.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:45.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:45.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:45.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:45.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:45.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:10:45.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:45.930Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:45.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:10:46.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:52.729Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:52.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:52.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:52.839Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:10:52.854Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:52.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:58.942Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:10:58.955Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:10:58.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:10:59.348Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:10:59.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:10:59.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:00.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:00.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:00.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:00.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:00.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:11:00.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:01.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:01.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:11:01.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:07.815Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:07.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:07.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:07.929Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:07.944Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:07.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:14.030Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:11:14.045Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:11:14.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:14.440Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:14.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:14.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:15.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:15.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:15.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:15.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:16.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:11:16.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:16.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:16.138Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:11:16.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:22.908Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:22.923Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:22.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:23.021Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:23.038Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:23.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:29.127Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:11:29.144Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:11:29.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:29.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:29.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:29.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:30.965Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:30.979Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:31.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:31.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:31.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:11:31.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:31.215Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:31.228Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:11:31.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:38.001Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:38.016Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:38.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:38.114Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:38.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:38.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:44.221Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:11:44.237Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:11:44.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:44.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:44.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:44.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:46.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:46.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:46.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:46.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:46.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:11:46.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:46.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:46.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:11:46.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:53.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:53.109Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:53.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:53.206Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:11:53.219Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:53.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:59.314Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:11:59.328Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:11:59.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:11:59.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:11:59.740Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:11:59.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:01.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:01.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:01.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:01.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:01.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:12:01.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:01.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:01.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:12:01.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:08.186Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:08.200Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:08.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:08.289Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:08.301Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:08.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:14.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:12:14.419Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:12:14.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:14.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:14.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:14.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:16.242Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:16.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:16.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:16.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:16.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:12:16.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:16.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:16.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:12:16.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:23.277Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:23.293Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:23.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:23.392Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:23.409Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:23.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:29.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:12:29.510Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:12:29.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:29.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:29.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:29.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:31.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:31.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:31.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:31.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:31.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:12:31.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:31.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:31.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:12:31.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:38.376Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:38.390Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:38.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:38.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:38.525Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:38.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:44.588Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:12:44.603Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:12:44.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:45.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:45.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:45.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:46.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:46.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:46.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:46.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:12:46.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:12:46.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:46.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:46.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:12:46.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:53.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:53.483Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:53.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:53.610Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:12:53.626Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:12:53.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:12:59.684Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:12:59.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:12:59.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:00.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:00.133Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:00.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:01.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:01.546Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:01.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:01.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:01.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:13:01.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:01.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:01.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:13:01.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:08.564Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:08.580Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:08.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:08.705Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:08.721Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:08.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:14.807Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:13:14.826Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:13:14.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:15.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:15.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:15.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:16.622Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:16.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:16.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:16.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:16.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:13:16.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:16.875Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:16.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:13:16.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:23.658Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:23.673Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:23.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:23.799Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:23.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:23.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:29.908Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:13:29.924Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:13:29.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:30.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:30.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:30.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:31.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:31.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:31.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:31.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:31.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:13:31.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:31.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:31.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:13:32.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:38.758Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:38.775Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:38.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:38.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:38.911Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:38.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:45.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:13:45.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:13:45.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:45.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:45.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:45.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:46.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:46.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:46.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:46.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:13:46.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:13:46.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:47.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:47.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:13:47.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:53.870Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:53.885Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:53.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:13:53.989Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:13:54.004Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:13:54.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:00.118Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:14:00.134Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:14:00.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:00.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:00.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:00.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:01.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:01.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:01.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:02.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:02.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:14:02.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:02.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:02.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:14:02.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:08.967Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:08.982Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:09.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:09.085Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:09.102Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:09.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:15.213Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:14:15.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:14:15.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:15.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:15.619Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:15.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:17.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:17.033Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:17.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:17.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:17.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:14:17.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:17.257Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:17.270Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:14:17.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:24.076Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:24.093Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:24.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:24.185Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:24.200Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:24.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:30.305Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:14:30.321Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:14:30.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:30.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:30.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:30.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:32.112Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:32.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:32.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:32.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:32.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:14:32.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:32.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:32.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:14:32.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:39.172Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:39.189Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:39.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:39.278Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:39.295Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:39.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:45.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:14:45.417Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:14:45.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:45.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:45.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:45.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:47.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:47.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:47.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:47.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:14:47.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:14:47.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:47.450Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:47.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:14:47.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:54.268Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:54.283Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:54.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:14:54.370Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:14:54.384Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:14:54.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:00.497Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:15:00.512Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:15:00.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:00.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:00.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:00.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:02.300Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:02.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:02.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:02.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:02.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:15:02.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:02.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:02.567Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:15:02.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:09.366Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:09.381Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:09.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:09.479Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:09.495Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:09.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:15.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:15:15.620Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:15:15.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:16.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:16.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:16.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:17.415Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:17.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:17.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:17.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:17.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:15:17.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:17.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:17.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:15:17.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:24.464Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:24.479Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:24.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:24.577Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:24.594Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:24.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:30.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:15:30.725Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:15:30.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:31.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:31.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:31.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:32.524Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:32.545Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:32.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:32.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:32.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:15:32.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:32.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:32.801Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:15:32.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:39.559Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:39.574Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:39.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:39.682Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:39.698Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:39.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:45.812Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:15:45.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:15:45.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:46.226Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:46.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:46.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:47.638Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:47.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:47.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:47.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:15:47.785Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:15:47.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:47.887Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:47.904Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:15:47.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:54.657Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:54.672Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:54.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:15:54.773Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:15:54.787Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:15:54.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:00.908Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:16:00.925Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:16:00.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:01.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:01.338Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:01.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:02.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:02.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:02.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:02.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:02.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:16:02.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:02.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:03.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:16:03.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:09.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:09.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:09.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:09.871Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:09.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:09.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:16.016Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:16:16.033Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:16:16.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:16.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:16.432Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:16.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:17.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:17.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:17.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:17.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:17.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:16:18.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:18.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:18.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:16:18.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:24.856Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:24.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:24.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:24.978Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:24.994Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:25.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:31.115Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:16:31.131Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:16:31.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:31.515Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:31.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:31.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:32.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:32.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:32.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:33.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:33.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:16:33.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:33.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:33.196Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:16:33.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:39.959Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:39.974Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:40.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:40.079Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:40.094Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:40.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:46.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-04T18:16:46.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-04T18:16:46.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:46.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:46.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:46.707Z] Will try again after 15 sec [2025-07-04T18:16:47.269Z] Build build-freeze #3696 completed: SUCCESS [Pipeline] echo [2025-07-04T18:16:47.292Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:16:47.395Z] Copied 2 artifacts from "build-freeze" build number 3696 [Pipeline] echo [2025-07-04T18:16:47.432Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [2025-07-04T18:16:47.719Z] + ls -la build-freeze-54758 [2025-07-04T18:16:47.719Z] total 24 [2025-07-04T18:16:47.719Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:16 . [2025-07-04T18:16:47.719Z] drwxr-xr-x 21 jenkins docker 12288 Jul 4 18:16 .. [2025-07-04T18:16:47.719Z] -rw-r--r-- 1 jenkins docker 25 Jul 4 18:16 build.env [2025-07-04T18:16:47.719Z] -rw-r--r-- 1 jenkins docker 698 Jul 4 17:59 deps.build-freeze.54758.env [Pipeline] withCredentials [2025-07-04T18:16:47.770Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-04T18:16:48.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [2025-07-04T18:16:48.117Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-07-04T18:16:48.128Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-04T18:16:48.204Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:16:48.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:16:48.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-04T18:16:48.321Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:16:48.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:48.366Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:16:48.418Z] Will try again after 15 sec [2025-07-04T18:16:48.680Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:16:55.061Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:55.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:55.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:16:55.176Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:16:55.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:16:55.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:01.306Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2025-07-04T18:17:01.320Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:17:01.395Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:17:01.419Z] JOB cleanup-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:17:01.498Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:17:01.541Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2025-07-04T18:17:01.571Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:17:01.652Z] JOB cleanup-centos: files found = 2 [Pipeline] echo [2025-07-04T18:17:01.678Z] JOB cleanup-centos: file #0 with path build-freeze-54758/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-07-04T18:17:01.743Z] JOB cleanup-centos: file #1 with path build-freeze-54758/deps.build-freeze.54758.env [Pipeline] readFile [Pipeline] echo [2025-07-04T18:17:01.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:01.784Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:01.829Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:17:01.937Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.11450.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:17:02.008Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:17:02.053Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #11450 [Pipeline] timeout [2025-07-04T18:17:02.075Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:17:02.120Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-07-04T18:17:03.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:03.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:03.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:03.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:03.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:17:03.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:03.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:03.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:17:03.534Z] Will try again after 15 sec [2025-07-04T18:17:09.710Z] Starting building: build-cleanup #8604 [Pipeline] { [Pipeline] echo [2025-07-04T18:17:10.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:10.177Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:10.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:10.268Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:10.282Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:10.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:16.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:16.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:16.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:18.341Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:18.358Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:18.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:18.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:18.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:17:18.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:18.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:18.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:17:18.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:25.258Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:25.276Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:25.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:25.370Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:25.387Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:25.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:31.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:31.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:32.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:33.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:33.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:33.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:33.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:33.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:17:33.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:33.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:33.730Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:17:33.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:40.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:40.371Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:40.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:40.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:40.477Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:40.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:47.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:47.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:47.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:48.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:48.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:48.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:48.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:17:48.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:17:48.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:48.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:48.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:17:48.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:55.448Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:55.465Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:55.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:17:55.554Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:17:55.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:17:55.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:02.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:02.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:02.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:03.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:03.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:03.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:03.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:03.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:18:03.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:03.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:03.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:18:04.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:10.541Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:10.554Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:10.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:10.649Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:10.664Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:10.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:17.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:17.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:17.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:18.726Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:18.742Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:18.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:18.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:18.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:18:18.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:19.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:19.056Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:18:19.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:25.632Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:25.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:25.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:25.745Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:25.759Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:25.803Z] Will try again after 15 sec [2025-07-04T18:18:26.057Z] Build build-cleanup #8604 completed: SUCCESS [Pipeline] echo [2025-07-04T18:18:26.082Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:18:26.171Z] Copied 1 artifact from "build-cleanup" build number 8604 [Pipeline] echo [2025-07-04T18:18:26.208Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2025-07-04T18:18:26.492Z] + ls -la build-cleanup-11450 [2025-07-04T18:18:26.492Z] total 20 [2025-07-04T18:18:26.492Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:18 . [2025-07-04T18:18:26.492Z] drwxr-xr-x 22 jenkins docker 12288 Jul 4 18:18 .. [2025-07-04T18:18:26.492Z] -rw-r--r-- 1 jenkins docker 723 Jul 4 18:17 deps.build-cleanup.11450.env [Pipeline] withCredentials [2025-07-04T18:18:26.541Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:18:26.850Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:18:27.413Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:18:32.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:32.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:32.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:33.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:33.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:33.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:33.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:33.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:18:33.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:34.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:34.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:18:34.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:40.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:40.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:40.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:40.832Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:40.849Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:40.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:47.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:47.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:47.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:48.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:48.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:48.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:49.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:18:49.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:18:49.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:49.226Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:49.242Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:18:49.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:55.811Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:55.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:55.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:18:55.945Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:18:55.959Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:18:56.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:02.549Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:02.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:02.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:04.012Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:04.027Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:04.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:04.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:04.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:19:04.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:04.320Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:04.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:19:04.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:10.904Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:10.919Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:10.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:11.035Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:11.051Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:11.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:17.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:17.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:17.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:19.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:19.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:19.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:19.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:19.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:19:19.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:19.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:19.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:19:19.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:26.001Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:26.017Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:26.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:26.127Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:26.142Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:26.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:32.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:32.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:32.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:34.226Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:34.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:34.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:34.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:34.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:19:34.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:34.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:34.531Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:19:34.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:41.097Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:41.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:41.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:41.222Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:41.243Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:41.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:47.844Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:47.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:47.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:49.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:49.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:49.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:49.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:19:49.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:19:49.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:49.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:49.625Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:19:49.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:56.192Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:56.207Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:56.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:19:56.313Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:19:56.326Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:19:56.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:02.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:02.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:03.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:04.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:04.438Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:04.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:04.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:04.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:20:04.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:04.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:04.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:20:04.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:11.286Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:11.301Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:11.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:11.397Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:11.410Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:11.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:18.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:18.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:18.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:19.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:19.593Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:19.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:19.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:19.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:20:19.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:19.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:19.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:20:19.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:26.389Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:26.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:26.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:26.489Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:26.503Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:26.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:33.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:33.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:33.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:34.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:34.687Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:34.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:34.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:34.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:20:34.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:34.897Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:34.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:20:34.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:41.483Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:41.498Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:41.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:41.586Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:41.600Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:41.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:48.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:48.302Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:48.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:49.761Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:49.775Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:49.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:49.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:20:49.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:20:49.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:49.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:50.003Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:20:50.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:56.576Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:56.591Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:56.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:20:56.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:20:56.696Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:20:56.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:03.383Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:03.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:03.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:04.864Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:04.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:04.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:04.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:05.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:21:05.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:05.156Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:05.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:21:05.223Z] Will try again after 15 sec [2025-07-04T18:21:10.700Z] Build deploy-tf-juju-k8s #1020 completed: SUCCESS [Pipeline] echo [2025-07-04T18:21:10.716Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:21:10.818Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 1020 [Pipeline] echo [2025-07-04T18:21:10.847Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [2025-07-04T18:21:11.142Z] + ls -la deploy-tf-juju-k8s-65562 [2025-07-04T18:21:11.142Z] total 20 [2025-07-04T18:21:11.142Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:21 . [2025-07-04T18:21:11.142Z] drwxr-xr-x 23 jenkins docker 12288 Jul 4 18:21 .. [2025-07-04T18:21:11.142Z] -rw-r--r-- 1 jenkins docker 445 Jul 4 17:59 deps.deploy-tf-juju-k8s.65562.env [Pipeline] withCredentials [2025-07-04T18:21:11.192Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:21:11.509Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T18:21:11.673Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:21:11.743Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:21:11.767Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] { [Pipeline] echo [2025-07-04T18:21:11.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:11.819Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2025-07-04T18:21:11.901Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T18:21:11.938Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:21:11.980Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] dir [2025-07-04T18:21:12.017Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [2025-07-04T18:21:12.072Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-07-04T18:21:12.116Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:21:12.141Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-65562/deps.deploy-tf-juju-k8s.65562.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:21:12.266Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.37415.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:21:12.320Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:21:12.362Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #37415 [Pipeline] timeout [2025-07-04T18:21:12.379Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:21:12.420Z] Scheduling project: test-sanity [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:21:18.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:18.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:18.537Z] Will try again after 15 sec [2025-07-04T18:21:19.724Z] Starting building: test-sanity #3806 [Pipeline] { [Pipeline] echo [2025-07-04T18:21:19.980Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:19.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:20.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:20.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:20.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:21:20.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:20.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:20.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:21:20.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:26.941Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:26.958Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:27.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:33.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:33.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:33.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:35.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:35.084Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:35.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:35.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:35.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:21:35.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:35.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:35.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:21:35.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:21:42.039Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:42.054Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:42.102Z] Will try again after 15 sec [2025-07-04T18:21:47.000Z] Build deploy-platform-ansible-os #3600 completed: SUCCESS [Pipeline] echo [2025-07-04T18:21:47.020Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:21:47.110Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 3600 [Pipeline] echo [2025-07-04T18:21:47.146Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-07-04T18:21:47.437Z] + ls -la deploy-platform-ansible-os-97746 [2025-07-04T18:21:47.437Z] total 20 [2025-07-04T18:21:47.437Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:21 . [2025-07-04T18:21:47.437Z] drwxr-xr-x 24 jenkins docker 12288 Jul 4 18:21 .. [2025-07-04T18:21:47.437Z] -rw-r--r-- 1 jenkins docker 493 Jul 4 18:02 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-07-04T18:21:47.486Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:21:47.807Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T18:21:48.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:48.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:48.729Z] Will try again after 15 sec [2025-07-04T18:21:49.175Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2025-07-04T18:21:50.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:21:50.280Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:21:50.305Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-04T18:21:50.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:21:50.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:21:50.420Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-04T18:21:50.441Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-04T18:21:50.498Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2025-07-04T18:21:50.523Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:21:50.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:50.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:21:50.660Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:21:50.674Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-07-04T18:21:50.711Z] JOB deploy-tf-ansible-os: file #0 with path build-package-26350/build.env [Pipeline] readFile [Pipeline] echo [2025-07-04T18:21:50.762Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-07-04T18:21:50.787Z] JOB deploy-tf-ansible-os: file #1 with path build-package-26350/deps.build-package.26350.env [Pipeline] readFile [Pipeline] echo [2025-07-04T18:21:50.836Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:21:50.923Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:21:51.005Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-07-04T18:21:51.028Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-97746/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:21:51.156Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.60923.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:21:51.216Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:21:51.261Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #60923 [Pipeline] timeout [2025-07-04T18:21:51.279Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:21:51.365Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2025-07-04T18:21:57.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:21:57.163Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:21:57.209Z] Will try again after 15 sec [2025-07-04T18:21:59.730Z] Starting building: deploy-tf-ansible-os #3165 [Pipeline] { [Pipeline] echo [2025-07-04T18:22:03.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:03.785Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:03.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:05.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:05.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:22:05.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:05.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:05.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:22:05.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:12.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:12.266Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:12.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:18.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:18.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:18.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:20.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:20.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:22:20.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:20.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:20.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:22:20.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:27.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:27.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:27.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:33.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:34.054Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:34.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:35.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:35.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:22:35.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:35.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:35.911Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:22:35.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:42.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:42.471Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:42.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:49.364Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:49.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:49.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:50.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:22:50.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:22:50.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:51.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:51.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:22:51.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:22:57.548Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:22:57.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:22:57.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:04.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:04.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:04.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:05.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:05.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:23:05.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:06.099Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:06.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:23:06.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:12.643Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:12.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:12.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:19.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:19.559Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:19.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:20.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:20.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:23:21.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:21.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:21.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:23:21.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:27.741Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:27.756Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:27.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:34.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:34.662Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:34.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:36.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:36.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:23:36.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:36.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:36.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:23:36.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:42.838Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:42.854Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:42.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:49.752Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:49.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:49.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:51.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:23:51.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:23:51.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:51.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:51.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:23:51.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:23:57.936Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:23:57.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:23:58.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:04.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:04.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:04.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:06.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:06.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:24:06.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:06.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:06.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:24:06.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:13.039Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:13.056Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:13.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:19.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:19.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:20.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:21.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:21.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:24:21.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:21.583Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:21.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:24:21.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:28.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:28.158Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:28.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:35.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:35.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:35.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:36.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:36.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:24:36.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:36.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:36.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:24:36.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:43.239Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:43.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:43.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:50.161Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:50.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:50.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:51.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:24:51.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:24:51.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:51.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:51.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:24:51.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:24:58.331Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:24:58.346Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:24:58.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:05.255Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:05.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:05.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:06.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:06.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:25:06.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:06.907Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:06.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:25:06.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:13.433Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:13.451Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:13.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:20.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:20.371Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:20.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:21.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:21.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:25:21.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:22.009Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:22.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:25:22.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:28.537Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:28.553Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:28.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:35.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:35.471Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:35.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:36.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:36.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:25:36.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:37.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:37.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:25:37.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:43.638Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:43.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:43.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:50.549Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:50.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:50.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:51.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:25:51.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:25:52.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:52.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:52.215Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:25:52.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:25:58.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:25:58.762Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:25:58.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:05.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:05.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:05.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:07.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:07.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:26:07.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:07.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:07.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:26:07.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:13.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:13.857Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:13.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:20.753Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:20.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:20.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:22.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:22.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:26:22.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:22.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:22.415Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:26:22.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:28.944Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:28.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:29.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:35.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:35.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:35.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:37.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:37.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:26:37.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:37.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:37.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:26:37.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:44.053Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:44.069Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:44.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:50.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:50.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:51.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:52.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:26:52.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:26:52.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:52.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:52.625Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:26:52.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:26:59.154Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:26:59.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:26:59.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:06.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:06.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:06.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:07.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:07.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:27:07.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:07.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:07.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:27:07.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:14.257Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:14.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:14.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:21.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:21.161Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:21.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:22.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:22.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:27:22.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:22.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:22.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:27:22.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:29.353Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:29.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:29.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:36.242Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:36.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:36.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:37.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:37.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:27:37.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:37.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:37.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:27:37.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:44.445Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:44.461Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:44.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:51.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:51.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:51.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:52.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:27:52.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:27:52.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:52.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:53.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:27:53.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:27:59.544Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-07-04T18:27:59.560Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:27:59.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:28:06.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-04T18:28:06.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-04T18:28:06.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:28:07.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:28:07.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:28:07.901Z] Will try again after 15 sec [2025-07-04T18:28:07.964Z] Build test-sanity #3806 completed: SUCCESS [Pipeline] echo [2025-07-04T18:28:07.981Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:28:08.088Z] Copied 1 artifact from "test-sanity" build number 3806 [Pipeline] { [Pipeline] echo [2025-07-04T18:28:08.129Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-07-04T18:28:08.195Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:28:08.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:28:08.259Z] Will try again after 15 sec [2025-07-04T18:28:08.417Z] + ls -la test-sanity-37415 [2025-07-04T18:28:08.417Z] total 20 [2025-07-04T18:28:08.417Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:28 . [2025-07-04T18:28:08.417Z] drwxr-xr-x 25 jenkins docker 12288 Jul 4 18:28 .. [2025-07-04T18:28:08.417Z] -rw-r--r-- 1 jenkins docker 445 Jul 4 18:21 deps.test-sanity.37415.env [Pipeline] withCredentials [2025-07-04T18:28:08.477Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:28:08.803Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:28:09.366Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:28:14.655Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:28:14.726Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:28:14.752Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:14.826Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:14.863Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] dir [2025-07-04T18:28:14.891Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:14.975Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:28:15.000Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-37415/deps.test-sanity.37415.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:28:15.119Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.46732.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:15.179Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:15.218Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #46732 [Pipeline] timeout [2025-07-04T18:28:15.235Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:28:15.276Z] Scheduling project: test-deployment [2025-07-04T18:28:20.417Z] Build deploy-tf-ansible-os #3165 completed: SUCCESS [2025-07-04T18:28:20.428Z] Starting building: test-deployment #848 [Pipeline] echo [2025-07-04T18:28:20.441Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:28:20.546Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 3165 [Pipeline] echo [2025-07-04T18:28:20.574Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-07-04T18:28:20.857Z] + ls -la deploy-tf-ansible-os-60923 [2025-07-04T18:28:20.857Z] total 20 [2025-07-04T18:28:20.857Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:28 . [2025-07-04T18:28:20.857Z] drwxr-xr-x 26 jenkins docker 12288 Jul 4 18:28 .. [2025-07-04T18:28:20.857Z] -rw-r--r-- 1 jenkins docker 492 Jul 4 18:21 deps.deploy-tf-ansible-os.60923.env [Pipeline] withCredentials [2025-07-04T18:28:20.899Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:28:21.215Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-07-04T18:28:21.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:28:21.589Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:28:21.612Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:21.715Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:21.770Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2025-07-04T18:28:21.808Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:21.900Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2025-07-04T18:28:21.927Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-60923/deps.deploy-tf-ansible-os.60923.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:28:22.055Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.55167.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:22.108Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:22.146Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:28:22.150Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #55167 [Pipeline] timeout [2025-07-04T18:28:22.168Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:28:22.230Z] Scheduling project: test-sanity [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:28:23.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:28:23.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:28:23.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:28:23.296Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-07-04T18:28:23.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-07-04T18:28:23.358Z] Will try again after 15 sec [2025-07-04T18:28:25.257Z] Build test-deployment #848 completed: SUCCESS [Pipeline] echo [2025-07-04T18:28:25.278Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:28:25.365Z] Copied 1 artifact from "test-deployment" build number 848 [Pipeline] echo [2025-07-04T18:28:25.402Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2025-07-04T18:28:25.691Z] + ls -la test-deployment-46732 [2025-07-04T18:28:25.691Z] total 20 [2025-07-04T18:28:25.691Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:28 . [2025-07-04T18:28:25.691Z] drwxr-xr-x 27 jenkins docker 12288 Jul 4 18:28 .. [2025-07-04T18:28:25.691Z] -rw-r--r-- 1 jenkins docker 445 Jul 4 18:28 deps.test-deployment.46732.env [Pipeline] withCredentials [2025-07-04T18:28:25.738Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:28:26.054Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:28:26.621Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-04T18:28:29.759Z] Starting building: test-sanity #3807 [Pipeline] { [Pipeline] echo [2025-07-04T18:28:38.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:28:38.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:28:38.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:28:38.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:SUCCESS] [Pipeline] echo [2025-07-04T18:28:38.412Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:28:38.482Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:28:38.507Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:38.582Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:38.621Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2025-07-04T18:28:38.649Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:38.727Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:28:38.750Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-75650/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:28:38.867Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:38.955Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:28:38.981Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-65562/deps.deploy-tf-juju-k8s.65562.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:28:39.099Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:39.179Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:28:39.202Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-37415/deps.test-sanity.37415.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:28:39.318Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:28:39.397Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-07-04T18:28:39.420Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-46732/deps.test-deployment.46732.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:28:39.576Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.89869.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:28:39.632Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:28:39.671Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #89869 [Pipeline] timeout [2025-07-04T18:28:39.690Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:28:39.734Z] Scheduling project: collect-logs-and-cleanup [2025-07-04T18:28:44.761Z] Starting building: collect-logs-and-cleanup #7490 [Pipeline] { [Pipeline] echo [2025-07-04T18:28:53.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:28:53.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:28:53.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:29:08.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:29:08.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:29:08.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:29:23.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:29:23.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:29:23.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:29:38.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:29:38.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:29:38.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:29:53.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:29:53.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:29:53.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:30:08.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:30:08.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:30:08.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:30:23.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:30:23.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:30:23.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:30:38.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:30:38.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:30:38.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:30:54.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:30:54.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:30:54.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:31:09.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:31:09.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:31:09.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:31:24.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:31:24.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:31:24.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:31:39.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:31:39.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:31:39.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:31:54.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:31:54.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:31:54.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:32:09.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:32:09.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:32:09.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:32:24.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:32:24.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:32:24.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:32:39.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:32:39.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:32:39.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:32:54.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:32:54.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:32:54.987Z] Will try again after 15 sec [2025-07-04T18:33:01.563Z] Build collect-logs-and-cleanup #7490 completed: SUCCESS [Pipeline] echo [2025-07-04T18:33:01.582Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:33:01.686Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 7490 [Pipeline] echo [2025-07-04T18:33:01.722Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2025-07-04T18:33:02.012Z] + ls -la collect-logs-and-cleanup-89869 [2025-07-04T18:33:02.013Z] total 20 [2025-07-04T18:33:02.013Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:33 . [2025-07-04T18:33:02.013Z] drwxr-xr-x 28 jenkins docker 12288 Jul 4 18:33 .. [2025-07-04T18:33:02.013Z] -rw-r--r-- 1 jenkins docker 445 Jul 4 18:28 deps.collect-logs-and-cleanup.89869.env [Pipeline] withCredentials [2025-07-04T18:33:02.070Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:33:02.400Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:33:03.330Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:33:10.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:33:10.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:33:10.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:33:25.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:33:25.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:33:25.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:33:40.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:33:40.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:33:40.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:33:55.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:33:55.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:33:55.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:34:10.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:34:10.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:34:10.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:34:25.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:34:25.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:34:25.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:34:40.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:34:40.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:34:40.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:34:55.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:34:55.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:34:55.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:35:11.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:35:11.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:35:11.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:35:26.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:35:26.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:35:26.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:35:41.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:35:41.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:35:41.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:35:56.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:35:56.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:35:56.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-04T18:36:11.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-04T18:36:11.567Z] Build test-sanity #3807 completed: SUCCESS [2025-07-04T18:36:11.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-04T18:36:11.620Z] Will try again after 15 sec [Pipeline] echo [2025-07-04T18:36:11.644Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:36:11.748Z] Copied 1 artifact from "test-sanity" build number 3807 [Pipeline] echo [2025-07-04T18:36:11.778Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2025-07-04T18:36:12.064Z] + ls -la test-sanity-55167 [2025-07-04T18:36:12.064Z] total 20 [2025-07-04T18:36:12.064Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:36 . [2025-07-04T18:36:12.064Z] drwxr-xr-x 29 jenkins docker 12288 Jul 4 18:36 .. [2025-07-04T18:36:12.064Z] -rw-r--r-- 1 jenkins docker 492 Jul 4 18:28 deps.test-sanity.55167.env [Pipeline] withCredentials [2025-07-04T18:36:12.176Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:36:12.482Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:36:13.046Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-04T18:36:26.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2025-07-04T18:36:26.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-04T18:36:26.746Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-07-04T18:36:26.778Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:36:26.865Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:36:26.905Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-07-04T18:36:26.939Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:36:27.028Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-07-04T18:36:27.059Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-97746/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:36:27.185Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:36:27.282Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-07-04T18:36:27.313Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-60923/deps.deploy-tf-ansible-os.60923.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-04T18:36:27.438Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-04T18:36:27.522Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-07-04T18:36:27.550Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-55167/deps.test-sanity.55167.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-04T18:36:27.709Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.23836.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-04T18:36:27.769Z] Archiving artifacts [Pipeline] echo [2025-07-04T18:36:27.809Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #23836 [Pipeline] timeout [2025-07-04T18:36:27.827Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:36:27.866Z] Scheduling project: collect-logs-and-cleanup [2025-07-04T18:36:34.791Z] Starting building: collect-logs-and-cleanup #7491 [2025-07-04T18:38:33.352Z] Build collect-logs-and-cleanup #7491 completed: SUCCESS [Pipeline] echo [2025-07-04T18:38:33.376Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-04T18:38:33.476Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 7491 [Pipeline] echo [2025-07-04T18:38:33.516Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-07-04T18:38:33.806Z] + ls -la collect-logs-and-cleanup-23836 [2025-07-04T18:38:33.806Z] total 20 [2025-07-04T18:38:33.806Z] drwxr-xr-x 2 jenkins docker 4096 Jul 4 18:38 . [2025-07-04T18:38:33.806Z] drwxr-xr-x 30 jenkins docker 12288 Jul 4 18:38 .. [2025-07-04T18:38:33.806Z] -rw-r--r-- 1 jenkins docker 492 Jul 4 18:36 deps.collect-logs-and-cleanup.23836.env [Pipeline] withCredentials [2025-07-04T18:38:33.864Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:38:34.184Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:38:35.553Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-07-04T18:38:36.914Z] DEBUG: We do NOT have base pipeline. Finishing... [Pipeline] echo [2025-07-04T18:38:36.930Z] Jobs results: [test-unit-agent:[job-rnd:72772, number:2028, started:1751647278938, duration:2567, result:SUCCESS], test-unit-opserver:[job-rnd:77395, number:2028, started:1751647282078, duration:2661, result:SUCCESS], test-unit-bgp:[job-rnd:81212, number:2028, started:1751647284384, duration:2685, result:SUCCESS], test-unit-group-one:[job-rnd:4755, number:2028, started:1751647285348, duration:3911413, result:SUCCESS], test-unit-group-two:[job-rnd:10538, number:2028, started:1751647287687, duration:3397480, result:SUCCESS], test-unit-ungrouped:[job-rnd:99224, number:2028, started:1751647289388, duration:1933898, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:44163, number:9833, started:1751646639304, duration:193425, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:70430, number:8710, started:1751646849326, duration:34786, result:SUCCESS], configure-ut-sandbox:[job-rnd:90053, number:7708, started:1751646909338, duration:362008, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:26888, number:8603, started:1751647294575, duration:77456, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:75650, number:1315, started:1751646644311, duration:1145361, result:SUCCESS], deploy-tf-juju-k8s:[job-rnd:65562, number:1020, started:1751652003231, duration:1267434, result:SUCCESS], test-sanity-juju-k8s:[job-rnd:37415, number:3806, started:1751653279723, duration:408196, result:SUCCESS], test-deployment-juju-k8s:[job-rnd:46732, number:848, started:1751653700428, duration:4786, result:SUCCESS], collect-logs-and-cleanup-juju-k8s:[job-rnd:89869, number:7490, started:1751653724760, duration:256760, result:SUCCESS], prepare-sandbox-centos:[job-rnd:75119, number:9832, started:1751646634298, duration:196551, result:SUCCESS], fetch-sources-centos:[job-rnd:32625, number:8711, started:1751646854330, duration:34417, result:SUCCESS], configure-centos:[job-rnd:77383, number:7709, started:1751646914340, duration:156104, result:SUCCESS], package-deployers-centos:[job-rnd:94628, number:5424, started:1751647089353, duration:13446, result:SUCCESS], compile-centos:[job-rnd:11436, number:5406, started:1751647119363, duration:3588046, result:SUCCESS], package-centos:[job-rnd:26350, number:4469, started:1751650719573, duration:1261467, result:SUCCESS], freeze-centos:[job-rnd:54758, number:3696, started:1751652001221, duration:1005379, result:SUCCESS], cleanup-centos:[job-rnd:11450, number:8604, started:1751653029709, duration:75739, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:97746, number:3600, started:1751652001222, duration:1305744, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:60923, number:3165, started:1751653319729, duration:380641, result:SUCCESS], test-sanity-ansible-os:[job-rnd:55167, number:3807, started:1751653709758, duration:461763, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:23836, number:7491, started:1751654194790, duration:118518, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-07-04T18:38:37.112Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:9250704] [Pipeline] echo [2025-07-04T18:38:37.142Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:667675] [Pipeline] echo [2025-07-04T18:38:37.172Z] Evaluated results for juju-k8s = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3082537] [Pipeline] echo [2025-07-04T18:38:37.198Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:6331149] [Pipeline] echo [2025-07-04T18:38:37.223Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2266666] [Pipeline] echo [2025-07-04T18:38:37.257Z] Notify gerrit verified=2, submit=false, msg= [2025-07-04T18:38:37.257Z] TF CI Build Succeeded (gate) in 2h 8m 22s [2025-07-04T18:38:37.257Z] [2025-07-04T18:38:37.257Z] Succeeded checks: [2025-07-04T18:38:37.257Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/test-unit : SUCCESS in 2h 34m 10s [2025-07-04T18:38:37.257Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/prepare-ut-sandbox : SUCCESS in 0h 11m 7s [2025-07-04T18:38:37.257Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/juju-k8s : SUCCESS in 0h 51m 22s [2025-07-04T18:38:37.257Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/build-centos : SUCCESS in 1h 45m 31s [2025-07-04T18:38:37.257Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/ansible-os : SUCCESS in 0h 37m 46s [Pipeline] withCredentials [2025-07-04T18:38:37.286Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-04T18:38:37.354Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-04T18:38:37.679Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I371a6b61df513ef4030f5c45f118abadba85bd45 --patchset 2 --branch master --labels Verified=2 --message 'TF CI Build Succeeded (gate) in 2h 8m 22s [2025-07-04T18:38:37.679Z] [2025-07-04T18:38:37.679Z] Succeeded checks: [2025-07-04T18:38:37.679Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/test-unit : SUCCESS in 2h 34m 10s [2025-07-04T18:38:37.679Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/prepare-ut-sandbox : SUCCESS in 0h 11m 7s [2025-07-04T18:38:37.679Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/juju-k8s : SUCCESS in 0h 51m 22s [2025-07-04T18:38:37.679Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/build-centos : SUCCESS in 1h 45m 31s [2025-07-04T18:38:37.679Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/ansible-os : SUCCESS in 0h 37m 46s' [2025-07-04T18:38:37.680Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I371a6b61df513ef4030f5c45f118abadba85bd45', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000018': {'account': {'_account_id': 1000018}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'Someone else replied on the change'}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-01-07 22:28:45.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000032}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-01-08 06:52:52.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-01-07 15:11:12.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I371a6b61df513ef4030f5c45f118abadba85bd45', 'subject': 'Fix neutron cli commands output for sNAT', 'status': 'NEW', 'created': '2025-01-06 15:10:19.000000000', 'updated': '2025-07-04 16:30:17.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 27, 'deletions': 7, 'total_comment_count': 1, 'unresolved_comment_count': 1, 'has_review_started': True, 'meta_rev_id': '4579e3d6d9991f17ee6d970d08cc78cd2ed5c168', '_number': 1283, 'owner': {'_account_id': 1000032}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-04 13:39:28.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000009}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'date': '2025-07-04 16:30:17.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000009}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {' 0': [{'_account_id': 1000001}]}, 'Code-Review': {'+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000018}, {'_account_id': 1000001}, {'_account_id': 1000009}], 'reviewers': {'CC': [{'_account_id': 1000018}], 'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000009}]}, 'pending_reviewers': {}, 'current_revision': '86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1', 'revisions': {'86c8a5e9bd4ea45b4a37e4953b8f5fc0867ce9e1': {'kind': 'REWORK', '_number': 2, 'created': '2025-01-07 15:10:56.000000000', 'uploader': {'_account_id': 1000018}, 'ref': 'refs/changes/83/1283/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/83/1283/2'}}, 'commit': {'parents': [{'commit': '350cc7f1a1e8f09ed6165007d56c96a4bfa7135d', 'subject': 'Merge "ISSUE-55 use python wheel for install code"'}], 'author': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2019-08-01 12:26:10.000000000', 'tz': 240}, 'committer': {'name': 'Gleb Zimin', 'email': 'gzimin@mirantis.com', 'date': '2025-01-07 15:10:43.000000000', 'tz': 60}, 'subject': 'Fix neutron cli commands output for sNAT', 'message': "Fix neutron cli commands output for sNAT\n\nIt was observed that neutron cli commands have\nwrong output. For example, command 'neutron nat-instance-list'\nshows only manually created service instances.\nTo fix this we need to correctly process these requests.\nAlso fixed manual method of creating sNAT.\n\nChange-Id: I371a6b61df513ef4030f5c45f118abadba85bd45\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-07-04T18:38:37.680Z] DEBUG: push message data: {'labels': {'Verified': '2'}, 'message': 'TF CI Build Succeeded (gate) in 2h 8m 22s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/test-unit : SUCCESS in 2h 34m 10s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/prepare-ut-sandbox : SUCCESS in 0h 11m 7s\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/juju-k8s : SUCCESS in 0h 51m 22s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/build-centos : SUCCESS in 1h 45m 31s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/83/1283/2/gate_1297/ansible-os : SUCCESS in 0h 37m 46s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-07-04T18:38:38.312Z] Archiving artifacts [Pipeline] withCredentials [2025-07-04T18:38:38.507Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-07-04T18:38:38.864Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:38:39.428Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2025-07-04T18:38:40.243Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-07-04T18:38:40.273Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-07-04T18:38:40.306Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #31378 [Pipeline] timeout [2025-07-04T18:38:40.328Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-04T18:38:40.374Z] Scheduling project: cleanup-workers [2025-07-04T18:38:45.504Z] Starting building: cleanup-workers #4705 [2025-07-04T18:38:49.341Z] Build cleanup-workers #4705 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-04T18:38:49.458Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-07-04T18:38:49.554Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-07-04T18:38:50.183Z] + ls -la cleanup-workers-31378 [2025-07-04T18:38:50.183Z] ls: cannot access 'cleanup-workers-31378': No such file or directory [2025-07-04T18:38:50.183Z] + /bin/true [Pipeline] withCredentials [2025-07-04T18:38:50.233Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-04T18:38:50.555Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-04T18:38:51.124Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-04T18:38:52.094Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-07-04T18:38:52.118Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-04T18:38:52.135Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-07-04T18:38:52.151Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-07-04T18:38:52.170Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-04T18:38:52.255Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-07-04T18:38:52.358Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-gate/1297/consoleText [Pipeline] withCredentials [2025-07-04T18:38:52.395Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh